
| ||||||||||||||||||||||||||||||||||||||||||||
| WoW Raid Manager :: Forums :: General Code Questions | |||
|
|||
Center Banner + new line for login |
| Author | Post |
| Sebski |
| ||
![]() Joined: Wed Feb 27 2008, 01:37AM Posts: 4 | Can someone tell me how to center the banner logo and make the login menu on a new line under the banner..? Thx in advanced | ||
| Back to top |
| Sebski |
| ||
![]() Joined: Wed Feb 27 2008, 01:37AM Posts: 4 | Bump... no one that can help on this? | ||
| Back to top |
| Illydth |
| ||
![]() ![]() Joined: Mon Sep 24 2007, 02:51PM Posts: 1886 | Sebski: Sorry about the late reply here, my time isn't what it used to be. All the code can be changed from within the "templates" section. If you look in wrm/templates/default you should see a header.html which is where things like the header graphic are laid out. Centering that should be trivial. If you can't find it there (don't have my code in front of me right now) look in wrm/includes/page_header.php which contains the code that builds the login stuff... It should ALL be changeable from within the html file however, only the objects should be created in the PHP code, the layout should be contained in the HTML. Let me know if this doesn't help. :) --Illydth - Douglas Wagner - Site Admin | ||
| Back to top |
| Moderators: Illydth |