Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

How to change navigation colors to graphics?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-24-2009, 09:51 AM
 
bluehickey bluehickey is offline
 

Newbie
  
Join Date: Mar 2006
Posts: 7
 

Default How to change navigation colors to graphics?

I want to change the color of my speed bar and navigation to graphics with some nice gradients in them. I am capable of creating the graphics I need, but I do not know how or where to go to put them so they show up in the site.

If you take a look at my site, what I specifically want to alter is the orange color across the top and the shades of blue in the navigation: http://www.cartoonsolutions.com

Thanks!
__________________
Version 4.0.14
Reply With Quote
  #2  
Old 03-24-2009, 01:44 PM
 
Laura Laura is offline
 

Advanced Member
  
Join Date: Feb 2005
Location: Pittsburg, KS
Posts: 76
 

Default Re: How to change navigation colors to graphics?

I would also like to know this and how to change the box at the top of all the boxes along the side to a picture instead of a top box.

In other words, I'd like to change the Manufacturers, Catagories, Help, and other boxes like those to pictures with the words to change up the look of the site.
__________________
X-Cart Gold v4.1.11
Reply With Quote
  #3  
Old 03-25-2009, 12:42 AM
  Victor D's Avatar 
Victor D Victor D is offline
 

X-Adept
  
Join Date: Aug 2008
Posts: 643
 

Default Re: How to change navigation colors to graphics?

bluehickey
for top orange bar
In the line 39 of your skin1.css replace
Code:
background-color:#FF8600;
with

Code:
background:#FF8600 url(images/custom_image.gif) top left repeat-x;
Place your custom_image.gif in skin1/images

Then you'll see that areas tabs content is still orange
so skin1.css line 203
.Tab {

}
you have to find background-color there ad change it's value to transparent or remove completely

For menu boxes you should add background image to
.VertMenuTitle (line 48 )
and .VertMenuBox (line 42)
__________________
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
  #4  
Old 07-01-2009, 10:13 AM
 
bluehickey bluehickey is offline
 

Newbie
  
Join Date: Mar 2006
Posts: 7
 

Default Re: How to change navigation colors to graphics?

Wow, this totally worked perfectly! Thank you so much.
__________________
Version 4.0.14
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:30 PM.

   

 
X-Cart forums © 2001-2020