Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Jared Bauer Friend
    #133784

    I need some info on how to resize user positions 1, 2, 5, 6 I can’t figure it out for the life of me. I don’t want them to all be the same size so I need some help resizing them.

    Thanks in advance.

    lcristian Friend
    #272615

    You need to edit the CSS file of the template.
    Here is what you have too look for :

    #ja-some_module {
    width: 28px;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1000;
    }

    Tweak it as you like.

    Menalto Friend
    #272652

    <em>@jaredbbauer 82336 wrote:</em><blockquote>I need some info on how to resize user positions 1, 2, 5, 6 I can’t figure it out for the life of me. I don’t want them to all be the same size so I need some help resizing them.

    Thanks in advance.</blockquote>

    How resize? in width or height?

    Menalto Friend
    #272653

    <em>@lcristian 82455 wrote:</em><blockquote>You need to edit the CSS file of the template.
    Here is what you have too look for :

    #ja-some_module {
    width: 28px;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1000;
    }

    Tweak it as you like.</blockquote>
    Wrong, that will not help on this modules

    lcristian Friend
    #272654

    Oh well.

    You’re the expert, give the man a hand. 🙂

    Jared Bauer Friend
    #272687

    Width,I need to resize the width. The height is fine.

    Thanks

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

This topic contains 6 replies, has 3 voices, and was last updated by  Jared Bauer 16 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum