2012-10-07, 21:13:12
I'm looking for a way, to stylize contents of <div id="maincontent"> container, along with a horiz nav tab item in backend.
I thought that <body <?php filename_id(); ?> > in admin's theme header adds a unique ID of the plugin automatically, but all plugins I've watched end up with <body id="load">.
I assume there's a simple way to hook a value into <body> tag, but I can't find anything about that, and w/o it, I can't refer to backend's content containers css starting with #load , as other plugins pages will inherit those values.
Does anyone have a working snippet maybe?
I thought that <body <?php filename_id(); ?> > in admin's theme header adds a unique ID of the plugin automatically, but all plugins I've watched end up with <body id="load">.
I assume there's a simple way to hook a value into <body> tag, but I can't find anything about that, and w/o it, I can't refer to backend's content containers css starting with #load , as other plugins pages will inherit those values.
Does anyone have a working snippet maybe?
Addons: blue business theme, Online Visitors, Notepad