Theming admin parts Theming admin parts
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Theming admin parts

Started by danuvius, June 29, 2006, 12:34:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

danuvius

At the moment I'm having troubles fixing my theme Blix, since I can't find a way to theme amdin pages like groupmgr.php, usermgr.php or db_ecard.php. The problem is I use a fixed width theme, and the info in the tables displayed in those pages is to wide to display nicely in my theme.
So I was thinking of theming those pages too. The only things I can change with the files in my theme dir is the CSS file.
And I can't find a way to modify those pages except for modifying the pages named before, but for my own purpuse that's fine, but if I want to release the theme which I'm planning to do so it gives me some troubles.

Another thing I was thinking of te redesigning those pages is using DOM/JavaScript, but that's not a good/robust way in my opinion. So my question is are those pages planned to become themable? Or am I missing something and are those pages themable?

Gizmo

I have a narrow theme as well but the ecard and users tables resize nicely to fit. As for the groupmgr table, I wouldn't worry too much about it as it only shows for the admin and if you edit the groupmgr.php then all the other themes will be affected (same as for ecard.php and usermgr.php).  However, you can edit the layout by looking at what's between the "starttable" and "endtable" taqs in these files which are located near the end of the files.

I downloaded your theme (v0.2) from the contrib board but it gives me errors and won't load my gallery. I won't have time to work this out so maybe you can create a test account so that we can see your issues. Your gallery won't let me create an ecard.

Gizmo
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

danuvius

#2
Quote from: Gizmo on June 29, 2006, 02:14:19 PM
I have a narrow theme as well but the ecard and users tables resize nicely to fit. As for the groupmgr table, I wouldn't worry too much about it as it only shows for the admin and if you edit the groupmgr.php then all the other themes will be affected (same as for ecard.php and usermgr.php).  However, you can edit the layout by looking at what's between the "starttable" and "endtable" taqs in these files which are located near the end of the files.
Hmm, I'l give it a closer look. I could resize using the font-size...... Getting lotts of idea's getting back to this later :)

Quote from: Gizmo on June 29, 2006, 02:14:19 PM
I downloaded your theme (v0.2) from the contrib board but it gives me errors and won't load my gallery. I won't have time to work this out so maybe you can create a test account so that we can see your issues. Your gallery won't let me create an ecard.
True this is disabled for anonymous users, since it than can be used to send spam! But I'll create a test account after the weekend. Thnx for the help you are willing to put in! But what are the problems exactly when you use the theme? Fabrian succeeded with setting up a gallery with with my theme. I'm curious what went wrong (so it can be fixed)!

EDIT: Found a way to fix it. Starting to looking better and better at the moment. Some small thing and the CSS cleanup! Then I will with the issues on the bourd! :D It's looking better and better (in my opinion)!