Dayo Posted February 19, 2009 Posted February 19, 2009 Mailbox Layout Mod This Mod Will make your Mail Box look better, i was gona do this tomoro but i done it just now, enjoy :D What you will need to do Edit 1 file Add 1 CSS file Add 1 JS file Step 1 Open mailbox.php and delet all coding and replace with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Step 2 upload SpryCollapsiblePanel2.js to the main where mailbox.php is located You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Continued ... Quote
Dayo Posted February 19, 2009 Author Posted February 19, 2009 Re: [McCodes][v2] Mailbox Layout Mod Step 3 upload SpryCollapsiblePanel2.css to the main where mailbox.php is located You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Enjoy :-D PRINT SCREEN Quote
veaseyspike Posted February 19, 2009 Posted February 19, 2009 Re: [McCodes][v2] Mailbox Layout Mod can u stilll use smilies? Quote
Magictallguy Posted February 19, 2009 Posted February 19, 2009 Re: [McCodes][v2] Mailbox Layout Mod can u stilll use smilies? If you actually read through the code, you would see that there is nothing to do with smilies.. Quote
Mafia-Club Posted February 19, 2009 Posted February 19, 2009 Re: [McCodes][v2] Mailbox Layout Mod Looks Good keep it up dayo Quote
Gangsta Posted February 19, 2009 Posted February 19, 2009 Re: [McCodes][v2] Mailbox Layout Mod Overall very good Dayo i think it looks perfect nice job :) Quote
ReaSonZ Posted February 20, 2009 Posted February 20, 2009 Re: [McCodes][v2] Mailbox Layout Mod installed but dont work when i click to minimize ? do i need to install somthing on my vps ? Quote
Dayo Posted February 20, 2009 Author Posted February 20, 2009 Re: [McCodes][v2] Mailbox Layout Mod not sure try the steps again, also are the JS and CSS files in the same directory as the mailbox.php ill see if i can add smilies today Quote
Magictallguy Posted February 20, 2009 Posted February 20, 2009 Re: [McCodes][v2] Mailbox Layout Mod not sure try the steps again, also are the JS and CSS files in the same directory as the mailbox.php ill see if i can add smilies today Use a couple of array's and then str_replace() - easiest way I can think of. If you're handy with preg_match()/preg_replace() then bonus! They're faster and safer I believe Quote
Dayo Posted February 20, 2009 Author Posted February 20, 2009 Re: [McCodes][v2] Mailbox Layout Mod well i cant do it today, my mum has got all my cousins around and needs help looking after them :| Quote
Magictallguy Posted February 20, 2009 Posted February 20, 2009 Re: [McCodes][v2] Mailbox Layout Mod well i cant do it today, my mum has got all my cousins around and needs help looking after them :| :lol: Ok then Quote
Dayo Posted February 20, 2009 Author Posted February 20, 2009 Re: [McCodes][v2] Mailbox Layout Mod BUG FIX Mailbox.php should be You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. when you went to sent messages it would go all weird, thiss fixes that Quote
cruz Posted February 20, 2009 Posted February 20, 2009 Re: [McCodes][v2] Mailbox Layout Mod BUG FIX Mailbox.php should be You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. when you went to sent messages it would go all weird, thiss fixes that Ummm, the file you posted above has an error. Look for You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. change to You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And thanks for the mod. I like it alot. Quote
ReaSonZ Posted February 21, 2009 Posted February 21, 2009 Re: [McCodes][v2] Mailbox Layout Mod Ummm, the file you posted above has an error. Look for Code: [select] print "<script src='SpryCollapsiblePanel.js' type='text/javascript'></script> <link href='SpryCollapsiblePanel.css' rel='stylesheet' type='text/css' />"; change to Code: [select] print "<script src='SpryCollapsiblePanel2.js' type='text/javascript'></script> <link href='SpryCollapsiblePanel2.css' rel='stylesheet' type='text/css' />"; And thanks for the mod. I like it alot. Thanks that fixed my problem Quote
Dayo Posted February 21, 2009 Author Posted February 21, 2009 Re: [McCodes][v2] Mailbox Layout Mod woops :oops: thanks for that, god sake i cant edit post :( Quote
POG1 Posted February 21, 2009 Posted February 21, 2009 Re: [McCodes][v2] Mailbox Layout Mod not sure try the steps again, also are the JS and CSS files in the same directory as the mailbox.php ill see if i can add smilies today Use a couple of array's and then str_replace() - easiest way I can think of. If you're handy with preg_match()/preg_replace() then bonus! They're faster and safer I believe Also, wrap it all into a function and output the function.. Quote
Dayo Posted February 21, 2009 Author Posted February 21, 2009 Re: [McCodes][v2] Mailbox Layout Mod i cant today in quite busy but ill try do it within the next week Quote
TheBigChief Posted March 2, 2009 Posted March 2, 2009 Re: [McCodes][v2] Mailbox Layout Mod I done everything it said yet the mailbox looks exact same as before Quote
Dayo Posted March 2, 2009 Author Posted March 2, 2009 Re: [McCodes][v2] Mailbox Layout Mod ???did you upload the .CSS and .JS file??? or the mailbox.php ???? Quote
TheBigChief Posted March 3, 2009 Posted March 3, 2009 Re: [McCodes][v2] Mailbox Layout Mod All three Dayo and to the root folder because thats where my game sits. Quote
Dayo Posted March 3, 2009 Author Posted March 3, 2009 Re: [McCodes][v2] Mailbox Layout Mod did you use the bug fixed one? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
TheBigChief Posted March 3, 2009 Posted March 3, 2009 Re: [McCodes][v2] Mailbox Layout Mod WOW, you made it work for me. How can I change the colour of the bars though? I would like a dark grey colour Quote
Dayo Posted March 4, 2009 Author Posted March 4, 2009 Re: [McCodes][v2] Mailbox Layout Mod go throgh the CSS file it should say somat like just change that and the coor will change, ill add this to my css code genorator today .rollover.bg bg collor:#000000; Quote
Dayo Posted March 4, 2009 Author Posted March 4, 2009 Re: [McCodes][v2] Mailbox Layout Mod here is a genorator css genorator Quote
Haunted Dawg Posted March 4, 2009 Posted March 4, 2009 Re: [McCodes][v2] Mailbox Layout Mod Just so you know, it's "generator" not "genorator", just telling you because you using it and well, best to have better english eh. 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.