Log in

View Full Version : Swiss Army II: Position description over images



xubuntu
09-20-2009, 03:06 PM
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 :)

xubuntu
09-23-2009, 02:07 PM
Nobody any idea? :(

A possibility, but not quite "elegant":

#desc0 {
position: relative ;
top: -155px;
}
#outer0 {
position: relative ;
top: 25px;
}