View Single Post
  #5  
Old 01-12-2009, 08:05 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: Two Questions - Speed Bar & Menu Titles

Into the main.css:
#1
.tabs a:link, .tabs a:visited, .tabs a:hover, .tabs a:active {padding:5px 0 5px 5px;}

(As there is not enough space to float all the items, so some of them go below)

#2

.menu-dialog .title-bar img.icon{display:none}
.menu-dialog .title-bar {text-align:center}

(You probably removed icons, but they are still consume space in the title when alligning as their holders preserve their width )
__________________
Regards,
Victor Dubiniuk

X-Cart Skins Store
- twenty two different skins for 4.1.x and 4.2.x;
- 4.3.x compatible versions are available;
- refresh you store now!

Smart menu X-Cart add-on for 4.1.8 - 4.3.x
Featured Products Slide Show X-Cart add-on for 4.1.8 - 4.3.x
Reply With Quote