mattnaugle2
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sidebar not showing up!thanks that worked! ??
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?I took out
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
margin: 0;
padding: 0;
}And replaced it with what you gave me, and nothing happened. What am I doing wrong?
Thank you
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?I sincerely apologize. I’m trying to have all of the links on the right column be white, while keeping the rest of the site as-is.
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?Thanks, podz- That works perfectly!
Dawg, I’m not sure where to insert the color:#fff- I’ve tried it in the two parts that you posted and they both don’t work. Where exactly should I insert it?
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?So if I wanted to have the menu links be white, I would change it somewhere in here?:
/* Menu styling */
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
margin: 0;
padding: 0;
}#menu ul {
margin: 10px 0 5px 10px;
padding: 0;
color: #D10000;
list-style-type: none;
font: 12px palatino, georgia;
}#menu ul li ul {
margin: 0 10px;
padding: 0;
}#menu ul li ul li {
margin-top: 2px;
}#menu #categories, #menu #search, #menu #archives, #menu #other, #menu #meta, #menu #style {
padding-top: 10px;
}Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?What? Sorry but I don’t understand
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?Thank you dawg- I will make those changes, but nothing I do seems to make the font lighter.
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?My blog is https://www.ohioforblackwell.com/blog
The template I used is this: https://www.alexking.org/software/wordpress/styles/sample.php?wpstyle=wp_new and changed a lot of it.
Blockquote wasn’t even in the original style sheet.
In addition, How can I change the font of the menu links, but not of the post links?
Many thanks ??
Forum: Themes and Templates
In reply to: An annoying white Spaceyeah that just throws it all out of wack- it has the center blog have a scroll feature to where I can scroll left and right- Its really wacky.
Forum: Themes and Templates
In reply to: An annoying white Spacesorry- I wasn’t sure how much would be needed to figure it out, but here is the “Credit” part of my style sheet:
.credit {
clear: both;
width: 763px; /* changed by Alex King to match the width of the body */
margin: 0 auto 0px auto;
padding: 0px 0px;
background-image: url('bluebackground.jpg');
color: #000;
text-align: center;Forum: Themes and Templates
In reply to: Site styling problem – right side columnIt works perfectly! Thank you so much guys!!!!
??
Forum: Themes and Templates
In reply to: Site styling problem – right side columnI apologize again aboust posting my entire style file- If a mod could delete that, please do.
I am still stuck with trying to make this blue menu be 100% tall- Any suggestions? ??
Forum: Themes and Templates
In reply to: Site styling problem – right side columnThat doesn’t work- The gif doesn’t do anything at this point- I just took it out and it still looks the same. Is there no way to change the background color of the right column?
I changed the .htaccess file for the permalinks, and this dropdown for the categories doesn’t adjust for that change. What am I doing wrong?
Thank you ??
Forum: Themes and Templates
In reply to: Site styling problem – right side columnI sincerely apologize- I am a stupid newbie who doesn’t know much about css, other than trial and error.
How do I make the height of the blue to be 100%?