Forum Replies Created
-
In reply to: Skipping code in .php files and CSS.
Thank you.
In reply to: Skipping code in .php files and CSS.Thanks. I will ahve to try it again as once when I used it in my footer.php I actually saw the /* and */ on the page itself. I might have inserted it the wrond way.
Thanks.
In reply to: Color of text.Got it. Thanks.
In reply to: Font color not changing.Thanks. I was referring to the links above the powered by bbPress slogan. I want to be able to change the size and color of those links that I put in there. Those links point back to my site. The same problem I am having in the header too. How do I adjust the size and color of the links on the top left corner of the header.php file? I tried making a div in the header but it did not work. Did I do something wrong?
Thank you.
In reply to: Font color not changing.Found the h1 color. Was set on a separate line. Below is the code for the footer. Where do I set all the text color in there?
#footer {
font-family: Georgia;
font-style: italic;
border-top: 0px solid #ccc;
margin: auto;
color: #666;
font-size: 1.4em;
padding-top: 10px;
clear: both;
text-align: center;
height: 80px;
width: 960px;
}Thank you.
In reply to: Changing color of wrapper.Thanks Chris. I think I might have resolved the issue with the wrapper. The png image height was the issue. Making it taller helped wrap it around. Click here http://www.invictatrader.com to see what I did. Just have to figure out the coloring of the text within so I can change it to a darker shade if needed.
Thank you.
In reply to: Keeping footer at the bottom of the page.Thanks.
In reply to: Changing color of wrapper.Also, in wanting the nav bar to go across the page will setting “width” to auto do the trick? If not, can you please guide me on creating the divs to span across the page in the header and footer?
Thanks.
In reply to: Changing size of font in Header in "Kakumei".Thanks. How do I assign a style in the header.php file itself rather than in the CSS? When I assigned a div to adjust the link font size it did not work.
In reply to: Changing color of wrapper.Or would you recommend not using the wrapper and create a new nav bar at the top and bottom and put all the contents from the current theme in them? Not sure which way might be easier.
In reply to: Keeping footer at the bottom of the page.I made a div called “min-height” in the footer.php file and set it to “px” in the CSS stylesheet. With “px” it goes to the bottom of this example page http://invictatrader.com/bbpress/forum/why-watts-trading-system in Firefox but it still hangs in IE. Is there a way to set the “min-height” in the Stylesheet to something other than “px” so that the footer will always hug the bottom of the page? I tried “auto” and “%” but they did not work. Doing this pushes it down on all pages, which is not needed on all my pages as some are long enough to push the footer to the bottom.
Thank you.
In reply to: Changing color of wrapper.Yes please. What I am trying to get to is to get 2 similar bars about an inch or so in height across the page for the header and footer in same or different colors. Similar to the gray you see in the header and footer presently. Want to change that to green or something and have all text in it white.
Thank you very much.
In reply to: Changing size of font in Header in "Kakumei".I resolved the sign in and register font size. How do I adjust the size of the fonts of the links to my site I put in there on the top left? Can it be done in the header.php itself?
Thanks.
In reply to: Keeping footer at the bottom of the page.Thanks. And just in case if some pages are short, how do I give the div a min-height? How much and which div?
Thanks a lot.
In reply to: Changing size of font in Header in "Kakumei".Thanks. Also do you see the links I have put in the Header on the top left? Can I make them slightly larger too by modifying font size in the header.php itself or I need to do that in the style.css? If so, how?
Thank you very much.
In reply to: Changing color of wrapper.Sorry about that. I changed it to http://www.invictatrader.com/bbpress/my-templates/kakumeicopy/images/color.png thinking it was conflicting with the existing wrapper name even though I added the “1” to the new name. When I add that to the CSS it does not work and even removes the old wrapper across the top and bottom.
Thanks.
In reply to: IE Hates PermalinksDoesn’t turning the Permalinks on and off often in bbPress or WP mess up your sitemap settings with the search engines?
Thanks you.
In reply to: Editing "Kakumei"I meant adding it across the bottom as a footer also.
Thanks.
In reply to: Downloading "Kakumei"Thanks a lot.
Thanks.
In reply to: Downloading "Kakumei"When I download a copy of Kakumei I get a copy of it with the exact description as the original in my admin appearance area. How do I know which one is the copy and which the original? Where can I change the original description?
Thank you.
In reply to: Downloading "Kakumei"Thanks. I will make a copy and re-name it. Wish I could download it in zip format somewhere.
In reply to: Showing more tags on Heatmap.Thanks. Do not want to mess things up too much either.
In reply to: Adding a Navigation Bar to the Kakumei theme.Thanks. Also I was looking at this bbPress theme in the showcase and it is sort of narrow. How do I make it as wide as this one?
Thanks.
In reply to: Adding a Navigation Bar to the Kakumei theme.Will try. Not too good at it yet. Am learning from the great WP and bbPress community as I go. Thought there might be a default stock theme with a navigation bar on it. Or can you guide me as to what code needs to be added in the CSS and header.php files?
Thanks.