Hi there,
I'm using the CMS version 0.12.2.
I tried to place an image in the header section. For this I put a "background-image: url (xy.jpg)" tag in the "Layout"-Stylesheet, in the header section. However, the image didn't show up. Has this been the wrong place or the wrong way to do it?
Thanks a lot for your help,
placing an image in the header section
Re: placing an image in the header section
is there one in there now ie. default template you are using no?
#header{background: url(uploads/images/xy.jpg)} or uploads/images/yourfolder/xy.jpg if you have a folder in images, NO SPace between url(
unless the img. is in the root
#header{background: url(uploads/images/xy.jpg)} or uploads/images/yourfolder/xy.jpg if you have a folder in images, NO SPace between url(
unless the img. is in the root
-
melgreco
Re: placing an image in the header section
mark, thanks a lot for your help!
your suggestion has worked out very well.
martin
your suggestion has worked out very well.
martin

