Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Css Issue on Mobile

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44276
    jay0316
    Member

    I’m having trouble getting the logo to display properly on my iphone 4. Hoping someone might be able to help me figure out what’s wrong…

    http://bit.ly/15vf7WB

    Thanks!

    #132626
    Senff
    Participant

    The quickest solution might be to add this line in the HEAD tag of your page:

    A better solution would be to clean up the header a bit, with the “header-inner” there, the 225 pixel padding, and the logo floated right, there’s a little bit of unnecessary code.

    (Quick assessment: remove the “header-inner” div, give the “logo” div a margin of 0 auto and don’t make it float right.)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.