Page 1 of 1

Admin background

PostPosted: Thu Jun 08, 2006 12:28 pm
Author: Fallen
These are the code changes I made to the overall_header.tlp, and .css file.

.css
body{color:#E8E8E6;font:12px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;

Removed background color


overall_header.tpl
<script>
if (document.all||document.getElementById)
document.body.style.background="url('my image url here') black center no-repeat fixed"

</script>

I set the color to black so that around the image its black on all the pages. Now I have an exception, that I dont know where to fix it at. The admistration pages does not carry over the changes. It has a white background. I dont care if the image is there. I just want it to be black.

Also in conjuction with this. I have installed a item tool tip that seems to carry over also to the admin panel. How can I get it to be gone w/o uploading the files to the root of admin so it can locate them?

Do I find the line that calls the header, and just make a new header (overall_header2.tpl) and see about that? How do I fix the background color in admin panel?

Re: Admin background

PostPosted: Thu Jun 08, 2006 1:19 pm
Author: Dragonsys
the ACP does not use overall_header.tpl

check these files
templates/xxx/admin/
index_body.tpl
index_frameset.tpl
index_navigate.tpl