![]() |
I need a little CSS help
The default text color on my pages is a yucky blue. I use span class=text, span class=text1, etc. for the different text colors I want but how can I use CSS to set the default text color so I don't have to use the span class= ?
|
From one of my style sheets:
this would apply to all text in the body as well as tables... body,td,th { color: #4a4afc; font-family: Arial, sans-serif; font-size: 12px; } |
Quote:
body { color: #4a4afc; font-family: Arial, sans-serif; font-size: 12px; } Nope, that didn't work. What am I missing? As a side note, what is the "th"? |
body {
color: #4a4afc; text: #000080; font-family: Arial, sans-serif; font-size: 12px; } |
the "color" attribute applies to the text color...
http://www.htmlite.com/CSS005.php 3/4 of the way down the page or better yet...here http://www.w3schools.com/css/css_syntax.asp |
Do you have URL for your site in progress we can look at?
Sort of like fishing in the dark. |
Quote:
When does season start up there? :D -- btw - Licker, what Majick and Dare told you should take care of getting your otherwise non-spec'd text into the color you want. |
Quote:
Actually, fishing season is only closed in the Spring for about 45 days for Northern Pike and Walleyes to spawn. Quite a few species like panfish are open year around. I can't stand sitting in an icehouse, so I don't ice fish. But paying the neighbor that loves ice fishing a buck a fish isn't a bad deal :) |
Quote:
On this page the recip's for Wet Place and Penis Bot Don't have the text color spelled out in their recip tables. I can change the size of the text but the color won't change. |huh I want the text to be fffc29... yellow. (I just saw Tyler Florence on the Food Network cook three different soft shell crab dishes. Damn I can't wait til May so I can get some soft shell crabs down at the bay.) |
A:link {
color: #fffc29; text-decoration: none; } A:visited { color: #fffc29; text-decoration: none; } A:hover { color: #fffc29; text-decoration: underline } Tyler Rules!! lol just thought I'd add that for ya. |
Quote:
|
Quote:
|
Quote:
Add in this (edit to create your effect) .recips1 { color: #fffc29; font-size: 24px; font-weight: bold; } Change the tags in your recip table(s). Bobby is Bobby - I doubt at over 3M a year he cares about a negative blog. |
Aww geez, I can't change recip tables 'cause I use SSI to call them.
|
Not sure what comes first, the chicken or the egg, but I think the SSI call comes first.
Try it out, see what happens, the CSS should work as it should come in second. |
I HAD been setting the unspecified text color in my body tag.
|
Quote:
Thanks again Dare |
Quote:
ie.. You have SSI calls CSS calls If your html says it will be font size 3. Does that make sense? I'm moving servers at the moment, so sort of multitasking. |
Quote:
|
Quote:
I don't think he's idiot. Just filling a niche that isn't widely known except in the SW. Going to Vegas? Check out Mesa Grill in Ceasars Palace. |
Quote:
I don't mind his cooking, just a lot of the same things over and over. I also stumbled on a blog about Sandra Lee. It was funny as well. They had screen caps of one of her shows where it looked like she was trying to slip a nip out of her different outfits. (And she damn near did!) LOL |
Quote:
|
Quote:
That might work, I'll give it a try. Thanks! |
All times are GMT -4. The time now is 01:21 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc