Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   help title background color (http://www.bvlist.com/showthread.php?t=6702)

it53lv 5th July 2011 14:27

help title background color
 
need to know hove to change help tooltip title background color ?

joeroberts 5th July 2011 14:43

its in theme main.php in
PHP Code:

function help() 


it53lv 5th July 2011 14:53

what part of this ?
it's not FGCOLOR so it's what ???
Code:

echo ",FGCOLOR,'#f2f2f2',CAPICON,'themes/pmbt/pics/help.png',SHADOW,SHADOWOPACITY,40,SHADOWCOLOR,'#000000',SHADOWX,2,SHADOWY,2,HAUTO,VAUTO);\" onmouseout=\"return nd();\" style=\"cursor:help\">".$name."";

joeroberts 5th July 2011 14:55

FGCOLOR is not a color
#f2f2f2 is a color

it53lv 5th July 2011 14:59

i know i where asking about parameter that controls title background

joeroberts 5th July 2011 15:08

just add
PHP Code:

,BGCOLOR,'#0000FF'


it53lv 5th July 2011 15:16

that did the trick thanks

joeroberts 5th July 2011 15:26

:ok:


All times are GMT +2. The time now is 07:52.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.