PDA

View Full Version : 'caption above' code not working


mduff1
Apr-14-2008, 04:45 PM
I am trying to place the caption for my pictures above each picture, and the FAQ says to use this code:

#caption_top {display: block;}
#caption_bottom {display: none;}

but this code is not working. It is removing the caption from the bottom but it is not adding it to the top.

Thank you