Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] Title doesn't show on the pages on the Page Menu (http://forum.bytesforall.com/showthread.php?t=7951)

ellielearns Jul 4, 2010 07:12 PM

[SOLVED] Title doesn't show on the pages on the Page Menu
 
Hi,
Using WP 2.9.2
I have Atahualpa on two sites & have all items filled in identically on both.
One is version 3.4.5 and it works right.
The other is version 3.4.9 and it has this problem:
The Page Menu Bar looks correct, but when I click on one of the items, the title is not on the page. It is there in the Dashboard. The site is www.EleanorDitzel.com.
What am I doing wrong? :confused:
Thanks for the help.

lmilesw Jul 4, 2010 08:54 PM

The title is there it's just white. Go to ATO>Style POSTS & PAGES>HEADLINE Box:Text. This is the one that styles the headline box text when it is not a link. I suspect if you just add
HTML Code:

color:black;
in that box you should be all set.

ellielearns Jul 4, 2010 09:48 PM

Thanks for replying! Unfortunately, it didn't resolve the problem.
I already have the font as black: #000000
Those are zeros -- not O's.

Here's what I have:
padding: 5;
font-family: tahoma, sans-serif;
font-size: 20px;
font-style: bold;
color: #000000;
background: #FFFFFF;

What else can I try?
Thanks,
Eleanor

lmilesw Jul 4, 2010 09:52 PM

Is this the box you have that code in?

ellielearns Jul 4, 2010 10:11 PM

Yes.
Perhaps I shouldn't have any of that in there except the default???
I copied it from my other site, where it does work.
Eleanor

ellielearns Jul 4, 2010 10:17 PM

OK - I took out all that I had in there and left the defaults, made the font black, AND IT WORKS!
I don't recall WHY I did all that -- was months ago!
Again - Many thanks!

ellielearns Jul 4, 2010 10:23 PM

Me again! What I was trying to accomplish and did on my original site, was to put a white background the black letters. On my original site, www.WorldIsMyFamily.com, the white stripe goes all the way across, which is what I want.
On the new site, on the Posts, it it only behind the words themselves, not all the way across, and on the Pages the white bar currently doesn't show.
My goal is to have the new site look like the original one.

ellielearns Jul 4, 2010 10:36 PM

OK -- I'VE GOT IT! Hooray!

This is what works:
padding: 5;
margin: 0;
color: #000000;
Background: #FFFFFF

Thanks ever so much for your help!

ellielearns Jul 5, 2010 11:40 AM

How do I mark this as solved?
thanks!

lmilesw Jul 5, 2010 12:20 PM

Click on Thread Tools and then Solved


All times are GMT -6. The time now is 02:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.