>> if i understood correctly (look at the link he provided), he wants to >> wrap SM as a whole with two <div> sections at top and bottom, which is >> nearly impossible with code as it stands now. if a simple banner at >> the top and/or bottom of the page (in the right frame) were enough, >> that might be easier to accomplish.... > > Wrapping every page inside divs would be great, but I know it's not > possible. As a second option, adding a header and footer for every page > would be great (the header and footer are divs, that what I meant :)
inserting a header at the top of most every page in the right frame would be a matter of inserting it into functions/page_header.php.... there is actually a hook, generic_header, but it is inside of the <head> tag. You could probably push out some HTML anyway, since most browsers will forgive you, but that is not so great in my opinion - but it's the only way to do it with a hook (and i believe the same hook is used when constructing the left frame, so that is probably not what you need). putting a div at the bottom of the page is harder, since you'd need to hack each of the main pages that get loaded there... the message list, compose screen, etc. ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users