The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

header logo positioning in different browsers

4 posters

Go down

header logo positioning in different browsers Empty header logo positioning in different browsers

Post by planetasian February 8th 2010, 9:40 am

http://auphoria.darkbb.com/

The top banner/logo & footer is positioned exactly right in IE and Google Chrome, but it's 1px to the right in Firefox, anyone know how to fix this and have it aligned exactly right for all browsers??

That's the last bit I need to fix, thanks for all the help.
avatar
planetasian
New Member

Posts : 24
Reputation : 0
Language : English

Back to top Go down

header logo positioning in different browsers Empty Re: header logo positioning in different browsers

Post by ankillien February 8th 2010, 3:04 pm

Hello,

Please navigate to Admin CP > Display > Colors > CSS
Add this code there and submit...

Code:
.headerbar {
background-position : -2px 0px !important;
}

This code should fix the position of the banner.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

header logo positioning in different browsers Empty Re: header logo positioning in different browsers

Post by Jalokim February 8th 2010, 3:45 pm

I believe you have the 1px bug.
this is a problem that appeared a long while ago... there is a difference of 1px between browsers.

unfortunately there isn't a simple fix to this problem.
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

header logo positioning in different browsers Empty Re: header logo positioning in different browsers

Post by planetasian March 30th 2010, 2:35 pm

the code .headerbar doesn't really help, I mean it's fine for FF & IE now but Chrome's body bg is 1px to the right =(
avatar
planetasian
New Member

Posts : 24
Reputation : 0
Language : English

Back to top Go down

header logo positioning in different browsers Empty Re: header logo positioning in different browsers

Post by jstnmarsh March 30th 2010, 3:23 pm

The presentation that you have set would have to differ with different browsers. Different browsers have different styles and so the web sites have to be prepared in such a way so that it perfectly fits all the browsers. I think that this should be one of the problems that is faced by the people while preparing a website that fits all the web-sites.
avatar
jstnmarsh
New Member

Posts : 2
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum