|
Admin Home Style
|
|
01-02-2009, 06:57 PM
Post: #1
|
|||
|
|||
|
Admin Home Style
I guess the structure of the admin home is not the same on all pages.
Heres the default order page which looks fine: ![]() Then heres the admin page which is messy. I tried to fix the problem via the CSS but it doesnt change anything. So I assume that the problem is in the script itself ![]() ![]() I guess making a skin with this one is a bit complicated than I thought
|
|||
|
01-02-2009, 07:06 PM
(This post was last modified: 01-02-2009 07:07 PM by Jonny.)
Post: #2
|
|||
|
|||
|
RE: Admin Home Style
Do the other pages work?
EDIT: Beautiful theme r00t. Jonny H - THT Main Developer & Founder |
|||
|
01-02-2009, 07:14 PM
Post: #3
|
|||
|
|||
|
RE: Admin Home Style
w00t
![]() Yep Jonny all other pages are working fine its just the admin home that is messy
|
|||
|
01-02-2009, 07:18 PM
Post: #4
|
|||
|
|||
|
RE: Admin Home Style
Jonny H - THT Main Developer & Founder |
|||
|
01-02-2009, 07:34 PM
(This post was last modified: 01-02-2009 07:47 PM by r00t.)
Post: #5
|
|||
|
|||
|
RE: Admin Home Style
XD the footer is fixed but the main body isnt hurm
![]() Oh wait i think I found the problem Jonny Somewhere in the admin home structure.U forgot to add: Code: <div id="ajaxwrapper">Next to: Code: <div id="left"><div class="table" style="">Ive added it on the header on my current theme and it looks ok now ![]() But the code kinda duplicated on the other pages but with no problems XD ![]()
|
|||
|
01-02-2009, 08:12 PM
(This post was last modified: 01-02-2009 08:12 PM by Jonny.)
Post: #6
|
|||
|
|||
|
RE: Admin Home Style
Ajaxwrapper should only be there on the order form. Not in the ACP.
I'll look into a fix for next version. Jonny H - THT Main Developer & Founder |
|||
|
01-02-2009, 09:25 PM
Post: #7
|
|||
|
|||
|
RE: Admin Home Style
cool and oh btw can u also make the container reskinnable like the packages box etc
|
|||
|
01-04-2009, 03:27 PM
(This post was last modified: 01-04-2009 03:28 PM by r00t.)
Post: #8
|
|||
|
|||
|
RE: Admin Home Style
Sorry for double posting but I think I found the main problem Jonny
![]() Its in home.php on which there is an excess </div> which mocks up newly added <div> codes on the header. Change this: Code: ask at the <a href="http://thehostingtool.com/forum" title="THT Community is the official stop for THT Support, THT Modules, Developer Center and more! Visit our growing community now!" class="tooltip">THT Community</a></div>';To This: Code: ask at the <a href="http://thehostingtool.com/forum" title="THT Community is the official stop for THT Support, THT Modules, Developer Center and more! Visit our growing community now!" class="tooltip">THT Community</a><br />';
|
|||
|
01-05-2009, 01:42 PM
Post: #9
|
|||
|
|||
|
RE: Admin Home Style
Nope, that is not the problem. Closes container.
Jimmie Lin - Community Manager & THT.Next Developer |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)


![[Image: 2lbexol.jpg]](http://i44.tinypic.com/2lbexol.jpg)

![[Image: 29o3442.jpg]](http://i41.tinypic.com/29o3442.jpg)

