letters2

HomeSupportWordPress: Popular Widget Plugin 100K downloads

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Either im just too tired or stupid.. or a 3rd #300121
    letters2
    Participant

    okay i figured out how i force it to the left side.

    i found the line i needed to change in pop-widget.css

    this was the line before:
    ul.wp-tag-cloud{width:auto;height:auto;padding:5px 8px !important;}

    and after
    ul.wp-tag-cloud{width:auto;height:auto;padding:5px 0px !important;}

    so from 8px to 0px makes the tags from centered go to LEFT in my example. Is there any way to stretch the tags so it also aligns with the right side? thats what im trying now 🙂

    in reply to: Either im just too tired or stupid.. or a 3rd #300119
    letters2
    Participant

    Hey again, i figured it out now. Turns out my theme footer.php did not have the ending javascript implementation thing before </body>.. strange, cus it had the header version..

    anyways. it seems to work now, however got a design question.

    when i see the tags-design in this site:
    http://thegossip.wpengine.com/

    alle the [TAG] [TAG] etc are aligned to the left.

    on my own website these many
    [TAG] [TAG][TAG] [TAG][TAG] [TAG]
    [TAG] [TAG][TAG] [TAG][TAG] [TAG]
    [TAG] [TAG][TAG] [TAG][TAG] [TAG][TAG] [TAG]
    [TAG] [TAG][TAG] [TAG]

    are centered, which looks kinda funny. how do i align them to the left side? or maybe even force to align to both the edges of the “tabs menu” 🙂

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