View Single Post
Old 08-08-2012, 03:14 PM   PM User | #1
hannahmary88
New to the CF scene

 
Join Date: Aug 2012
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
hannahmary88 is an unknown quantity at this point
Header position trouble in safari and chrome

Hi there,
I am building a website using Cargo Collective template and am having trouble with the positioning of the header in safari and chrome - all is fine in firefox.
The website is:
http://www.cargocollective.com/hannahmarywhite

I want the header image to line up with the left side of project thumbs below - this is perfect in firefox but in sarafi and chrome it is pushed to the right a little - is there a piece of code i can put in the custom html that will give it different alignment in safari and chrome? this is the code i have in there:

Code:
<div style="position: relative; top: 10px; left: 227px;">
<img src="http://www.hannahmarywhite.co.uk/images/header_with_shadow_clean.png" width="550" height="105" alt="Hannah WHite" usemap="#hannahheader" />
</div>

<map name="hannahheader">
  <area shape="rect" coords="0,0,300,105" href="http://cargocollective.com/hannahmarywhite" alt="Home" />
  <area shape="rect" coords="345,80,550,20" href="mailto:hannah@hannahmarywhite.co.uk" alt="Email" />
</map>
i have posted this of course on the cargo collective support forum but have not received a response so thought i'd try here too - really want to launch my site but this is holding me up!

Many thanks in advance if you answer!
Hannah
hannahmary88 is offline   Reply With Quote