Hi I searched and found nothing. I am having a problem with lightbox. I uploaded the files in the same place I have my all my files. created 1 thumbnail pic (just resized the original) called it chimney_4_thumb.jpg, and 1 full size called chimney_4.jpg and uploaded them into my ftp. Now I put this code in the head sec (just below head using kompozer)
<link rel="stylesheet" href="lightbox.css" type="text/css" media="screen" />
<script type="text/javascript" src="lightbox.js"></script>
They gave me this code for my images.
<a href="chimney_4.jpg"rel="lightbox" ><img src="chimney_4_thumb.jpg" /></a>
Now I tried to put this in front on the kompozer image code (the one that it gives you), behind, I tried to replace. I go back and if it's there it has a blue Clickable line on the side of the image. Nothing that im doing works. Please help I'm the only guy with a website without rollover buttons because im doing something worge there to lol... 
|