Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Position Problem in IE7 with horizontal Menu
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Position Problem in IE7 with horizontal Menu
#7743
Position Problem in IE7 with horizontal Menu 13 Years, 6 Months ago Karma: 0
Hello,

I have a serious Problem in IE7. If you look at my Website www.curadomizil.ch in Firefox you can see how it is supposed to look and everythong works fine, but in IE7 the whole Menu is messed up. The positions are not correct and it just looks awful. What can I do to fix these positions. I have to do something soon, because this site is online and way to many people use IE7 =).

Thank you very much for your reply. I hope you can help as good as last time.


PS. I know this is an Issue of IE7 and not your Module. It works absolutely perfect apart from that.
Last Edit: 2010/10/12 15:33 By Ghnaarz.
The administrator has disabled public write access.
 
#7766
Re:Position Problem in IE7 with horizontal Menu 13 Years, 6 Months ago Karma: 747
Hello,

Try to remove all custom CSS rules which you added and use the following CSS rules:

Code:


BODY #ariyui19 .yui-menu-shadow 
{
  visibility: hidden;
}

BODY #ariyui19.yui-skin-sam .yuimenu .bd
{
  background-color: #F3E197;
  width: 131px;
}

BODY DIV.yui-skin-sam ul
{
  padding-left: 0;
  margin-left: 30px;
}

BODY DIV.yui-skin-sam  {
  position: relative;
  width: 100% !important;
}

body .yui-skin-sam .yuimenubarnav .yuimenubaritem
{
  width: 131px;
  height: 32px;
}

body #navigation DIV.yui-skin-sam .yuimenu .bd  
{
  border-style:none;
}

body #navigation DIV.yui-skin-sam .yuimenu ul li
{
  border: 1px solid gray;
  margin: 4px 0;
}

body #navigation .yuimenubaritem 
{
  margin-left: 7px;
  margin-top: 16px;
  *margin-top: 6px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#7768
Re:Position Problem in IE7 with horizontal Menu 13 Years, 6 Months ago Karma: 0
Hi

thanks for your reply, but I'm afaid it didn't help. Now its broken in IE7 and FF. =)
The administrator has disabled public write access.
 
#7769
Re:Position Problem in IE7 with horizontal Menu 13 Years, 6 Months ago Karma: 747
We can check it if you provide temporary access to your Joomla! backend by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#7771
Re:Position Problem in IE7 with horizontal Menu 13 Years, 6 Months ago Karma: 0
Sent it to your mail.
The administrator has disabled public write access.
 
#7774
Re:Position Problem in IE7 with horizontal Menu 13 Years, 6 Months ago Karma: 747
Try now please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12