Results 1 to 2 of 2

Thread: Swiss Army II: Position description over images

  1. #1
    Join Date
    Apr 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Swiss Army II: Position description over images

    1) Script Title: Swiss Army II

    2) Script URL (on DD): http://www.dynamicdrive.com/forums/blog.php?b=18

    3) Describe problem:

    Hi,

    i would like to use the description-text as the title of the images, but i don't know how to change their positions, so that the description is always over the images and not under them.
    I already searched this forum, but i didnd't find any solution.
    I would be very glad if somebody of you could help me with this problem.

    Thanks anyway

  2. #2
    Join Date
    Apr 2009
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Nobody any idea?

    A possibility, but not quite "elegant":

    #desc0 {
    position: relative ;
    top: -155px;
    }
    #outer0 {
    position: relative ;
    top: 25px;
    }
    Last edited by xubuntu; 09-23-2009 at 02:35 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •