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)
-   -   move all the box in left and right column to the top, when mouseover the title... (https://forum.x-cart.com/showthread.php?t=40234)

benfung007@gmail.com 06-03-2008 02:34 AM

move all the box in left and right column to the top, when mouseover the title...
 
Can I move all the box in left and right column to the top.
The title of the box appear just like "products, services demos buy ...." in http://www.x-cart.com/

when mouseover, the content of the box appears


Is it difficult to do it?

totaltec 06-03-2008 09:51 AM

Re: move all the box in left and right column to the top, when mouseover the title...
 
I would say it is fairly complicated. You would find the tpl's that display the content you want, then call them in head.tpl with {include file"some.tpl"} then you would need a combination of css styles and/or javascript to show/hide the boxes on mouseover. Sounds like a great idea and a useful mod.

benfung007@gmail.com 06-03-2008 09:57 AM

Re: move all the box in left and right column to the top, when mouseover the title...
 
Quote:

Originally Posted by totaltec
I would say it is fairly complicated. You would find the tpl's that display the content you want, then call them in head.tpl with {include file"some.tpl"} then you would need a combination of css styles and/or javascript to show/hide the boxes on mouseover. Sounds like a great idea and a useful mod.


yes, it saves space


All times are GMT -8. The time now is 12:43 AM.

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