Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • tygrtisk Friend
    #692854

    Dear all, how to add thin line dividing content and both sidebars (vertical) and masshead (horizontal). Also can be great to have thin line beeween every arcticle and every module on sidebar. Thanks JIRI

    Pankaj Sharma Moderator
    #692878

    Hi
    Kindly provide a screenshot of your expectations , illustrate the details inside the screenshot , and share your working site url here .

    Pankaj Sharma Moderator
    #749798

    Hi
    Kindly provide a screenshot of your expectations , illustrate the details inside the screenshot , and share your working site url here .

    tygrtisk Friend
    #692881

    the website is http://www.lodninoviny.cz and it shut look like that

    tygrtisk Friend
    #749801

    the website is http://www.lodninoviny.cz and it shut look like that

    Pankaj Sharma Moderator
    #693147

    Hi
    In this case You can apply border on main-body content .Add below code in custom.css file

    .t3-content {
    border-left: 1px solid;
    border-right: 1px solid;
    }

    and

    t3-mainbody {
    border-top: 1px solid;

    save and check > http://prntscr.com/8l9po2

    Pankaj Sharma Moderator
    #749835

    Hi
    In this case You can apply border on main-body content .Add below code in custom.css file

    .t3-content {
    border-left: 1px solid;
    border-right: 1px solid;
    }

    and

    t3-mainbody {
    border-top: 1px solid;

    save and check > http://prntscr.com/8l9po2

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum