This is a discussion on "Site showing large text" within the Web Page Design section. This forum, and the thread "Site showing large text are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Site showing large text
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Site showing large text
Hello
Our website www.mugginsmugs.com went live some time ago. My colleague just looked at it on her computer and for some reason the text is really large and is overlapping all the images etc. It works fine on my computer. She's checked other websites and they look fine on her computer. Does anybody know what could be causing the text to look so large? Is it her settings or could it be something that I could do to the site? |
|
|
|
#2
|
|||
|
|||
|
Re: Site showing large text
If you tell Internet Explorer to use Larger Text, it will more than likely overlap on your computer as well.
Without seeing the source code, I take it you are probably using absolute positioning? This is one of the problems that using absolute positioning can cause. I usually try to let the elements float and land where the browser puts them. This will usually help you out when someone changes the text size. |
|
#3
|
|||
|
|||
|
Re: Site showing large text
I had the reverse of this problem recently with my site fonts appear tiny in a fraction of IE6 browsers though fine in the majority even with the text size at medium, I was using ems to set the font size with some absolute positioned divs. Changing to px for the font size seemed to cure it, though I still am at a loss as to why such a small percentage of IE6 browsers had difficulties when the majority were fine? Still it might help you.
|
|
#4
|
||||
|
||||
|
Re: Site showing large text
"Since ems has to be relative to another font size, you must first ask, 'What font-size is it going to inherit?'"
-- from "The Zen of HTML" by I. M. Weerd |
|
#5
|
|||
|
|||
|
Re: Site showing large text
Yes but isn't it strange that an identical batch number of IE6 running on an XP SP2 system shows up differently and yet the text settings are the same and all other browsers read the page correctly?
|
![]() |
| Tags |
| site, showing, large, text |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Showing Video On Site | ChainsawDR | Search Engine Optimization (SEO) | 5 | Jun 5th, 2008 13:40 |
| [SOLVED] Text not showing black in lists? | PicoDeath | Web Page Design | 7 | Dec 4th, 2007 16:15 |
| Images Not Showing On Site | PaulS | Starting Out | 3 | Oct 6th, 2007 10:41 |
| Links in a txt file not showing in dynamic text field | Darren600 | Flash & Multimedia Forum | 8 | May 9th, 2007 15:48 |
| Problem with showing active text in .net table? | JayHegUK | ASP.NET Forum | 4 | Sep 7th, 2006 20:52 |