Post by AnonyMoose » Sun May 13, 2012 5:33 am

Hopefully this isn't against forum rules, I'm stuck with CSS problem and perhaps someone could help me?

I created template for my friend's website (modified standard wordpress one), everything works perfect apart from menu bar under IE7 where background image is missing.

Image

My CSS for this part looks like this:

Code: Select all

#access {
background: #616161 url(images/menu_background.jpg) no-repeat;
display: block;
float: left;
margin: 0 0 0 0;
width: 900px;
height: 38px;

}
I can't figure out what's wrong with it, even if I use only background color (background: #616161), IE7 won't display anything under the buttons..
Last edited by AnonyMoose on Wed May 23, 2012 6:04 pm, edited 1 time in total.

New member

Posts

Joined
Wed Jul 20, 2011 5:35 pm

Post by Avvici » Sun May 13, 2012 2:59 pm

Is this even Open Cart? You need to include a CSS sheet just for IE 6 and 7 like standard Open Cart already does. This will allow you to screw with any elements you want to just for that version browser.

User avatar
Expert Member

Posts

Joined
Tue Apr 05, 2011 12:09 pm
Location - Asheville, NC

Post by AnonyMoose » Sun May 13, 2012 7:35 pm

It's not OpenCart, that's why I posted this in off-topic section. :)

New member

Posts

Joined
Wed Jul 20, 2011 5:35 pm
Who is online

Users browsing this forum: No registered users and 33 guests