badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to align elements in the sidebar?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48560
    guitaristforhim
    Participant

    Hi, I have many html programmed elements from other websites added in my sidebar via the text widget. They are like badges and stuff from other websites like the BBB or HomeAdvisor. They are html coded. However, they are all aligned to the left of the sidebar, so they are close to my actual content on the left. I would like to get them to align on the right, so that they are as far right on the sidebar as possible, or I would like to maybe center them within the sidebar. I have not found a way to code this in to get them to align center or right.
    Maybe because they are an html coded element or something they are harder to align. I have no idea.

    #48577

    Hi,

    Please provide us your site URL? So that we can easily provide you a Custom CSS code to add the spaces on the elements in the sidebar.

    Thank you.

    #48602
    guitaristforhim
    Participant
    #48829

    Hi Guitaristforhim,

    Sorry! We missed your topic.
    As of your reques. For the first item you can align to right by adding below custom css

    a#bbblink.rbhzbul {
        left: 48px;
    }

    and for second one edit your text widget and add below code
    <div style="width: 160px; left:88px; position:relative;">
    instead of
    <div style="width: 160px;>

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.