Jump to content
MakeWebGames

Recommended Posts

Posted

I wish to change my the middle part of my page to an tiled image thus to give its some texture and not just plain colour. As peeps know who use V2 there is a background and then the center bit too. I have changed the main background already. The center bit as I no consists or 3 parts. The first part i can do which is the bit behind the banner which is

.center {

width:932px;

background-color:#DCDCDC; (This changed to background-image:url(back.jpg) does the job)

vertical-align:top;

text-align:center;

The other bits are

include "mainmenu.php";

global $ir,$c;

$bgcolor = 'DCDCDC';

print '

';

These change the colour yet i dont know how to change this to use a background via a image. I just get constant parse errors etc.

Any help on this would be great and thx for any help in advance.

  • 1 month later...
  • 3 weeks later...
Posted

Re: V2 Mccode Background Change (Middle)

I am still having trouble getting a background Image in the middle section on V2. Any help would be greatly appreciated.

thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...