| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Images for Vert menu boxes | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() 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 |
|||||||
#2
|
|||||||
|
|||||||
![]() 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. |
|||||||
|
|||
X-Cart forums © 2001-2020
|