inherit
237763
0
Nov 12, 2018 20:37:46 GMT -8
oldhickory
50
October 2016
oldhickory
|
Post by oldhickory on Sept 28, 2017 16:38:14 GMT -8
Hi, Can someone help get the proclassic v5 template to fit properly when using the sidebar redux? The navigation tree bar is in the way of the sidebar. The admin wants the sidebar off the edge of the page. All other themes fit properly. Does anyone know how to shorten the navigation tree bar? Thanks
|
|
#e61919
Support Staff
224482
0
1
Nov 22, 2024 17:59:24 GMT -8
Scott
“Asking for help isn't giving up... it's refusing to give up.”
24,521
August 2015
socalso
|
Post by Scott on Sept 29, 2017 13:38:52 GMT -8
oldhickory , Not sure if this is what you're looking for but try adding this to the bottom of the CSS for this theme: div#wrapper { width: auto; } .sidebarr-center-td { padding-left: 10px; width: 70%; }
|
|
inherit
237763
0
Nov 12, 2018 20:37:46 GMT -8
oldhickory
50
October 2016
oldhickory
|
Post by oldhickory on Sept 29, 2017 19:26:19 GMT -8
oldhickory , Not sure if this is what you're looking for but try adding this to the bottom of the CSS for this theme: div#wrapper { width: auto; } .sidebarr-center-td { padding-left: 10px; width: 70%; } No that just pushes the forum to the right edge. He likes the margin on the right and wants the sidebar to have a margin on the left side like it is on the right. He doesn't want the left sidebar sitting on the edge of the browser like that. If that navigation tree/bar were shorter it looks like the sidebar redux could slide to the right into the proper place. He wants that gap between the sidebar redux and the forum, to be on the left side of the sidebar redux. Does that help?
|
|
inherit
226544
0
Oct 5, 2018 10:29:39 GMT -8
Ulises
4,881
November 2015
umacklin
Ulises Weirdo
|
Post by Ulises on Sept 30, 2017 14:21:19 GMT -8
Try this CSS along with Scotts above:
Adjust those values to your liking.
|
|
inherit
237763
0
Nov 12, 2018 20:37:46 GMT -8
oldhickory
50
October 2016
oldhickory
|
Post by oldhickory on Sept 30, 2017 14:58:03 GMT -8
Try this CSS along with Scotts above: Adjust those values to your liking. I have tried adjusting all those numbers and can't get the sidebar to move to the right. I must be doing something wrong.
|
|
inherit
226544
0
Oct 5, 2018 10:29:39 GMT -8
Ulises
4,881
November 2015
umacklin
Ulises Weirdo
|
Post by Ulises on Sept 30, 2017 15:01:48 GMT -8
It's working on my end, oldhickory. By any chance do you happen to have zoom on your browser window?
|
|
inherit
237763
0
Nov 12, 2018 20:37:46 GMT -8
oldhickory
50
October 2016
oldhickory
|
Post by oldhickory on Sept 30, 2017 15:07:36 GMT -8
It's working on my end, oldhickory . By any chance do you happen to have zoom on your browser window? I think I finally got it somewhat close. I was just coming back to edit my previous post and to load that theme to see if it looks ok when not in the editor.
|
|
inherit
237763
0
Nov 12, 2018 20:37:46 GMT -8
oldhickory
50
October 2016
oldhickory
|
Post by oldhickory on Sept 30, 2017 15:12:13 GMT -8
oldhickory , Not sure if this is what you're looking for but try adding this to the bottom of the CSS for this theme: div#wrapper { width: auto; } .sidebarr-center-td { padding-left: 10px; width: 70%; } It's working on my end, oldhickory . By any chance do you happen to have zoom on your browser window? Thanks both of you. I had to keep experimenting to see which number did what. But, I think its good now. It's certainly more balance than it was before. Thank you very much!
|
|
inherit
226544
0
Oct 5, 2018 10:29:39 GMT -8
Ulises
4,881
November 2015
umacklin
Ulises Weirdo
|
Post by Ulises on Sept 30, 2017 15:19:19 GMT -8
Awesome, you're welcome :)
|
|