Theme IGNORES HTML Formatting

Discussion in 'HTML & Website Design' started by netgo, Feb 7, 2010.

  1. #1
    I have uploaded a new theme and for some reason this theme ignores the
    </p>
    </br>
    commands and will not center pictures and banners in seperate rows like it should.
    It also places a picture that should be on the right on the left, and cuts the end of the page with the footer for some reason in most pages.

    What can I add to the CSS so that this will be fixed?
    If anyone can recommend a theme that looks the same (a simple one column theme with gray sides) that will not have these problems that will also be great.

    This is a page example: http://best-offers-online.com/gevalia-buy-flavored-coffee
     
    Last edited: Feb 7, 2010
    netgo, Feb 7, 2010 IP
  2. netgo

    netgo Active Member

    Messages:
    279
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #2
    Anyone? I would really appreciate any help
     
    netgo, Feb 7, 2010 IP
  3. sizzlefire

    sizzlefire Member

    Messages:
    397
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    35
    #3
    Are you typing the breaks right? Like its <br /> not </br> Ive never heard of a page not accepting breaks...

    As for the second option, is the theme setup to put images on the right or left?
     
    sizzlefire, Feb 7, 2010 IP
  4. netgo

    netgo Active Member

    Messages:
    279
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #4
    I don't know about the theme but for each image I define the alignment and the theme just overrides it.
    Where is the theme set up so I can change the alignment?
     
    netgo, Feb 7, 2010 IP
  5. netgo

    netgo Active Member

    Messages:
    279
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #5
    Anyone? I center the images but they are not displayed as centered
     
    netgo, Feb 9, 2010 IP
  6. Barry Johnson

    Barry Johnson Peon

    Messages:
    21
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Looks like you need to do some work in your CSS. The footer is pretty easy. You need to increase the height in the footer div.

    Also, I see this is a Brain Gardner theme. He has a thing about making images "float" to the left or right depending on the theme. You need to find out if there are any float:left or float:right in any of the img divs.
     
    Barry Johnson, Feb 9, 2010 IP
  7. netgo

    netgo Active Member

    Messages:
    279
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #7
    Thank you it did center most of my images but not all of them - why does the top banner act differently?
     
    netgo, Feb 10, 2010 IP
  8. Barry Johnson

    Barry Johnson Peon

    Messages:
    21
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Because he has defined different images properties for that section.
     
    Barry Johnson, Feb 10, 2010 IP
  9. netgo

    netgo Active Member

    Messages:
    279
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #9
    no - it's all in the same content section
     
    netgo, Feb 10, 2010 IP