[Pro] Styles question

Hi again!

Something I have done is overwriting my text style and I can’t figure it out.

I have set up two styles for text p.bodytext and p.sidebartext with sidebar text intended to be bold and bodytext normal.

This all worked happily for a time, but now, even in preview mode the body text is rendered in bold.

Apart from starting the styling from scratch, which I am quite prepared to do, I have no idea where to look to solve the problem.

Any tips would be appreciated.

Cheers,

Peter

http://citydailyphoto.org/portal.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You have a p tag/style with a bold attribute

p { color:#000; font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold; font-size:12px; text-align:center }

Edit your p to remove the bold attribute.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Many thanks, it had to be simple!

Will do.

P


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options