Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #986228
    worldofjames
    Participant

    Hi 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

    http://www.liveeveryminute.co.uk

    #986519
    worldofjames
    Participant

    http://liveeveryminute.co.uk/

    Thanks Joao… working fine for me but takes a few seconds to load.

    #986522
    Joao
    Moderator

    Hi,

    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

  • <script> jQuery(function($){ $("#no-reply-986228 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>