• Hello,

    I have NEXT GEN galleries wrapped in a div called “gallright”.

    You can see HERE that they are floating right, but when I add text it moves the gallery thumbnails to to the bottom. I don’t know how to fix it!!

    I just want the div to float right and not move when I add text.

    This is my code in my css:

    #gallright {
        float: right;
        width: 230px;
        display: block;
        position: absolute;
        margin-left: 650px;
        margin-top: -570px;
        clear:
    }

    It looks okay right now, like I need it, but if I remove the text it moves the entire gallery/thumbnails up and it doesn’t align at all with the main image. Can someone please help me???

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Somone PLEASE help me with alignment’ is closed to new replies.