Where does the backgound image go for a paticular page.
(Page 4 to be exact in the origal layout of zencart.)
Where does the backgound image go for a paticular page.
(Page 4 to be exact in the origal layout of zencart.)
See if adding the css tag with a background will get you what you seek
Code:#pageFour { background-image: url(../images/yourr_bg.jpg); any other styles }
Zen-Venom Get Bitten
Where do I add this code in the css file?
Or doesn't it matter
Normally with a new tag it doesn't matter but I normally add them at the end so that I can see all that I have added easilyWhere do I add this code in the css file?
Or doesn't it matter
Zen-Venom Get Bitten
It worked perfectly...
Thanks so much I have been trying to figure this out for hours.
As you can probably figure out, I am new to this stuff![]()