inherit
177972
0
May 15, 2016 0:17:29 GMT -8
Elaina
161
March 2012
kitakin
|
Post by Elaina on Feb 23, 2015 15:28:36 GMT -8
wtfrp.boards.net/What I would like to do is move the whole forum a bit to the right, so everything in the forum wrapper is close to where your scroll bar is on the screen. I can't seem to find the right margins to do this. I think going code blind from staring at it too long. If anyone can help much thanks ^^
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Feb 27, 2015 2:49:41 GMT -8
Hi Elaina Not sure if you still need this but you can add this to the bottom of your style sheet: (Admin> Themes> Advanced Styles & CSS> Style Sheet>
/* move forum to right */ #wrapper{margin-right: 10px; }
Adjust the 10px to what you want.
|
|
inherit
177972
0
May 15, 2016 0:17:29 GMT -8
Elaina
161
March 2012
kitakin
|
Post by Elaina on Feb 28, 2015 0:48:45 GMT -8
Thank you ^^ this did the trick
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Feb 28, 2015 5:08:12 GMT -8
Thank you ^^ this did the trick You're welcome.
|
|