Small suggestion

Discussion in 'Admin Talk Support & Feedback' started by agent51, Jan 10, 2011.

  1. agent51

    agent51 Regular Member

    Joined:
    Nov 19, 2010
    Messages:
    56
    Likes Received:
    3
    I would like to see everything wider, if you like.
     
  2. Kaiser

    Kaiser Regular Member

    Joined:
    Nov 15, 2010
    Messages:
    6,744
    Likes Received:
    1,132
    You mean the width of the theme? I would change it but alot of people have smaller screens so it would be a problem for them as I tried it in the past.
     
  3. SpacewardAsh

    SpacewardAsh Lurking From Space

    Joined:
    Jan 2, 2011
    Messages:
    211
    Likes Received:
    683
    Location:
    Falmouth, Cornwall, UK
    First Name:
    Ashley
    I usually like recommended widths of about a maximum of 850px but a width of 85% fluid width but I think the style as it is is rather nice and does not need changing.
     
  4. Kaiser

    Kaiser Regular Member

    Joined:
    Nov 15, 2010
    Messages:
    6,744
    Likes Received:
    1,132
    Yea I tried it in fluid, and it was all cramped for people with small screens, and when made its width fixed and larger, the people with the small screens had to scroll right and left to see everything. So thats why I have it set to this as its perfect for all screens.
     
  5. SpacewardAsh

    SpacewardAsh Lurking From Space

    Joined:
    Jan 2, 2011
    Messages:
    211
    Likes Received:
    683
    Location:
    Falmouth, Cornwall, UK
    First Name:
    Ashley
    I solved that problem with this CSS code, that way everyone was happy.
    Code:
    min-width: 850px;
    width: 85%;
    I don't know where that would have to be placed on Xenforo styles though
     

Share This Page