chaoswar4u Posted April 29, 2007 Posted April 29, 2007 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. Quote
Decepti0n Posted April 29, 2007 Posted April 29, 2007 Re: V2 Mccode Background Change (Middle) try html { background: url('filename.jpg'); } at the top/in a stylesheet Quote
hamster01 Posted April 30, 2007 Posted April 30, 2007 Re: V2 Mccode Background Change (Middle) No its not that. I know where it is, just dont have v2 right now to show you :( Wish i had v2(No I dont XD) Quote
chaoswar4u Posted June 3, 2007 Author Posted June 3, 2007 Re: V2 Mccode Background Change (Middle) Bump Quote
Stew Posted June 19, 2007 Posted June 19, 2007 Re: V2 Mccode Background Change (Middle) Was anybody able to figure this one out? I am having the same problem. thanks Quote
GoldenZero Posted June 19, 2007 Posted June 19, 2007 Re: V2 Mccode Background Change (Middle) $bgcolor = 'DCDCDC'; Quote
chaoswar4u Posted June 19, 2007 Author Posted June 19, 2007 Re: V2 Mccode Background Change (Middle) Ye already know that golden. The ability required is to change the center to an image file say. Quote
Stew Posted June 24, 2007 Posted June 24, 2007 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 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.