Connecting Tech Pros Worldwide Forums | Help | Site Map

Image cut off at top of screen

Newbie
 
Join Date: Jul 2008
Posts: 1
#1: Jul 1 '08
Hi,
I am having issues correcting a problem that occurs only in some browsers (currently ie6). The issue is that the top of my business image gets cut off at the top of the page. The full image shows if I position it further down (but I do not want this) - see link http://naturallywild.com.au/. I have been able to have an image in my menu frame of other pages that sits up the top without being cut off, but cannot figure out the difference - http://naturallywild.com.au/Physical%20Therapies.html.
Any help appreciated.
Tim

hsriat's Avatar
Expert
 
Join Date: Jan 2008
Location: Bath, UK
Posts: 1,609
#2: Jul 3 '08

re: Image cut off at top of screen


Try this
Expand|Select|Wrap|Line Numbers
  1. body {margin: 0;}
  2. h1 {padding-top: 10px;}
Reply