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?

using an image on the menu bar.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: using an image on the menu bar.
#12461
using an image on the menu bar. 13 Years, 2 Months ago Karma: 0
I am trying to customize the look of the top menu bar.

I thought I had found what I was looking for when I found the single pixel wide images at \modules\mod_ariextmenu\mod_ariextmenu\js\css\images that were named menu-item-bg.png menu-item-bg-current.png and menu-item-bg-over.png. GIMPing these files to my color scheme did not produce the desired effect.

I looked in \modules\mod_ariextmenu\mod_ariextmenu\js\css\menu.css and saw
.ux-menu a {
display: block;
position: relative;
text-decoration: none;
color: #432;
border-left: 1px solid #e3dad1;
border-top: 1px solid #e3dad1;
border-bottom: 1px solid #e3dad1;
background: #f3efec url(images/menu-item-bg.png) repeat;
font-size: 12px;
line-height: 12px;
padding: 10px 14px;
}


Is this the correct place to look to edit the look when replacing the top menu (the one called the /* horizontal pill menu */ in rhuk_milkyway template)? Are the borders keeping the images from being seen?
The administrator has disabled public write access.
 
#12462
Re: using an image on the menu bar. 13 Years, 2 Months ago Karma: 0
ok, setting the borders to 0px and shutting down and restarting the browser caused the desired effect.... thank you
The administrator has disabled public write access.
 
Go to topPage: 1