Click to See Complete Forum and Search --> : how to alter position of an image?


Kbee
11-02-2006, 05:20 PM
Hi

Using DW 8

Tried for an hour to do a simple change, can't do it...if you go to

http://www.enhancedwireless.net/Technology/PARROT_Units.shtml

and click on any of the tumbnails of equipment, you'll get the lightbox effect. When you mouseover the lightbox photos, you'll get a PREV or NEXT image. How do you alter the position of the PREV and NEXT images? I just want to move them vertically a bit... I've tried altering the lightbox css, but absolutely nothing happened no matter how drastic a change I made.

Maybe I'm messing with the wrong area on the css? What to do?

Thanks
KB

Centauri
11-02-2006, 06:54 PM
It should be the 15% in the background properties of #prevLink:hover & #nextLink:hover.

However, the href for the lightbox css currently says "css/lightbox.css" - I think it should be "../lightbox.css"

Cheers
Graeme

Kbee
11-02-2006, 07:19 PM
Thanks for the very helpful advice...I made the change to ../lightbox.css now and changed the background position to left center and right center respectively, instead of 15% but with all this nothing has changed at all when I publish.

Any thoughts?
KB

Centauri
11-02-2006, 07:43 PM
The lightbox.css file has not been updated on the server - it still shows the 15%

Cheers
Graeme

Kbee
11-02-2006, 08:35 PM
Yes I know, I switched it back after my experiment which didn't work. I did change it as I stated but nothing changed...I even emptied the browser cache and refreshed, still no difference. Stumped on this one.

With the lightbox.css comes the lightbox.js...am I supposed to mess with something on that as well, I hope not.

I'm not at work any more, but hopefully tomorrow I can resume this trial.

Any furhter thoughts?

BK