vForums Support > Programming & Coding :: Code Requests & Support :: > [F] Requesting A Code/ "Border around board"

[F] Requesting A Code/ "Border around board" - Posted By CåñåÐå™ (canada) on 8th Feb 08 at 7:43am
Would it be possible for me to get a Border around board code please .
http://tropolis.virtualforums.co.uk/
Thank you.

Re: Requesting A Code/ "Border around board" - Posted By Michael (wrighty) on 8th Feb 08 at 7:44am
http://support.virtualforums.co.uk/board/coderequest/topic/7236/action/view_topic/page/1/-forum-block/#reply-4

like that?

Re: Requesting A Code/ "Border around board" - Posted By CåñåÐå™ (canada) on 8th Feb 08 at 7:48am
If its the same as this then yes.
http://bluesmoketest.proboards83.com/index.cgi

Re: Requesting A Code/ "Border around board" - Posted By Michael (wrighty) on 8th Feb 08 at 7:57am
 
Code:
 
  1. <div style="text-align: center;">
  2. <div style="width: 750px;background: url(BACKGROUND URL); margin: auto; text-align: left;">
  3. <div style="width: 100%;background: url(BANNER URL)">­</div>
 


Code:
 
  1. <div style="width: 100%;background: url(FOOTER IMG URL)">­</div>
  2. </div>
 


You could give that a try. It should center it.


{Smile}

Yup it's the same!

Re: Requesting A Code/ "Border around board" - Posted By CåñåÐå™ (canada) on 8th Feb 08 at 1:12pm
Thanks Wrighty {Grin} .

Re: Requesting A Code/ "Border around board" - Posted By Michael (wrighty) on 8th Feb 08 at 2:13pm
no worries! {Smile}