Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #28741

    Hello! I LOVE this theme, thanks!

    I placed the sidebar as a persistent sidebar (using the “Layout” menu) and it was styled beautifully, but then there was a lot of wasted space underneath so I would like to use the “Widget Area” Content Element instead. But, its looking big-time ugly with this method. Is there an easy way I can tell it to pick up the other styles instead?

    Here’s some screenshots:

    http://www.herculiz.com/uglysidebar.png

    http://www.herculiz.com/prettysidebar.png

    #138482

    Hi,

    Can you post a link to your website please?

    Regards,

    Josue

    #138483

    Its hidden under “under construction.” What’s the best way for me to share it with you, a temp. login?

    #138485

    Hi,

    I got your login info. I’ll take a look at it now and let you know.

    P.S.: i deleted your post, please do not share your login info publicly next time

    Regards,

    Yigit

    #138486

    okay. Its just a subscriber login.

    If you could let me know the proper way, I would appreciate it.

    #138487

    Hi,

    My bad :)

    They do not have the same styles because widget in ‘prettysidebar’ has sidebar class and other one doesn’t. Please add this code to Quick CSS to have the same look

    .entry-content ul { list-style: none-outside; }

    .main_color a { color: #a098a0!important; }

    Regards,

    Yigit

    #138488

    much closer, thanks. I just need to get it to right-align and remove the bullets?

    #138489

    Hi,

    Please add this code to Quick CSS

    #top .widget ul { list-style: none outside; text-align: right }

    .widgettitle { text-align: right; }

    Regards,

    Yigit

    #138490

    Perfect! Thanks for being so speedy!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘style sidebar widget like persistent sidebar’ is closed to new replies.