PDA

View Full Version : Rating/Overlib help


Finner
08-22-2005, 04:39 AM
I figured this was the best place to post this - I have a quick question about using overlib with the fantastic ratings add-on...

does anyone know how to change the colours & transparency of the overlib - i'd like it to match my site style better, but havn't found any way of doing this.

any help is much appreciated!

Connie
08-22-2005, 08:56 AM
I never played around with that, sorry

dontfeedthenerd
08-25-2005, 07:14 AM
Yea sure.
Check out my site @ www.exuvia.net for examples of what I did w/ the overlib.

Now, go to the ratings.php addon.

Look for the line that says

$mouse_in .= "return overlib('Currently rated $rating with $votes', CAPTION, 'Rate This Image $i/5', BGCOLOR, '#4d4d4d',FGCOLOR, '#FFFFFF', LEFT, ABOVE );";

or something like that.

fiddle around with the numebrs after BGCOLOR and FGCOLOR.

You also can use tags, CENTER, ABOVE, LEFT, RIGHT, BELOW.

I also tweaked with opacity and fading using some addons.

http://www.bosrup.com/web/overlib/
for more info.