Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-28-2013, 05:59 PM   PM User | #1
Renovatio
New Coder

 
Join Date: Dec 2012
Posts: 12
Thanks: 5
Thanked 0 Times in 0 Posts
Renovatio is an unknown quantity at this point
Question Different computers problem

Hello I have finally finished my design and nearly fainted. On my IE 9 webpage is displayed correctly, while on other PC's same IE 9 (pc has different monitor with different resolution - maybe the cause) website logo has jumped too far away from the navigation bar, some parts of the text as well. Though I thought I used a browser friendly text font, one PC out of 3 tested did not display it and as instead replaced it with some very stockish text font.

Concerning the first mentioned problem I have a suspicion that the problem might be that with some objects on a website I used PXs to code them, and with some - percentage values. Or maybe I am wrong. I have attached the css source code maybe You could help me and tell me why same version IEs display it different, even wrong on the second computer.

Maybe You could also recommend a very browser-user-friendly minimalistic font.

CSS SOURCE CODE:http://pastebin.com/5XXKYeVx


Grateful,

Ren
Renovatio is offline   Reply With Quote
Old 01-29-2013, 09:36 AM   PM User | #2
SB65
Senior Coder

 
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,817
Thanks: 9
Thanked 681 Times in 675 Posts
SB65 will become famous soon enoughSB65 will become famous soon enough
Can you post a link to your page?
The css code alone won't help.

For fonts, have a look at using @font-face to render non-standard fonts (FontSquirrel is a good source of @font-face kits)- this lets you deliver the font as part of your website, so all browsers (unless very old) will render it.
__________________
Use the W3C HTML Validator and CSS Validator to check your code and Firebug to see what css is applied to an element
Read Steve Krug's book Don't Make Me Think - essential reading on web usability
I don't recommend much, but I do recommend Clook for UK web hosting
SB65 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:52 AM.


Advertisement
Log in to turn off these ads.