A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
We've been going through all the post with most of the time the same explanation about this issue. Many people have problems getting this right including I.
Made a copy of Artiseer24-headermenu (following the instructions)
Created a skin with artiseer, this has a #800000 page background color
The editor has the following background color #400000 (which is nowhere defined)
style.css contains no body tags at all
layout.master contains <body class="pagebody">
style-artiseer-override.css contains body /* should be used for editor but isn't */ { background-color: white; color: black; background-image: none; }
body.pagebody /* should be used for site background */ { color: #000000; background-color: #800000; } body.pagebody,body, p { margin: 0.5em 0; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-style: normal; font-weight: normal; font-size: 12px; text-align: left; } So despite all the into it is just not working, spent many hours and this happens with each new skin.
Please help urgently!!!
Site can be seen on http://hirondelles.prave.fr
Regards
Peter
Same problem here I have done everything I was told, but end up with loosing the site background in order to fix the editor background. Atleast I am able to see to use the editor. Thanks
Hi,
I took a look at your site and the editors have a white background. I think your browser could be caching the site. What I do in cases like this is rename the skin to something like "skinname-v2" and then set the site to use the skin. This will force your browser to download the CSS again.
HTH, Joe D.
The origional had a different background. When I did what was suggested for changing the color of the background for the editor I ended up with a background like this, even though it helped with the editor. http://masterschurch.net/Default.aspx
Hi Thomas,
I was speaking to Peter, when I said I looked at the site.
Thomas, Can you tell me what background you wanted for the masterschurch site?
Thanks, Joe
Hi! the skin is called coffee cup and it is an artisteer design found in the free ones. http://www.whybaptist.com/home.aspx I have it up here so that you can see what the background looked like before I changed the background at masterschurch.net.
http://www.whybaptist.com/home.aspx I have it up here so that you can see what the background looked like before I changed the background at masterschurch.net.