Welcome Guest Search | Active Topics | Sign In | Register

EO Menu, width on parent item is not controllable from CSS in Firefox Options
Tommy Segoro
Posted: Sunday, August 26, 2007 8:30:37 PM
Rank: Member
Groups: Member

Joined: 7/12/2007
Posts: 12
How can I control the width of the parent menu item using CSS? It's working in IE but not Firefox.


I've done this:
.ParentNormalStyle
{
padding-left: 0px;
padding-bottom: 15px;
font-size: 1em;
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
cursor: hand;
width: 105px;
}


Thanks mate. Need your help so much..this is quiet urgent for a big client.

Tommy
eo_support
Posted: Monday, August 27, 2007 7:20:08 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,095
Hi Tommy,

You won't be able to do that. FireFox and IE are very different animals and simple CSS is not enough to force them to behave the same way. You need to use MenuItem.Width. We do a lot of special work on that property to make sure FireFox and IE renders the same result.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.