View Full Version : Help wanted with Photoblink addon
luckyfinger
08-12-2006, 12:11 PM
I'm using this addon and it's great however there are two things I would like to modify, but I don't know how.
I would like to change the color of the border of the popup from blue to grey or black, this would fit more of my themes
Because my thumbnailrow is on the bottom of my page, I would like the popups to open upwards instead of downwards.
Thanks for your help.
www.van-meel.eu
Vernon.Trent
08-12-2006, 01:13 PM
pohotoblink uses overlib
open overlib.js with an editor and look at the section shown below.
////////
// DEFAULT CONFIGURATION
// Settings you want everywhere are set here. All of this can also be
// changed on your html page or through an overLIB call.
////////
or you open the photoblink addon and do your changes there.
"bgcolor, fgcolor, etc."
luckyfinger
08-12-2006, 01:43 PM
Thank you very much, that worked indeed.
I've now managed to change the bordercolor of the popup.
I'm still figuring out how to change the direction of the popup opening. I can't find the coördinates.
Any suggestions anybody?
www.van-meel.eu
Vernon.Trent
08-12-2006, 02:30 PM
BGCOLOR, '#333366', FGCOLOR, '#000', RIGHT
have you tried to change the values for 'RIGHT'?
don't know if a change affects to what you need :)
luckyfinger
08-12-2006, 02:42 PM
Well,
it did have effect, changing the value from right to left had excact that effect.
However changing it to up did not work, and thats just what I'm trying.
I'm going to have a look in the overlib.js, I think it has something to do with the variables offsetx and offsety.
But I have no idea what to change them to.
Thanks anyway
www.van-meel.eu
Vernon.Trent
08-12-2006, 04:33 PM
perhaps you check the "howto's" of the overlib package
luckyfinger
08-13-2006, 06:20 PM
Solved it, I just had to use a tag called "above", that was all.
I'm nearly there, the only hitch left is the bordercolor of the tumbs in IE, in firefox it's displayed black. But in IE its displayed blue/purple like a hyperlink.
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.