Tagged: x
-
AuthorPosts
-
May 11, 2016 at 12:44 pm #986228
worldofjamesParticipantHi guys –
Three questions please…
1. I’d like a relatively clean site… so I have changed the background to white, which stops there being a division between content and sidebar. Is there any easy way to put a thin line down the side of the sidebar to differentiate it?
2. Is there a way to remove the lined box around the sidebar widget header and range the text left?
3. Finally, I want to design some image boxes for the sidebar – how can i calculate the ideal width for the images?
many thanks
May 11, 2016 at 3:29 pm #986519
worldofjamesParticipantThanks Joao… working fine for me but takes a few seconds to load.
May 11, 2016 at 3:30 pm #986522
JoaoModeratorHi,
I was just re-writing this post for you because I found out that the link was working in another thread ( I did tried a few times before..)
So lets go to the answers:
1- Please add the following code to your Appearance / Customizer / Custom / CSS
.x-sidebar{ padding-left: 15px; border-left: 1px solid #eaeaea; }2 – Please add the following code to your Appearance / Customizer / Custom / CSS
.x-main .h-widget, .x-sidebar .h-widget { border: none !important; }3 – When I need to calculate the size of an image I always use the help of the Page Ruler Addon for Chrome, maybe you should give it a try.
Hope that helps,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-986228 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
