You’ll have to define it for the img tag:
img {
font-size: 8pt;
color: blue;
background-color: #c0c0c0;
}
yeah i tried that no luck :\
I know it works, so a link and further information on what you’re trying to accomplish would help.
Are you talking about using a “Nicer Tooltips” plugin of some kind? Otherwise I was under the impression that the ALT text that shows up in the tooltip was at the mercy of the particular browser you are using.
Not sure that I totally understand what you are trying to do. How about a link? 🙂
EDIT: Yeah, what Kaf said. :p
Or are you expecting things from Internet Explorer that you shouldn’t?
ok now on the front page i have two little buttons at the bottom. when I hover over them it says something about hosting or what not and I want the text to be #6666cc and the background color to be black. I also want to do the same thing to the images in my posts. I’m a freak for customization 😉
this is what the style sheet says in the html of the page… all the rest of the css is working just not this:
<link href="../../style.css" rel="stylesheet" type="text/css">
P.S. thank you 🙂
oh and im talking about the tooltip popup thing in case you didn’t understand me 😉
i think i just invented that i could change the tooltip o.O i thought i saw it somewhere?
A link to your site will help so we can see what is going on. 🙂
http://missm.nytka.org is the main page and
http://missm.nytka.org/blog is the blog.
see the little 80×15 button things on the bottom of the main page and in the sidebar of the blog? those are what i want fixed hah 🙂
Here’s one version of the “cool tool tip” feature (as a plugin!):
http://victr.lm85.com/Design/css/fancytooltips-a-la-victr.php
ohhh score thats what i want 🙂 thank you!
there is still no way to define it in css though is there?
ohh never mind i can use it for everything yay!
happy me 😉
thank you!