WebsiteBaker Support (2.8.x) > Templates, Menus & Design
CSS/HTML Help
(1/1)
bupaje:
Hi. Been a while since I'v had time to drop in. Now that I got laid off I have some time to work on my site but it's been too long and I forget stuff. Old guy brain. :eek: After I beat this together I'll convert it to a template.
http://www.stormvisions.com/newsite/splash.htm
The splash.htm has a one pixel or so gap below the image in Internet Explorer. Click on any link and you'll see the content.htm page. You can see the problem there. I want to put text content in the center and need that row of background images in the center to repeat-y. For some reason that right one is bulging.
I know about the art problems and will fix those. Any help or suggestions welcome.
diodak:
In IE the problem is probably that you have some "space" in code.
--- Code: ---</map>
<!-- end #mainContent --></div>
<!-- end #container --></div>
</body>
</html>
--- End code ---
try
--- Code: ---</map><!-- end #mainContent --></div><!-- end #container --></div></body></html>
--- End code ---
bupaje:
Sorry for the late reply on this I forgot to set the 'notify' option on the post. :/ I changed the front end and solved it but thanks for taking the time to look. :)
Navigation
[0] Message Index
Go to full version