Forums

Right Alignment (3 posts)

  1. micadz
    Member
    Posted 2 months ago #

    I would like the yellow boxes under THIS IS DOPE (right hand column) to be aligned on the right instead of the left. I know what I have to change since I tried it in firebug (highlighted below). And as per firebug, I need to change it on line 101 of my votestyles.css. However, when I open the css file, line 101 is not there.

    .votemicro {
    background-color:#FFF2C9;
    border:1px solid #FFE07D;
    color:#7F7F7F;
    display:inline;
    <strong>float:  right;</strong>
    font-size:0.55em;
    margin:0 5px 0 0;
    padding:1px 3px;
    text-align:center;
    vertical-align:middle;
    }

    My website is : http://www.commonpeople.sg/v1/

  2. esmi
    Member
    Posted 2 months ago #

    Try looking for the .votemicro block instead.

  3. micadz
    Member
    Posted 2 months ago #

    That is the one I am looking for actually (see my screendump). But I don't seem to be able to find it in the votestyle.css.

Reply

You must log in to post.

About this Topic

Tags