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)
-   -   Images for Vert menu boxes (https://forum.x-cart.com/showthread.php?t=8175)

gregl 06-20-2004 01:26 AM

Images for Vert menu boxes
 
Can't for the life of me find where and in what code can I add an image to the menu box headers in palce of a colour. When I have finally placed an image where I think it should be, the preview opens and the image is there but the text eg. Categories is under the image not "embedded"

Would some enlightened soul tell me where I am going wrong?


Greg
XCart 3.5.8
Linux/Zeus

suzstephens 06-21-2004 01:43 AM

Images in menu
 
Normally you can't "vertically stack" text and images on top of each other on what you might imagine as the "surface" layer of a table cell. Using straight html, you'd have to use the image as the background image in the table cell.

Keep in mind that to do so without the image tiling (repeating) itself, you'd either need to set up a CSS style specifying 'no repeat' or you'd have to lock down the cell width and height using absolute values instead of % values.


All times are GMT -8. The time now is 11:33 AM.

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