Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-09-2011, 03:24 PM   PM User | #1
tandylacker
New Coder

 
Join Date: Oct 2011
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
tandylacker is an unknown quantity at this point
Safari top margin issue

No issues in Firefox or IE, at least not the newest versions of both.

Major error though with the top margin in Safari on a Windows 7 computer. Visit www.buygenieclips.com. The logo is cut off, the orange banner is shrunk by a few pixels or so, and the text that reads 'Let us quote your project...' is confused on where to be.

I know how to fix most my problems, but I'm not quite sure how to fix a browser specific problem. Maybe something just isn't coded correctly in general rather than requiring a specific fix for this browser.

Any help is appreciated, thanks!
tandylacker is offline   Reply With Quote
Old 11-09-2011, 05:57 PM   PM User | #2
Lord_Meshadieme
New to the CF scene

 
Join Date: Nov 2011
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
Lord_Meshadieme is an unknown quantity at this point
in .bestpricing use top: -5px instead of margin-top.

have fun
Lord_Meshadieme is offline   Reply With Quote
Old 11-09-2011, 06:03 PM   PM User | #3
tandylacker
New Coder

 
Join Date: Oct 2011
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
tandylacker is an unknown quantity at this point
That was able to pull the top 'call for a quote' pricing into the right spot, but the top logo is still cut off, the orange banner is still shrunk, and there is some white text that says 'Register or Log In' that can't be viewed because it is over the white background instead of over the orange banner.
tandylacker is offline   Reply With Quote
Old 11-09-2011, 08:29 PM   PM User | #4
teedoff
Senior Coder

 
Join Date: Aug 2010
Location: High Point, NC
Posts: 3,325
Thanks: 5
Thanked 363 Times in 360 Posts
teedoff is on a distinguished road
I see the issue in IE9, FF, and chrome.

It's your use of absolute position on these elements. You should instead float them and use margin and padding to space and tweak their positions.
__________________
Teed
teedoff is offline   Reply With Quote
Old 11-09-2011, 08:54 PM   PM User | #5
tandylacker
New Coder

 
Join Date: Oct 2011
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
tandylacker is an unknown quantity at this point
I see. Ok, I'm getting there.
tandylacker is offline   Reply With Quote
Old 11-09-2011, 09:16 PM   PM User | #6
tandylacker
New Coder

 
Join Date: Oct 2011
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
tandylacker is an unknown quantity at this point
Ok, all fixed. It was those absolute tags I put in. Had to make some other changes, but that was mostly it. Thanks for the help.
tandylacker is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:52 AM.


Advertisement
Log in to turn off these ads.