• 0

Help with DIV Alignment


Question

Hi,

I am working on a new site for a client and I have problem with DIV alignment. I just can't figure out why it is not aligning properly.

Working on this page http://demo.theirishtimespub.com.au/Gallery/Video

NOT Working on this page http://demo.theirishtimespub.com.au/Gallery/Photo

Essentially both of them pages are copy of each other but I can't for the life of me figure out where the extra space is coming from on the PhotoGallery page!

Any help would be great.

Cheers :)

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I was just about to post that i figured it out with my very limited css knowledge drat! lol gld you figured it.

this is what i had:

.PhotoGalleryData .PhotoWrapper

{

height: 400px;

padding: 10px;

position:absolute;

}

Link to comment
Share on other sites

This topic is now closed to further replies.