PDA

View Full Version : Div tag issue



j.blaise.n
12 Jun 2009, 01:19 PM
I'm having an issue with customizing a word press page (that I didn't build). I want the section "Bee Removal by Location" to be centered next to the testimonial module, but I can't find the right tag to do it. The code I'm working with as it stands right now is:

<div style="position:absolute; left: 899px; top: 742px;">
<p align="center"><a href="http://brsr.org/" class="style17">Bee Removal by Location</a></p>
<br />
<p align="center"><span class="style15"><span class="style18"><a href="http://localbeeremoval.com/">Los Angeles</a></span></span></p>
<p align="center" class="style16"></p>
<p align="center" class="style16"><a href="http://orangecountybeeremoval.com/" class="style18">Orange County</a></p>
<p align="center" class="style16"></p>
<p align="center"><span class="style18"><a href="http://brsr.org//">More Areas</a></span></p>
</div>


but the absolute position apparently isn't worthwhile if you resize the browser window. The link is:

www.beeremovalsandiego.com

Any help on this would be appreciated!

Thanks in advance,
Julian