eFILReTFa
10-26-2014, 07:11 PM
Hi,
I cannot make this script work, there seems to be a bug in the code, have been trying all day!:mad:
The problem is there is a huge gap between every image and demonstrated here www.tardivader.com
Please help. I can see this has been a problem for many years and it would have been good to get a solution but although there has been many people in my same situation no update has been published.
Thank you:)
Retfala
HTML and Script is on here if you right mouse click and view source:
www.tardivader.com
and the CSS I used:
div{color:#CF1020; border-width:4px; }
img { display: block; float: left; margin:0 auto; }
a img{text-decoration:none; border: none; }
body {background:#000000; font-family:"Arial"; }
#web-page-base
{
width:1000px;
height:1000px;
margin:0 auto;
border-style:solid;
position:relative;
margin-top:100px;
margin-bottom:100px;
line-height: 0;
}
#main-navigation
{
width:1000px;
margin:0 auto;
position:relative;
top:65px;
left:-5px;
/* background:#000000; */
/* border-style:solid; */
}
I cannot make this script work, there seems to be a bug in the code, have been trying all day!:mad:
The problem is there is a huge gap between every image and demonstrated here www.tardivader.com
Please help. I can see this has been a problem for many years and it would have been good to get a solution but although there has been many people in my same situation no update has been published.
Thank you:)
Retfala
HTML and Script is on here if you right mouse click and view source:
www.tardivader.com
and the CSS I used:
div{color:#CF1020; border-width:4px; }
img { display: block; float: left; margin:0 auto; }
a img{text-decoration:none; border: none; }
body {background:#000000; font-family:"Arial"; }
#web-page-base
{
width:1000px;
height:1000px;
margin:0 auto;
border-style:solid;
position:relative;
margin-top:100px;
margin-bottom:100px;
line-height: 0;
}
#main-navigation
{
width:1000px;
margin:0 auto;
position:relative;
top:65px;
left:-5px;
/* background:#000000; */
/* border-style:solid; */
}