Log in

View Full Version : centering problem



mlegg
11-17-2011, 01:18 AM
I have a small film clap board http://www.pscompetitiveedge.com/images/LTC1board.gif with a link under it at the very bottom of the page. These should be centered. Both pages are very similar.

this page is correct (http://www.pscompetitiveedge.com/teamchallenge.html)

this page has the clap board off centered to the left a bit (http://www.pscompetitiveedge.com/leadership.html)

How can I fix that off centered image??

I must be overlooking something. :confused:

mlegg
11-17-2011, 01:41 AM
*old fix*

mlegg
11-18-2011, 03:54 PM
Help please. I have the off centered image again at the bottom. :(
The text is centered over the footer correctly.

http://i41.tinypic.com/11tv32h.png

coothead
11-18-2011, 06:14 PM
Hi there mlegg,

add the highlighted in red attribute here...

<div style="text-align:center;clear:both;">
<a href="javascript:popUp('jon.htm')">
<img src="images/LTC1board.gif" alt="LTC board" border="0" width="138" height="81">
</a><br>
<strong><span class="c5">
<a href="javascript:popUp('jon.htm')">Click here for details</a>
</span></strong>
</div>

...to effect a cure. ;)
coothead

mlegg
11-18-2011, 06:37 PM
OMG thank you :D

coothead
11-18-2011, 06:42 PM
No problem, you're very welcome. :)