hi everybody
i want to insert a image menu in zencart. it is all guided by css. so can include php file in css???
hi everybody
i want to insert a image menu in zencart. it is all guided by css. so can include php file in css???
Sure! I'll just give you an example of how I use this function to link to my background image.
If you want it to repeat horizontally it is not no-repeat but instead you replace that with repeat-x. For vertical, it's repeat-y.HTML Code:{background: transparent [B]url(notebook.png)[/B] no-repeat; /* Comments go here */
Hope that helps.
Bookmarks