Loading...
 
Features / Usability

Features / Usability


Re: Background image in tiki-main

posts: 154 United Kingdom

Sorry totally told you the wrong thing you had it right to start with put the image in your style folder but instead of putting it in tiki-main try putting it in the body
e.g.

Copy to clipboard
body { background-image: url(corporate_crystal/page_corner.gif); margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
There are no comments at this time.