Hi all,
I have 2 new images in my right sidebar, works perfectly in internet explorer and google chrome but 1 image is off the page in firefox and safari, here is my code:
<div class="sidebar">
<align="center" style="margin-left:-15px ">
<a href="http://www.stageprint.co.uk/acatalog/shipping.html"target="_self"><img src="sellerdeck images\sidebar_shipping.png">
<div class="silver-sidebar-list-separator"><img src="theme_shim.gif" height="10" alt="spacer"/></div>
I have had to spend ages messing about with this code so that my footer does not disappear. I had to use negative pixel value of -15px just to get it to work.
I have a feeling someone's going to say "im surprised your code works at all"
Can anyone please tell me what to change for firefox and safari ?
Thanks
I have 2 new images in my right sidebar, works perfectly in internet explorer and google chrome but 1 image is off the page in firefox and safari, here is my code:
<div class="sidebar">
<align="center" style="margin-left:-15px ">
<a href="http://www.stageprint.co.uk/acatalog/shipping.html"target="_self"><img src="sellerdeck images\sidebar_shipping.png">
<div class="silver-sidebar-list-separator"><img src="theme_shim.gif" height="10" alt="spacer"/></div>
I have had to spend ages messing about with this code so that my footer does not disappear. I had to use negative pixel value of -15px just to get it to work.
I have a feeling someone's going to say "im surprised your code works at all"
Can anyone please tell me what to change for firefox and safari ?
Thanks
Comment