Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   How do we control the tooltip color? (http://forum.bytesforall.com/showthread.php?t=907)

pbravin Mar 22, 2009 11:45 AM

How do we control the tooltip color?
 
It is light blue--want to make it darker

Flynn Mar 23, 2009 02:55 PM

Which "tooltip" ?

pbravin Mar 23, 2009 04:26 PM

flynn,

look up my website--www.deafhoh.com

when you hover over one of the usa today headlines, a light blue tooltip comes out and its a bit hard to read, i would like to make it bolder--i do not know if its a function of atahualpa or the plug in im using (kqf) top get rss feeds--

thanks for a great theme

phil

Flynn Mar 23, 2009 08:57 PM

That's not Atahualpa what you're using on your site. Also those tooltips are probably created by a plugin and not the Revolution theme.

pbravin Mar 23, 2009 09:05 PM

flynn

i was experimenting with other themes while u were checking my website, sorry...go back and check the atahualpa theme now on my website...

also the embed video is not showing up in category posts--it shows up in the main blogs and i do not have any video plug ins activated

your help is appreciated as always

phil

Flynn Mar 23, 2009 09:28 PM

Those tooltips are created yb the SweetTitlesTooltips plugin and it expect the CSS file to be in
http://www.yourdomain.com/wp-content...weetTitles.css but looks like its not there.

You probably either didn't upload the CSS file, or you uploaded the plugin in a wrong location. I.e. you uploaded the xxxxxx.php instead of the whole plugin directory.

Once you have fixed that you can edit that CSS file.

pbravin Mar 25, 2009 07:08 PM

I found the css file and am copying it here (below)--maybe by looking at it you can tell me how to fix it

/* Fading Tooltips By Frank Bueltge*/
body div#toolTip {
position:absolute;
z-index:1000;
min-width:150px;
background:#1152c8;
border:2px double #fff;
text-align:left;
padding:5px;
min-height:1em;
-moz-border-radius:5px;
}

body div#toolTip p {
margin:0;
padding:0;
color:#ccc;
font:11px/12px verdana,arial,sans-serif;
font-weight:bold;
}

body div#toolTip p em {
display:block;
margin-top:3px;
color:#fff;
font-style:normal;
font-weight:normal;
}

body div#toolTip p em span {
font-weight:bold;
color:#fff;
}

Flynn Mar 26, 2009 04:19 AM

Change

background:#1152c8;

to another color value

pbravin Mar 26, 2009 11:57 AM

flynn

changed it to "#fffffff" and it doesn't work, still

thanks in advance for your patience

phil

Flynn Mar 26, 2009 05:14 PM

The plugin expects the css file at this location

/wp-content/plugins/tooltips/css/sweetTitles.css

but it's not there, so the plugin is probably using default settings.

pbravin Mar 27, 2009 05:54 AM

flynn

solved it --we were looking at the wrong files...since i was using the kqf plug in for the rss feeds--there's a file called "dtt.css" in the includes folder for the kqf plug in---i modified everything right there and my tooltip looks much better

for bragging rights, look at www.deafhoh.com and hover over the usa today headlines...

you helped me lead in the right direction by focusing on the css files...thanks!

Phil


All times are GMT -6. The time now is 04:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.