Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Bold font in Mac, Regular on Windoze :<
Old 12-01-2009, 11:52 PM Bold font in Mac, Regular on Windoze :<
Novice Talker

Posts: 11
Name: Taylor
Trades: 0
My forum www.crfhq.com was designed between 2 mac computers. It looks beautiful on our computers.

But once I get on boot camp to do some gaming, I view the forum and forum category text links (ex: Member Introductions, general Discussion, etc), and even threads in the forums are not BOLD like they are in mac. I've tried safari for windows as well and same thing, so it seems to be an OS issue.



Any help?
__________________

Please login or register to view this content. Registration is FREE
airattack111 is offline
Reply With Quote
View Public Profile Visit airattack111's homepage!
 
 
Register now for full access!
Old 12-02-2009, 12:41 AM Re: Bold font in Mac, Regular on Windoze :<
Skilled Talker

Posts: 58
Trades: 0
try switching this:
Code:
table.ipb_table h4, table.ipb_table .topic_title {
font-size:1.1em;
font-weight:normal;
display: inline;
}
to this:

Code:
table.ipb_table h4,table.ipb_table .topic_title {
font-size: 1.1em;
font-weight: bold;
display:inline
    }
whatsherface_21 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Bold font in Mac, Regular on Windoze :<
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.38281 seconds with 12 queries