Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS some jquery / galleria span tag issues.

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #24516
    Nert
    Member

    Hi all,

    Hoping someone has some insight on this. I am looking to get the description text for galleria to knock down the thumbnails below. I have tried several different things on both elements with no success. If anyone has a hack or some insight on this it would be greatly appreciated as I am getting close to launching.

    Thanks you in advance,

    http://s64419.gridserver.com/index.php/ … 03ab74.jpg

    Nert

    #55923
    Rob MacKay
    Participant

    when you say "knock down" what exactly do you mean? :D

    #55942
    Nert
    Member

    when the copy from the span tag gets larger I would like it to push down the thumbs below. so the copy does not overlap as shown in the link above.

    Thanks

    #55944
    apostrophe
    Participant

    Here you go:

    Code:
    .caption {
    color:#A4845A;
    float:left;
    font-style:italic;
    margin:15px 0 25px;
    }
    #55946
    Nert
    Member

    thank you apostrophe. Unfortunaley that only works on that one photo with the content that expands past one line. I would like it to always stay centered. using firefox you will be able to see on other photos what I am referring to. As always thank you for your time and attention.

    #55948
    Soh Tanaka
    Member

    How about this:

    On your photo caption-

    Code:

    text text text
    #56283
    Nert
    Member

    Soh Tanka. That worked like a charm. Just wanted to come back and give some praise…and thanks. :D

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘CSS’ is closed to new topics and replies.