home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Web Browser Plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="aasmund Nordal" data-source="post: 23925" data-attributes="member: 13317"><p>I tried your code and added one other and it worked for some pages and for some it did not work.</p><p></p><p>for example hw.no The text is stil small but I gues there is nothing I can do about this?</p><p> </p><p>[code]/* CSS Document */</p><p>/* Obviate need to zoom on many sites. */ </p><p>html>body { </p><p> font-size: 200% !important; </p><p> line-height: normal !important; </p><p>} </p><p></p><p>/* </p><p> * Disable the deprecated HTML <font> tag. (Like above, </p><p> * reduces need to zoom.) </p><p> */ </p><p>font { </p><p> font-family: inherit !important; </p><p> font-size: 200% !important; </p><p> color: inherit !important; </p><p>}</p><p></p><p></p><p></p><p>/* Single line text fields */</p><p>input {</p><p> /* Set font size and family of text fields */</p><p> font-family: clean !important;</p><p> font-size: 20px !important;[/code]</p></blockquote><p></p>
[QUOTE="aasmund Nordal, post: 23925, member: 13317"] I tried your code and added one other and it worked for some pages and for some it did not work. for example hw.no The text is stil small but I gues there is nothing I can do about this? [code]/* CSS Document */ /* Obviate need to zoom on many sites. */ html>body { font-size: 200% !important; line-height: normal !important; } /* * Disable the deprecated HTML <font> tag. (Like above, * reduces need to zoom.) */ font { font-family: inherit !important; font-size: 200% !important; color: inherit !important; } /* Single line text fields */ input { /* Set font size and family of text fields */ font-family: clean !important; font-size: 20px !important;[/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Web Browser Plugin
Contact us
RSS
Top
Bottom