Jump to content

How to fix a logo displaying incorrectly in certain browsers


sphinx

Recommended Posts

Not sure exactly what problem you are having, but my guess is the jagged edges.

 

I am not very experienced, but here is my take on the situation. You are using a transparent .png for your logo, and the edges of the letters are semi-transparent which IE has a problem with. If it is above 50% it is becoming solid, under 50% becoming 100% transparent. You can use fill on the background in an image editor to the same color as your current background color and that will smooth the lines.

 

Hope this fixes the issue?

Link to comment
Share on other sites

@OrionSuperman: It is a overlapping problem when viewed in different browsers. Might want to show the code of the logo div area plus the css so others can take a look. 

 

Have you tried:

 

You tried:
position: relative

OR

overflow:hidden
I like the style of your website.
Edited by Ansego
Link to comment
Share on other sites

 

@OrionSuperman: It is a overlapping problem when viewed in different browsers. Might want to show the code of the logo div area plus the css so others can take a look. 

 

Have you tried:

 

You tried:
position: relative

OR

overflow:hidden
I like the style of your website.

 

 

Thank you sir,

 

I'll look to implement that!

 

Thank you so much the feedback, I've worked hard to keep it looking slick and fast yet maintain a perfect mobile theme also.

 

Cheers.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.