Lithium Posted July 4, 2009 Posted July 4, 2009 This is my first free "mod", if you can call it that. I've come up with an idea a while back for a less scrollable in game "layout" as i don't like to scroll too much on pages. So why not basicly removing the header image to save up a little space? (This mod won't suit your needs if you use mcc regular style, with the bars next to your logo image) so here it goes... On the preferences.php add the following code... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add the following SQL to users table You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Now on header.php (where you have your top image showing, add something along these lines. You need to edit this bit to suit your needs You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. A working mod can be seen here using "Black Layout" Quote
Guest Sniko` Posted July 4, 2009 Posted July 4, 2009 Re: Small mod to header [any version] Nice one ill +1 you, Althought next time you post code please use the code tages as it helps users read it Quote
MyGunWars Posted July 4, 2009 Posted July 4, 2009 Re: Small mod to header [any version] +1 I Used It But I Changed It To Work With Showing My Game Icons. Quote
Lithium Posted July 4, 2009 Author Posted July 4, 2009 Re: Small mod to header [any version] +1 I Used It But I Changed It To Work With Showing My Game Icons. That is the point indeed :) every setup needs to suit the needs to whoever applies it ;) Quote
Uridium Posted July 4, 2009 Posted July 4, 2009 Re: Small mod to header [any version] Nice mod Lith :) +1 can't add it to my test site but im sure it works great :) Quote
F4R1D Posted July 6, 2009 Posted July 6, 2009 Re: Small mod to header [any version] Nice +1 Lithium Quote
Dayo Posted July 6, 2009 Posted July 6, 2009 Re: Small mod to header [any version] nice mod but if ($ir['header_show'] == "Yes") { ?> <?php } could be if ($ir['header_show'] == "Yes") { echo ' '; } Quote
Lithium Posted July 6, 2009 Author Posted July 6, 2009 Re: Small mod to header [any version] @ Dayo, it could be on several ways... that is just a preference (which has a reason behind it though). ;) Quote
Snake Posted December 25, 2009 Posted December 25, 2009 This is my first free "mod", if you can call it that. I've come up with an idea a while back for a less scrollable in game "layout" as i don't like to scroll too much on pages. So why not basicly removing the header image to save up a little space? (This mod won't suit your needs if you use mcc regular style, with the bars next to your logo image) so here it goes... On the preferences.php add the following code... You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add the following SQL to users table You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Now on header.php (where you have your top image showing, add something along these lines. You need to edit this bit to suit your needs You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. A working mod can be seen here using "Black Layout" Your Game Wouldn't Let Me Log In After Registering....Kept Saying Error For Some Reason,That It Didn't Say Quote
Zero-Affect Posted December 25, 2009 Posted December 25, 2009 Interesting mod Lithium, i suppose you could make it move the bars with abit of work, why not do this like $attackpage hides mainmenu Quote
Guest georgelink Posted December 25, 2009 Posted December 25, 2009 do you have the layout on sale? :P its really stunning i like it Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.