Hey, i'm redesigning a site and since the layout is almost complete i started adding the content over, here is a tutorial i wrote for webdesigning http://www.pro-cs.co...php?udphp=tut11 it all looks ok, yet i transfer it across and the text all becomes bold, http://www.pro-cs.co...php?udphp=tut11 yet with most tutorials on that site they are ok , http://www.pro-cs.co...php?udphp=tut13
anyone know to fix? thanks
Fonts
Started by Daedalus, Jun 29 2005 10:30 AM
3 replies to this topic
#1
Posted 29 June 2005 - 10:30 AM
#2
Posted 29 June 2005 - 11:15 AM
the problem must be the website itself where you are posting. If their CSS settings for the tutorial space is set to bold, then all your tutorials will look bold. There's nothing really you can do about it on your side...
#3
Posted 29 June 2005 - 11:18 AM
Add this to your .style3 at the top of the page
font-weight:100;
If you don't have access to the pages CSS, then there nothing you can do, unless you add <span style="font-weight:100;"> infront of all the text you want non-bold and end it with </span>
font-weight:100;
If you don't have access to the pages CSS, then there nothing you can do, unless you add <span style="font-weight:100;"> infront of all the text you want non-bold and end it with </span>
#4
Posted 29 June 2005 - 02:44 PM
all fixed
you guys
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
