OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager component support

Go to bottom Favoured: 0

Lightbox Close missing

paul.ellis (Visitor)
Posts: 0
graphgraph
User Offline
Lightbox Close missing 14 Years, 5 Months ago
Karma: 0  
Hi all,

I found a bug in the lightbox css file

When you click on an image to enlarge it there should be a close button in the bottom right corner but you will notice it isnt there.

To fix this problem edit the lightbox.css file and find the follow

Line 25: #imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; outline: none;}

and replace it with

#imageData #bottomNavClose{ width: 66px; height: 22px; float: right; padding-bottom: 0.7em; outline: none; background-image: url(../images/closelabel.gif); background-repeat: no-repeat;}

Save it and not open the details of a vehicle then click the images now you have a close button

Hope this helps someone that has been having this problem

Cheers

Paul
Logged Logged
Last Edit: 2009/10/22 09:47 By .
The administrator has disabled public write access.
Go to top
»