Statue Underwater wordpress theme
This free wordpress template depicts an underwater scene. It’s a photo of a statue in Key Largo, Florida called Christ of the Deep. This spiritual scene is a popular snorkeling and scuba spot because of its clear blue ocean water and coral reef.










































This is a great design. I would tweak some of the CSS, but overall it’s clean.
Comment by Wedding Gown Designer — January 7, 2008 @ 3:59 am
Loved the design and I like the dramatic photo of Christ of the Abyss.
Comment by Terence-Scuba Florida — June 7, 2008 @ 3:19 pm
Love this design! One problem, the side bar has bullets for the topics instead of the block background. How can I get this to look like the Demo?
Thank you!!
Comment by Melinda — March 26, 2009 @ 1:44 pm
try adding
#navcontainer ul { list-style-type: none; }
Comment by Deeogee — March 26, 2009 @ 2:00 pm
to the style sheet
Comment by Deeogee — March 26, 2009 @ 2:00 pm
Thanks for your answer, it is already in the stylesheet….
#navcontainer ul
{
margin-left: 15;
margin-right: 15;
margin-top: 10;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #2A4D6D;
}
Comment by Melinda — March 26, 2009 @ 3:12 pm
I’m not sure
Comment by Deeogee — March 29, 2009 @ 12:37 pm