Zan Posted December 23, 2010 Posted December 23, 2010 A m really a newbie.Got allot of question..... OK ...my question is...Im USing Mccodes V2 fpr my game...and i want to know how do i change the entire back ground color...i know how to change the color..i want to change the background image..i wann change it..i wanna keep as the background for the entire game...can i keep it like main menu separate and other pages diffrent pics?..Experts please help me .....Post it here which code i should delete and which i should add to make it like my wish here is my body { background-color: #C0C0C0; margin-top: 0px; margin-bottom: 0px; font-family:calibri, helvetica, arial, geneva, sans-serif;font-size:12px;color: black; scrollbar-base-color: #C0C0C0; scrollbar-arrow-color: #C0C0C0; scrollbar-DarkShadow-Color: #C0C0C0; } a:visited,a:active,a:hover,a:link { color: black;text-decoration: none; } table,tr,td { font-family:helvetica, arial, geneva, sans-serif;font-size: 12px; } img { border:none; } textarea { font-family:helvetica, arial, geneva, sans-serif;font-size:12px;color: black; } .table2 { } .lgrad { background-image:url(lgrad.jpg); background-repeat:repeat-y; width:19px; } .linegrad { background-image:url(linegrad.PNG); background-repeat:repeat-y; background-align: center; width:2px; } .rgrad { background-image:url(rgrad.jpg); background-repeat:repeat-y; width:19px; } .dgrad { background-image:url(dgrad.jpg); background-repeat:repeat-x; height:38px; } .dgradl { background-image:url(dgradl.jpg); background-repeat:no-repeat; height:38px; width:38px; } .dgradr { background-image:url(dgradr.jpg); background-repeat:no-repeat; height:38px; width:38px; } .center { width:932px; background-color:#C0C0C0; vertical-align:top; text-align:center; } .table { background-color:#C0C0C0; } .table3 { background-color:#C0C0C0; } .table td { background-color:#C0C0C0; height:22px; } .table3 td { background-color:#C0C0C0; } td .alt { background-color:#C0C0C0; height:22px; } td .h { background-image:url(tablehgrad.png); background-repeat:repeat-x; font-weight: bold; background-color: #C0C0C0; } .table th { background-image:url(tablehgrad.png); background-repeat:repeat-x; font-weight: bold; background-color: #C0C0C0; } --> </style></head> <body> PlEASE HELP A NEWBIE ;( :P Quote
bladewolf2010 Posted December 23, 2010 Posted December 23, 2010 acter go to w3theory (sorry if i spelled it wrong) Quit posting in other topics about if they got paid or free hosting.. ALL hosts that allow php and mysql (is most of them) WILL allow you to use McCodes.. Quote
Zan Posted December 23, 2010 Author Posted December 23, 2010 I m using paid host..I dint publish the game yet...i have a domain..i am still devoloping it....So any one intrested in helping me with this stuff..? Quote
Dominion Posted December 23, 2010 Posted December 23, 2010 So any one help me in this...Plzz Look at what you posted, and take a wild guess. http://www.w3schools.com/css/css_background.asp Quote
acter Posted December 25, 2010 Posted December 25, 2010 so which file do i have to change if i need to change the background color???i am using mccodes version 2 Quote
Dominion Posted December 25, 2010 Posted December 25, 2010 so which file do i have to change if i need to change the background color???i am using mccodes version 2 header.php... Quote
acter Posted December 26, 2010 Posted December 26, 2010 is it header.php or should i change this +login.php+register.php?? Quote
Jordan Palmer Posted December 26, 2010 Posted December 26, 2010 I believe the main styling is in header.php. You may also need to change the login/reg 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.