Tagged: x
-
AuthorPosts
-
August 12, 2016 at 8:04 am #1128696
netloverParticipantsite url:
http://www.bccinlandempire.com/I just noticed something wierd where is white space between the navigation on the left and the middle of the site. how do I fix this?
August 12, 2016 at 8:53 am #1128748
AlliB1194ParticipantThe vertical white line appeared post recent xtheme update.
I found a solution to this on an earlier post in the Forum tonight and it appears to be fixed with pasting the code below into your customised CSS.
.x-navbar.x-navbar-fixed-left {
overflow: visible;
}Looking at your site.. I’m not sure if your NAVBAR LETTER SPACING in the NAVBAR section needs correcting also as the font is a little oversized (for the Desktop viewed Sidebar/Header). This happened to my site on an earlier update when they changed the units to em. I had to fiddle with the slider bar to get them sitting right again but font spacing has been fine every update since. EG. My NAVBAR has Font size of 15, & NAVBAR LETTER SPACING is set to 0.085 (em)
August 12, 2016 at 1:05 pm #1128998
DarshanaModerator -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1128696 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
