NameSilo

Text size

SpaceshipSpaceship
Watch

dannygoor

New Member
Impact
0
I have a page cl-network.com,,, which reads fine.

but when the Internet explorer text size is set to larger, everything gets messed up.

how can I force it to display at medium..

or is there any other solution.

thank you...
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
You can set the text size using a style sheet. Here is what I use:

Code:
<style type="text/css">
<!--

table.one {border-top: none; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;}

TD {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
BODY {
	FONT-SIZE: 8pt; MARGIN: 0px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

a:link, a:active, a:visited {color: #000000; text-decoration: underline}
a:hover {color: #00000; text-decoration: none}

a.trail:link, a.trail:active, a.trail:visited {color: #006600; text-decoration: none}
a.trail:hover {color: #00000; text-decoration: underline}

//-->
</style>

The BODY { ............ } and TD { ............. } ones are what you need to use, but I included the rest so you could learn a little bit about css
 
0
•••
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back