Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #925126

    Argh! I felt so good figuring out hw to adjust the sidebar seperator, and now it does this:
    Sidebar seperator problem
    How can I change the sidebar seperator, so that it is solid 3px all the way down?
    I used this code:

    #top #main .sidebar {
    border-left-style: solid;
        border-left-width: 2px !important;
    border-left-color: #696969 !important;}

    Please help.
    Sadly I can’t send link as I am working on localhost.

    #925127

    Ha! Does help if your are not stupid. This did the trick:

    #top #main .sidebar {
    border-left-style: solid;
        border-left-width: 1px !important;
    border-left-color: #696969 !important;}
    
    #main > div.main_color.container_wrap_first.container_wrap.sidebar_right > div > main {border-right-style: solid;
        border-right-width: 2px !important;
    border-right-color: #696969 !important;}
    #925130

    Dammit! That only works on the front page, but ot on any other pages. What am I missing?

    #925200

    Na, false alarm, as soon as i add content to the site all is ok.

    #925753

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Sidebar seperator adjustement problem’ is closed to new replies.