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
I cant get it help me pleeeeeeese
Old 08-14-2009, 07:48 PM I cant get it help me pleeeeeeese
bmcoll3278's Avatar
Super Talker

Posts: 118
Name: Brian Collins
Trades: 0
This css code is for the menu at the top of my site. the text of the links is very light and hard to read . Can anyone tell me how to make the text look morer bold or brite.

font: 75% Arial,sans-serif}
text-align: center;
ul#minitabs{list-style: none;margin: 0;padding: 7px 0;
border-bottom: 1px solid #CCC;font-weight: bold;
text-align: center;white-space: nowrap}
ul#minitabs li{display: inline;margin: 0 2px}
ul#minitabs a{text-decoration: none;padding: 0 0 3px;
border-bottom: 4px solid #FFF;color: #999}
ul#minitabs a#current{border-color: #F60;color: #06F}
ul#minitabs a:hover{border-color: #F60;color: #666}
}


Thanks for any help. to see the menu the link is in my sig and the menu is at the top
__________________
I hope to build a site with something for every one

Please login or register to view this content. Registration is FREE
bmcoll3278 is offline
Reply With Quote
View Public Profile Visit bmcoll3278's homepage!
 
 
Register now for full access!
Old 08-14-2009, 09:15 PM Re: I cant get it help me pleeeeeeese
Snot's Avatar
Super Talker

Posts: 132
Name: Chase
Trades: 0
Where you have

color: #...

is the color of your text.

This might help some.

http://www.w3schools.com/css/css_text.asp

or you can go here

http://www.w3schools.com/Html/html_colors.asp

and find a color you like better and put the 6 digits numbers and letters in your color tag after the # sign.

As for bold text

add
Code:
font-weight:bold;
and for more info you can go here


http://echoecho.com/csstext.htm

I found it by typing in google css bold text and css text color.

Cheers
__________________

Please login or register to view this content. Registration is FREE
Snot is offline
Reply With Quote
View Public Profile Visit Snot's homepage!
 
Old 08-15-2009, 01:45 AM Re: I cant get it help me pleeeeeeese
bmcoll3278's Avatar
Super Talker

Posts: 118
Name: Brian Collins
Trades: 0
Thanks that did the trick I just could not figure out what one to change. and did not want to mess it up with a guess.

Looks much better now.
__________________
I hope to build a site with something for every one

Please login or register to view this content. Registration is FREE
bmcoll3278 is offline
Reply With Quote
View Public Profile Visit bmcoll3278's homepage!
 
Old 08-15-2009, 01:54 AM Re: I cant get it help me pleeeeeeese
konetch's Avatar
Ultra Talker

Posts: 258
Trades: 0
Did you write that CSS code yourself?
__________________
Alex
konetch is offline
Reply With Quote
View Public Profile
 
Old 08-15-2009, 04:33 AM Re: I cant get it help me pleeeeeeese
Snot's Avatar
Super Talker

Posts: 132
Name: Chase
Trades: 0
Quote:
Originally Posted by bmcoll3278 View Post
Thanks that did the trick I just could not figure out what one to change. and did not want to mess it up with a guess.

Looks much better now.
Anytime but I have to disagree with the not wanting to mess it up with a guess. I learned everything I know from playing around with other peoples code and trying to figure out how things work by breaking things and fixing them.

Good luck
__________________

Please login or register to view this content. Registration is FREE
Snot is offline
Reply With Quote
View Public Profile Visit Snot's homepage!
 
Old 09-12-2009, 03:21 PM Re: I cant get it help me pleeeeeeese
bmcoll3278's Avatar
Super Talker

Posts: 118
Name: Brian Collins
Trades: 0
I agree I save every php file I use to a diff folder then play with it. If I screw up I just reload from the backup and try again. I should have done this with the css I will from now on.
__________________
I hope to build a site with something for every one

Please login or register to view this content. Registration is FREE
bmcoll3278 is offline
Reply With Quote
View Public Profile Visit bmcoll3278's homepage!
 
Old 09-16-2009, 11:59 PM Re: I cant get it help me pleeeeeeese
Skilled Talker

Posts: 72
Location: singapore
Trades: 0
font { bold 12px Arial,sans-serif }
__________________

Please login or register to view this content. Registration is FREE
zelllibin is offline
Reply With Quote
View Public Profile Visit zelllibin's homepage!
 
Reply     « Reply to I cant get it help me pleeeeeeese
 

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.42331 seconds with 12 queries