Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9106773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T02:25:01+00:00 2026-06-17T02:25:01+00:00

I’m using Ari Ext menu in my joomla 1.5 template for my top navigation

  • 0

I’m using Ari Ext menu in my joomla 1.5 template for my top navigation bar and have edited as per my design. Everything works well in all modern browser except IE7 and above, it appears vertical
This is my css code below.

.ux-menu-init-hidden{
    visibility:hidden;
    position:absolute;}
.ux-menu-container{
    position:relative;
    border:0px solid black;
    background:#f3efec url(images/top.jpg) repeat;}
.ux-menu,.ux-menu ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    line-height:1;
    border:0px solid black;
    color:#000000}
.ux-menu li{
    position:relative;
    float:left;
    color:#000000}
.ux-menu ul{
    position:absolute;
    top:0;
    left:0;
    color:#000000}
.ext-border-box .ux-menu-ie-iframe,.ext-ie7 .ux-menu-ie-iframe{
    padding:0;
    margin:0;
    position:absolute;
    top:0;
    left:0;
    display:none;
    z-index:-1;}
.ux-menu-vertical .ux-menu-item-main{
    clear:left;}
.ux-menu a{
    display:block;
    position:relative;
    text-decoration:none;
    color:#000000;
    border-left:1px solid #e3dad1;
    border-top:0px solid #e3dad1;
    border-bottom:0px solid #e3dad1;
    background:#f3efec url(images/top.jpg) repeat;
    font-size:12px;
    line-height:12px;
    padding:10px 18px;
    height:10px;
    border-bottom:0px solid black;
}
.ux-menu ul li a{
    display:block;
    position:relative;
    text-decoration:none;
    color:#000000;
    border-left:1px solid #e6e6e6;
    border-right:1px solid #e6e6e6;
    background:#ffffff;
    font-size:11px;
    line-height:12px;
    padding:10px 14px;
    font-weight:normal;
}
.ux-menu ul li ul{border:0px solid black; margin-left:-1px}
.ux-menu li{border:0px solid red;}
.ux-menu ul li a.ux-menu-link-last{
    border-bottom:1px solid #e6e6e6;}
.ux-menu ul li a.ux-menu-link-first{
    border-top:1px solid #e6e6e6;}
.ux-menu a:focus,.ux-menu a:hover,.ux-menu a.ux-menu-link-hover{
    border-color:#d2e3f4;
    background:url(images/hover.jpg) repeat;
    outline:0;
    text-decoration:none}
.ux-menu ul li a:focus,.ux-menu ul li a:hover, ux-menu ul li a.ux-menu-link-hover{
    background:#ffffff;
    text-decoration:none;
    }

.ux-menu-clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;}
.ux-menu a.ux-menu-link-parent{
    padding-right:24px;
    min-width:1px;}
.ux-menu ul a,.ux-menu.ux-menu-vertical a{
    border-bottom:0;
    border-right:1px solid #e3dad1;}
.ux-menu ul a.ux-menu-link-last,.ux-menu.ux-menu-vertical a.ux-menu-link-last{
    border-bottom:1px solid #e3dad1;}
.ux-menu-arrow{
    display:block;
    width:8px;
    height:6px;
    right:10px;
    top:14px;
    position:absolute;
    background:no-repeat;
    font-size:0;}
.ux-menu.ux-menu-vertical .ux-menu-arrow,.ux-menu ul .ux-menu-arrow{
    width:6px;
    height:8px;
    top:13px;
    background:url(images/menu-arrow-right.png) no-repeat;}
.ext-border-box .ux-menu-arrow{
    top:17px;}
.ext-border-box .ux-menu.ux-menu-vertical .ux-menu-arrow,.ext-border-box .ux-menu ul .ux-menu-arrow{
    top:16px;}
.ux-menu ul.ux-menu-hidden{
    display:none;}
.ux-menu a.current{
    background-image:url('images/hover.jpg');
}
.ux-menu ul li a.current{
    background:#ffffff
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T02:25:03+00:00Added an answer on June 17, 2026 at 2:25 am

    Try to use the original css style from “ARI Ext menu” module: http://www.demo2.ari-soft.com/modules/mod_ariextmenu/mod_ariextmenu/js/css/menu.min.css . This style, works OK in IE.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have thousands of HTML files to process using Groovy/Java and I need to
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
I am using JSon response to parse title,date content and thumbnail images and place
I'm new to using the Perl treebuilder module for HTML parsing and can't figure
That's pretty much it. I'm using Nokogiri to scrape a web page what has
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I am trying to find ID3V2 tags from MP3 file using jid3lib in Java.
I have just tried to save a simple *.rtf file with some websites and
this is what i have right now Drawing an RSS feed into the php,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.