Thread: Menu Border
View Single Post
  #1  
Old 07-16-2009, 12:29 AM
 
info@mea.li info@mea.li is offline
 

Member
  
Join Date: Apr 2009
Location: Switzerland
Posts: 13
 

Default Menu Border

Hi

We are using standard template artistic tunes from x-cart. Now i want to do some small changes on navigation-box.

For the moment, it's shows only a line on the left side of the navigation-box (see attachement). But i want also that this line is on the right side.

I think this should be the css-code for it now:

.menu-dialog .content {
border: 0px;
padding: 8px 6px 20px 27px;
overflow: hidden;
background: transparent url(images/custom/menu_border.gif) repeat-y left top;
color: #9F2200 !important;

Can anybody help me how i have to change it that it shows also the line on the right side?

Thanks for your help

Regards
Manuel
__________________
X-Cart Gold 4.2.1

Add-on: X-Affiliate
Add-on: X-FancyCategories
Add-on: X-SpecialOffers
Add-on: X-Survey
Add-on: X-AOM (Advanced Order Management)

Newest Added products list by BCS Engineering
X-Cart Multiple Manufacturers v4.x by X-CartMods
Reply With Quote