#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 29, 2018 9:13:46 GMT -8
Hi there - Just a small issue with siderbar container appering slightly off to the rest of the forum theme. Pretty common issue on my side. I am sure you had tons of post like this before, but perhaps you can advise me on what to do? Can you provide a link to the forum where the issue is happening? It's hard to understand the issue based on the description alone.
|
|
inherit
247932
0
Feb 2, 2018 5:00:23 GMT -8
ltepic
6
August 2017
ltepic
|
Post by ltepic on Jan 30, 2018 5:31:47 GMT -8
Hi there - Just a small issue with siderbar container appering slightly off to the rest of the forum theme. Pretty common issue on my side. I am sure you had tons of post like this before, but perhaps you can advise me on what to do? Can you provide a link to the forum where the issue is happening? It's hard to understand the issue based on the description alone. piwnica.boards.net/
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 30, 2018 8:53:58 GMT -8
Can you provide a link to the forum where the issue is happening? It's hard to understand the issue based on the description alone. piwnica.boards.net/The wrapper on that theme has a 30px top margin which is pushing it downward. You can add this to your style sheet to push the sidebar down by the same amount. It's also worth noting that due to the structure of the Forum Wrapper layout template of that theme the browser is having to correct the HTML of the page when the Sidebar Redux plugin is enabled due to the fact that the $[header] and $[footer] variables aren't children of the same element. This is causing your forum's footer links (hosted by, Terms of Service, Privacy Policy, etc.) to be moved to the left.
|
|
inherit
247932
0
Feb 2, 2018 5:00:23 GMT -8
ltepic
6
August 2017
ltepic
|
Post by ltepic on Jan 31, 2018 2:25:40 GMT -8
Is there anyway I can prevent it from moving to the left?
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 31, 2018 8:58:37 GMT -8
Is there anyway I can prevent it from moving to the left? Prevent what from moving to the left? Please be more specific.
|
|
inherit
247932
0
Feb 2, 2018 5:00:23 GMT -8
ltepic
6
August 2017
ltepic
|
Post by ltepic on Feb 1, 2018 7:25:12 GMT -8
Is there anyway I can prevent it from moving to the left? Prevent what from moving to the left? Please be more specific. "This is causing your forum's footer links (hosted by, Terms of Service, Privacy Policy, etc.) to be moved to the left."
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 1, 2018 8:53:09 GMT -8
Prevent what from moving to the left? Please be more specific. "This is causing your forum's footer links (hosted by, Terms of Service, Privacy Policy, etc.) to be moved to the left." Remove <div id="footer"> and its closing </div> tag on lines 397 and 409 of Themes > Layout Templates > Forum Wrapper. You'll also need to add this back into Themes > Advanced Styles & CSS > Style Sheet as it was removed by the theme author:
|
|
inherit
247932
0
Feb 2, 2018 5:00:23 GMT -8
ltepic
6
August 2017
ltepic
|
Post by ltepic on Feb 2, 2018 5:01:08 GMT -8
Thanks a lot for the tip! But the sidebar is still stuck on the left side of the template.
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 2, 2018 9:12:14 GMT -8
Thanks a lot for the tip! But the sidebar is still stuck on the left side of the template. I don't see any of the changes I mentioned in my previous post on your forum. Either way, every problem you're currently having is down to how that particular theme is designed. Most themes will have the $[header] and $[footer] variables inside of the <div id="wrapper"> element. This one has them outside of the element, presumably to keep the ads outside of the gray background around your board list. This is causing the sidebar to go around the wrapper instead of starting and ending inside of the wrapper and conforming to your forum width like it would on most other themes. The easiest fix for your forum width is to add this to the bottom of Themes > Advanced Styles & CSS > Style Sheet.
|
|
inherit
252944
0
Feb 15, 2018 8:23:23 GMT -8
rickangel
4
February 2018
rickangel
|
Post by rickangel on Feb 14, 2018 12:00:16 GMT -8
I put the Shoutbox in my sidebar. But, it's doing a weird thing where when I refresh the scroll bar jumps to the middle of the shoutbox. Also, random question, how do I get my mini-profiles to look like yours Brian? When you add the shoutbox to the sidebar the height of the container changes, so what was originally considered the bottom is no longer the bottom which leaves the scrollbar more towards the middle. Adding this to your global header will remedy that. The mini-profile change is done via a plugin that I actually just submitted to the library yesterday. If it's not approved today it should be approved sometime this week. I used this code to fix the scroll issue on the shoutbox and didn't quite work. It still set to a little ways up the messages and doesnt go all the way down. mobiusrifts.boards.net/
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 14, 2018 12:02:55 GMT -8
|
|
Former Member
inherit
guest@proboards.com
249450
0
Oct 31, 2024 18:34:02 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Feb 23, 2018 7:34:14 GMT -8
Can i put an image in the sidebar?
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Feb 23, 2018 8:40:33 GMT -8
Can i put an image in the sidebar? The plugin supports HTML so you can add anything that you can add to a webpage, including HTML <img> tags.
|
|
Former Member
inherit
guest@proboards.com
249450
0
Oct 31, 2024 18:34:02 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Feb 23, 2018 9:00:47 GMT -8
|
|
Former Member
inherit
guest@proboards.com
249450
0
Oct 31, 2024 18:34:02 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Feb 23, 2018 9:03:13 GMT -8
P.S. I was wanting to put my logo in it, is there a way i can i get a IMG tag for it? thanks
|
|