Results 1 to 6 of 6

Thread: centering problem

  1. #1
    Join Date
    Jan 2009
    Location
    NH
    Posts
    675
    Thanks
    98
    Thanked 26 Times in 26 Posts

    Question centering problem

    I have a small film clap board 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

    this page has the clap board off centered to the left a bit

    How can I fix that off centered image??

    I must be overlooking something.
    Last edited by mlegg; 11-18-2011 at 03:55 PM. Reason: different info

  2. #2
    Join Date
    Jan 2009
    Location
    NH
    Posts
    675
    Thanks
    98
    Thanked 26 Times in 26 Posts

    Default

    *old fix*
    Last edited by mlegg; 11-18-2011 at 03:52 PM. Reason: this was my original fix

  3. #3
    Join Date
    Jan 2009
    Location
    NH
    Posts
    675
    Thanks
    98
    Thanked 26 Times in 26 Posts

    Question

    Help please. I have the off centered image again at the bottom.
    The text is centered over the footer correctly.


  4. #4
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    Hi there mlegg,

    add the highlighted in red attribute here...
    Code:
    <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

  5. The Following User Says Thank You to coothead For This Useful Post:

    mlegg (11-18-2011)

  6. #5
    Join Date
    Jan 2009
    Location
    NH
    Posts
    675
    Thanks
    98
    Thanked 26 Times in 26 Posts

    Default

    OMG thank you

  7. #6
    Join Date
    Nov 2006
    Location
    chertsey, a small town 25 miles south west of london, england.
    Posts
    1,920
    Thanks
    2
    Thanked 267 Times in 262 Posts

    Default

    No problem, you're very welcome.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •