Results 1 to 8 of 8
  1. #1
    SSTH's Avatar
    SSTH is offline Public Member
    Join Date
    December 2006
    Location
    USA
    Posts
    37
    Thanks
    5
    Thanked 6 Times in 1 Post

    Default Emergency frontpage question

    Hello, I made a site on frontpage using colored layers for my design and white ones for my text. When i veiw the site online it looks fine but if I change the tex size in my browser all the letters get all jumbled. How can this be fixed? Thanks. The site is my sig.

  2. #2
    mojo's Avatar
    mojo is offline Private Member
    Join Date
    March 2005
    Posts
    4,987
    Thanks
    1,933
    Thanked 1,884 Times in 1,223 Posts

    Default

    Hi ssth,
    I am looking at your site in med text and it looks fine. There are alot of factors with the appearance and alot depends on the users settings and the browser they are using. Different resolutions can throw things out of whack too. You changing your text size doesn't affect my view. I check my tracker to see the most common view and try to work with that. I also redid my site recently partly because it looked like a mess in firefox.

    If there is a problem you will usually get feedback. Also, helpful affiliate managers will give you a heads up as well as helpful gpwa members .

    Hope that helped a little.

    Mojo

  3. #3
    SSTH's Avatar
    SSTH is offline Public Member
    Join Date
    December 2006
    Location
    USA
    Posts
    37
    Thanks
    5
    Thanked 6 Times in 1 Post

    Default

    Hey, so your saying I should just accept it and move on? I am very close to doing that. I spend about 4 hours today learning CSS and after I published some pages using css....it still jumbled my text when i changed the text size so I am going to just give up and be happy most people will be able to see my site the way I want them to. People have told me using css would prevent that but it isnt working for me. Well, thanks for your help...im gona just keep redesigning it the old fashioned way and if someone does not have their IE set to medium or their firefox set to normal then they can kiss my *** lol

  4. #4
    funboy is offline Private Member
    Join Date
    January 2003
    Location
    walsall, birmingham, UK
    Posts
    398
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    the site look fine here also, as previous i would reset your screen resolutions
    i used to check my stats every day, now i just check neteller every day!!

    www.stockexchangecasinos.com
    Buy Sell Hold!
    www.pokerpursuit.com
    no 1 in google for poker
    www.betasyouclick.com
    no more links?

  5. #5
    Ziggy is offline Private Member
    Join Date
    March 2005
    Posts
    944
    Thanks
    102
    Thanked 27 Times in 26 Posts

    Default

    I do agree with Funboy about checking screen resolutions. Whenever I design a page, I check it in all resolutions to make sure it doesn't look too squirrely and then also check how it looks in FireFox besides Internet Explorer.

    Oddly, I never checked "View Text Size." I did check my own site just now and all sizes appear ok. It could be because although I do use some CSS, I use tables and set their width as percentages. That way, no matter the screen size, it will show my page at 100%, for example, rather than a specific pixel width of say 800 pixels.

    In any case, it looked fine to me until I changed it to a larger font, so I wouldn't lose sleep over it. You will pick these fine points up as you go along.

  6. #6
    JohnR2B's Avatar
    JohnR2B is offline New Member
    Join Date
    March 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hey SSTH,

    I am not sure screen resolution is the problem here.
    If increased text size ruins your site, then you should look at CSS

    CSS will solve the problem, since you will be able to set the exact text the size you want.

    To set this simply CSS will "lock" the text size and no matter how big the font size on the browser configuration gets it will stay the same on the visitors window.

    I hope I didnt get you confused with the above

  7. #7
    WinYourWayKyle is offline Private Member
    Join Date
    February 2005
    Location
    Burlington, Ontario, Canada
    Posts
    578
    Thanks
    8
    Thanked 42 Times in 37 Posts

    Default

    The site looks fine on my browser.... It depends on the resolutions setting that people are using on their computer as well....

    But the site looks fine on my computer....

  8. #8
    Renee's Avatar
    Renee is offline Sponsor Affiliate Program
    Join Date
    August 2005
    Posts
    9,070
    Blog Entries
    6
    Thanks
    6,642
    Thanked 3,535 Times in 2,203 Posts

    Default

    Quote Originally Posted by JohnR2B View Post
    Hey SSTH,

    I am not sure screen resolution is the problem here.
    If increased text size ruins your site, then you should look at CSS

    CSS will solve the problem, since you will be able to set the exact text the size you want.

    To set this simply CSS will "lock" the text size and no matter how big the font size on the browser configuration gets it will stay the same on the visitors window.

    I hope I didnt get you confused with the above
    The best way to do this via css is to make the text size relative to the size of the screen etc...

    you can do this by making your text styles like this

    style="FONT-SIZE: 0.7em"

    or in your style sheet you can add something like

    .style3 {font-size: 12px}

    Theres a few ways to do this. If you need some help feel free to email me Renee@RewardsAffiliates.com and Ill see if i can give you a hand.

    Cheers

Posting Permissions

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