Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1013427
    nadinedomnink
    Participant

    hi,

    is it possible to insert a line between two columns?
    i have one site where i used the shortcode [columnize]-there is automatically a grey line. i would like to have that grey line when i use the shortcode [column type=”1/3″] [/column]

    thanks!

    nadine

    #1013428
    nadinedomnink
    Participant
    This reply has been marked as private.
    #1013895
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Make your Columns marginless and put a right border on the first two 1/3 columns.

    [cs_row inner_container="true" marginless_columns="true" style="margin: 0px auto;padding: 0px;"]
    [cs_column type="1/3" style="padding: 0px;border-right: 1px solid #767272;"]Content Here[/cs_column]
    [cs_column type="1/3" style="padding: 0px;border-right: 1px solid #767272;"]Content HERE[/cs_column]
    [cs_column type="1/3" style="padding: 0px;"]Content HERE[/cs_column]
    [/cs_row]

    Hope it helps, Cheers!

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