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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?
Go to bottomPage: 12
TOPIC: IE CSS
#8855
IE CSS 14 Years ago Karma: 0
I see that thsi module places a IE conditional statement in the source code. I have need for a IE 7 conditional statement and am wondering if ARI EXT Menu conditional code negates my code which is listed below it. For example:

<!--[if IE]><link rel="stylesheet" type="text/css" href="www.mysite.com/UhI_Dev/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.ie.min.css" /><![endif]-->


Mine=

<!--[if IE 7]>
<link rel="stylesheet" href="/templates/ucimainpage/css/ie7.css" type="text/css"/>
<![endif]-->
Last Edit: 2010/11/19 23:32 By Bossman45.
The administrator has disabled public write access.
 
#8857
Re:IE CSS 14 Years ago Karma: 760
Hello,

You can use as many conditional statements as you want. The module shouldn't negate your CSS file.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8874
Re:IE CSS 14 Years ago Karma: 0
I am speaking of only the module's conditional statement. It's strange. When I place my IE 7 code in that css file it has an effect. When I target it from a separate conditional the code does not work at all.
The administrator has disabled public write access.
 
#8875
Re:IE CSS 14 Years ago Karma: 760
We can try to help if you provide link to page where we can see this problem and say what code in your CSS file should to do.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#8876
Re:IE CSS 14 Years ago Karma: 0
Here is a link to the site.

www.mydhp.com/UCI_Dev/index.php?option=com_content&view=frontpage&Itemid=1

The problem is only with IE 7. Thanks.
The administrator has disabled public write access.
 
#8882
Re:IE CSS 14 Years ago Karma: 760
It seems this problem occurs because CSS file which you try to load doesn't exist. You can see if try to load this file into browser:

www.mydhp.com/templates/ucimainpage/css/ie7.css

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