adamf
10-05-2009, 04:24 PM
1) Script Title:
Lightbox 2.0a
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
On my style sheet I have the following :
body { margin:0; padding:0; font-family: Tahoma; color:#676767;line-height:13px; font-size:12px}
div {float:left}
a { color:#676767; text-decoration: underline; cursor:pointer}
a:hover {text-decoration: none}
form { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px}
br { line-height:13px}
/*
When I try to use the lightbox script on my site it seems to conflict with the following line. : div {float:left}
and the following happens : http://www.djallf.com/kostar/portfolio.html
is there a workaround I can do with the lightbox script?
Thanks in advance.
Aadm :confused:
Lightbox 2.0a
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
On my style sheet I have the following :
body { margin:0; padding:0; font-family: Tahoma; color:#676767;line-height:13px; font-size:12px}
div {float:left}
a { color:#676767; text-decoration: underline; cursor:pointer}
a:hover {text-decoration: none}
form { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px}
br { line-height:13px}
/*
When I try to use the lightbox script on my site it seems to conflict with the following line. : div {float:left}
and the following happens : http://www.djallf.com/kostar/portfolio.html
is there a workaround I can do with the lightbox script?
Thanks in advance.
Aadm :confused: