Former Member
inherit
guest@proboards.com
212918
0
Nov 26, 2024 0:54:10 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 19, 2015 16:18:52 GMT -8
Forum URL: hadesgraphics.boards.netNot sure if the Templates Request forum was the correct place to put something about CSS, so I made the topic here. Please move if needed! Anyway I have a border code (by Smangii I think) but I don't want to border to "start" until just above the nav bar instead of encompassing the forum logo/banner too. Any idea how to achieve this? Code I'm using/* border around forum */
#wrapper {background-color:#FFFFFF; margin-top: 10px; margin-bottom: 10px; padding: 0.3em;}
|
|
#e61919
Support Manager
154778
0
1
Nov 25, 2024 15:31:44 GMT -8
Michael
19,618
May 2010
wiseowl
|
Post by Michael on Aug 19, 2015 16:20:11 GMT -8
Hi, The template request board was the correct place to post your question.
|
|
Former Member
inherit
guest@proboards.com
212918
0
Nov 26, 2024 0:54:10 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 19, 2015 16:27:23 GMT -8
Michael Should I create a new topic in Templates Request or will you move this?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Aug 20, 2015 8:27:01 GMT -8
I moved it.
You'll need to go to Themes > Layout Templates > Forum Wrapper and move the <div id="wrapper"> line to change where the wrapper element starts. Keep in mind that the wrapper controls your forum's width so anything outside of it is going to change to take up the full width of the page.
|
|
Former Member
inherit
guest@proboards.com
212918
0
Nov 26, 2024 0:54:10 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 20, 2015 9:47:31 GMT -8
Brian Ah I see what you mean. Thank you for your help.
|
|