Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Forum How-To (http://forum.bytesforall.com/forumdisplay.php?f=9)
-   -   Style Comment form headline/text (http://forum.bytesforall.com/showthread.php?t=14685)

Hyena Jun 17, 2011 01:01 AM

Style Comment form headline/text
 
Hi, 

I want to change "# comments to …" and "Leave a Reply" to font-weight: normal (NOT bold)


I've added this code to CSS inserts. It works for '# comments to …'

but not for 'Leave a Reply'


h3#comments {
font-weight: normal;
}


h3.reply {
font-weight: normal;
}

Does anyone know where I'm going wrong?

Thanks

Hyena Jun 17, 2011 05:08 AM

Mmm, 92 view and no replies. Must be a tough one!

juggledad Jun 17, 2011 05:25 AM

What version of Atahualpa and WP?
What is the URL?
Do you have all BUGFIX's for your version applied? (they can be found in the 'New Version & Updates' forum and sub forum)
--if not, apply them before we go any further and re-test

Hyena Jun 17, 2011 07:41 PM

Hi juggledad

1. I've instaled all BUGFIX's for 3.6.7 but still no luck.

Also another question:
2. I've added the following code to CSS inserts to space the widget. You can see it works with the RECENT POSTS and RECENT COMMENTS but DOESN'T work with CONTENTS.

div.widget ul li,div.textwidget ul li {
margin-top:5px;
margin-bottom:5px;
font-size:11px;
padding-bottom:5px;
}

How can I space the CONTENTS as well?
Many thanks

juggledad Jun 17, 2011 08:09 PM

What is the URL?

Hyena Jun 17, 2011 08:38 PM

Sorry, I added it to my user profile.

juggledad Jun 18, 2011 03:36 AM

well I was going to go look at it with FireBug in FireFox (you should learn this tool) but I get this message
HTML Code:

Failed to load source for: http://earthodyssey.net/wp-content/plugins/easy-timer/easy-timer.js?ver=2.6

Hyena Jun 18, 2011 04:19 AM

OK, I'll look into that.


All times are GMT -6. The time now is 11:56 PM.

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