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)
-   -   Vivid Dreams Category Question (https://forum.x-cart.com/showthread.php?t=53531)

gotpump 04-30-2010 10:21 AM

Vivid Dreams Category Question
 
I was wondering how would I bring the Category section to the front of everything? I need to bring the category menu to the front of everything else.

Also is there any way to center the images and names of products in "Featured Products" ?

Any help would be great.

Thanks again,

gotpump 05-03-2010 01:22 PM

Re: Vivid Dreams Category Question
 
Someone must know how to do this :)

Bump

gotpump 05-19-2010 02:52 PM

Re: Vivid Dreams Category Question
 
Bump again?

Shamun 05-19-2010 02:59 PM

Re: Vivid Dreams Category Question
 
Quote:

I need to bring the category menu to the front of everything else.
Not very descriptive. Is there something blocking it so its not showing? Have you tried using relative positioning and z-index?

Quote:

Also is there any way to center the images and names of products in "Featured Products" ?
Could put each in its own div and use the below to center everything in it:
margin-left: auto;
margin-right: auto;
text-align: center;

gotpump 05-27-2010 05:29 PM

Re: Vivid Dreams Category Question
 
Yes the logo above it is blocking the categories from being clicked on properly.

I wanted to have the categories menu display over the logo on the top.

Shamun 05-27-2010 08:25 PM

Re: Vivid Dreams Category Question
 
Quote:

Originally Posted by gotpump
Yes the logo above it is blocking the categories from being clicked on properly.

I wanted to have the categories menu display over the logo on the top.



Set the logo to a z-index of 1 and the categories menu to a z-index of 2.

gotpump 06-05-2010 05:38 PM

Re: Vivid Dreams Category Question
 
Sorry how do I do this? I'm not very good at template editing. :(


All times are GMT -8. The time now is 01:25 PM.

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