placing an image in the header section

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
melgreco

placing an image in the header section

Post by melgreco »

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,
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: placing an image in the header section

Post by Dr.CSS »

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
melgreco

Re: placing an image in the header section

Post by melgreco »

mark, thanks a lot for your help!

your suggestion has worked out very well.

martin
Locked

Return to “CMSMS Core”