Vanquish Junior Member
 
![[Avatar]](http://209.85.62.24/static/avatars/57.jpg) Posts: 64 Status: Offline Gender: Male Location: Northern Ireland Age: 36 Joined:
pmvForum | [F] Forum Block (24th Jan 08 at 2:09am UTC) | | A forum block that consists of a background from the banner down past the boards and then a copyright image.
eg.G101
Like that. | |
 |
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Forum Block (24th Jan 08 at 3:12am UTC) | | Very bottom of main header:
 Code: - <div style="width: 750px;background: url(BACKGROUND URL)">
- <div style="width: 100%;background: url(BANNER URL)"></div>
Very top of main footer:
 Code: - <div style="width: 100%;background: url(FOOTER IMG URL)"></div>
- </div>
Just change the "750px" in the first div to however big your banner/background block is, and then replace the porper areas with your images. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Vanquish Junior Member
 
![[Avatar]](http://209.85.62.24/static/avatars/57.jpg) Posts: 64 Status: Offline Gender: Male Location: Northern Ireland Age: 36 Joined:
pmvForum | Re: Forum Block (24th Jan 08 at 1:02pm UTC) | | Thanks Marc ... Although it aligns the main section of the forum left | |
 |
|
Ross Administrator
    
![[Avatar]](http://uploads.virtualforums.co.uk/forums/pokemon/vforums-qr1.png) Posts: 3,709 Status: Offline Gender: Male Age: 9 1⁄4 Joined:
Additional Groups: Support Team
  
pmwwwgtalkvForum | Re: Forum Block (24th Jan 08 at 1:15pm UTC) | |  Code: - <div style="text-align: center;">
- <div style="width: 750px;background: url(BACKGROUND URL); margin: auto; text-align: left;">
- <div style="width: 100%;background: url(BANNER URL)"></div>
 Code: - <div style="width: 100%;background: url(FOOTER IMG URL)"></div>
- </div>
You could give that a try. It should center it. | |
|
|
Marc vChat Developer
     I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 33 Joined:
Additional Groups: Coding Team
  
pmwww | Re: Forum Block (24th Jan 08 at 5:40pm UTC) | | Knew I forgot something. | |
rroll.to— Shorten a link, rickroll your friends. |
|