X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Reproduce Large Orange Bar on Bottom of Page (https://forum.x-cart.com/showthread.php?t=46279)

jetbobsled 03-14-2009 03:19 PM

Reproduce Large Orange Bar on Bottom of Page
 
Hi!

I'm using v4.2 and the default skin.

I tried to make the change myself in the main.css file, but it didn't take. So, my rookie skills failed.

I want to accomplish the following:

- Remove "Search", the Search Box, the Arrow Button, and "Advanced Search" from the Orange Bar on top of page.

- Reproduce the similar Orange Bar (that's on top) on the Bottom of the Page.

- Place the Copyright Text into the Bottom Orange Bar.

Can anyone offer any suggestions?

Thanks!!!

JWait 03-17-2009 08:16 AM

Re: Reproduce Large Orange Bar on Bottom of Page
 
The image is skin1/images/head_linebg.gif.

I adjusted the height and color of the image and adjusted the height of the bar in the main.css.

Add to #footer .subbox (I think - but it should give you a good start)
background: url(images/head_linebg.gif) repeat-x top;


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

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.