Thread
:
apply a style to ALL links EXCEPT...
View Single Post
#
3
(
permalink
)
Sep 6th, 2006, 10:39
belledumonde
Junior Member
Join Date: Jun 2006
Location: Philippines
Age: 20
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Re: apply a style to ALL links EXCEPT...
thanks ryan! i found a solution by inserting the class "image" into the close links of lightbox through the lightbox.
js
and assigned this style to that class:
Code:
Select all
a.image:active { position: static; right: 0; left: 0; }
belledumonde
View Public Profile
Find all posts by belledumonde