Zen Cart Logo
Forums / Basic Configuration / Problems with heading & IE/FF issue

Problems with heading & IE/FF issue

Locked

Views: 1,027

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
29 Apr 2009, 1:50 PM
#1
bellaandsofie avatar

bellaandsofie

New Zenner

Join Date:
Apr 2009
Posts:
6
Plugin Contributions:
0

Problems with heading & IE/FF issue

I apologize for starting a new thread on this but I have tried some of the solutions that some have posted and they have not worked for me.

First of all, my header image will not center. I am not sure what I am doing wrong but no matter what I have tried, it will not center.

Second, when you look at my site in FF, it looks fine with the exception of the logo being to the left instead of centered but then when you look at it in IE, the logo is behind the category box and the main box.

I am not sure if I can put my site url but here it is www. bellaandsofie .com.

Thank you for any help you can give! :smile:

29 Apr 2009, 1:56 PM
#2
manni avatar

manni

New Zenner

Join Date:
Apr 2009
Posts:
12
Plugin Contributions:
0

Re: Problems with heading & IE/FF issue

Hi
i am not sure, its to do with your CSS file.but i cant be much help.
But someone will be able to help out.
..............................................................................................
http://exhaustpartsuk.com
if you dont know ask, thats the best way :yes:

29 Apr 2009, 1:57 PM
#3
bellaandsofie avatar

bellaandsofie

New Zenner

Join Date:
Apr 2009
Posts:
6
Plugin Contributions:
0

Re: Problems with heading & IE/FF issue

I spaced out the URL so it didn't get picked up by search engines. :-)

29 Apr 2009, 1:58 PM
#4
bellaandsofie avatar

bellaandsofie

New Zenner

Join Date:
Apr 2009
Posts:
6
Plugin Contributions:
0

Re: Problems with heading & IE/FF issue

Make sure you put bella and - two As

29 Apr 2009, 2:10 PM
#5
manni avatar

manni

New Zenner

Join Date:
Apr 2009
Posts:
12
Plugin Contributions:
0

Re: Problems with heading & IE/FF issue

Hi it a nice site just a little cosmetic issue with your header,
i am new to this so cant help much but some Top Zenners will be able to assist you.

29 Apr 2009, 2:12 PM
#6
bellaandsofie avatar

bellaandsofie

New Zenner

Join Date:
Apr 2009
Posts:
6
Plugin Contributions:
0

Re: Problems with heading & IE/FF issue

Thanks so much! :-)

29 Apr 2009, 3:37 PM
#7
s_t_e_v_e avatar

s_t_e_v_e

Zen Follower

Join Date:
Aug 2006
Location:
UK
Posts:
430
Plugin Contributions:
0

Re: Problems with heading & IE/FF issue

You need to edit your stylesheet.css to center your logo.

find and remove the text highlighted in red...

#logoWrapper{
background-color: #ffffff;
height:75px
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
float:left;
}

Delete the text highlighted in red...

29 Apr 2009, 6:48 PM
#8
bellaandsofie avatar

bellaandsofie

New Zenner

Join Date:
Apr 2009
Posts:
6
Plugin Contributions:
0

Re: Problems with heading & IE/FF issue

Thank you so much! That worked for fixing the problems with IE but it still isn't centering in FF. Any thoughts?

29 Apr 2009, 9:11 PM
#9
bellaandsofie avatar

bellaandsofie

New Zenner

Join Date:
Apr 2009
Posts:
6
Plugin Contributions:
0

Re: Problems with heading & IE/FF issue

Nevermind. I just needed to clear my cache for FF. It's all fixed. Thank you so much!!!!