The Un-Official Proxomitron Forum
Fix for this site - Printable Version

+- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums)
+-- Forum: Proxomitron Filters (/forumdisplay.php?fid=38)
+--- Forum: Website Customization (/forumdisplay.php?fid=9)
+--- Thread: Fix for this site (/showthread.php?tid=1208)



Fix for this site - soccerfan - Jan. 08, 2009 04:04 PM

I'm a k-meleon (and proxo) user. Patrick Moutals Indian Music Page:

http://homepage.mac.com/patrickmoutal/macmoutal/rag.html

displays with HUGE characters when viewed with gecko browsers (k-meleon or firefox).
A switch to IE (trident) using ietab gives a normal display.
Apparently a site related problem. The website author does not have the time to fix it.

Appreciate any help in displaying it normally (without switching to IE)?

Many thanks. ..soccerfan
PS: My first post since registering


RE: Fix for this site - sidki3003 - Jan. 08, 2009 05:05 PM

He's using a huge value for the CSS2 font-size-adjust property.
I've replaced it with the default value for the used font (Times New Roman).

Code:
[Patterns]
Name = "Patrick Moutal's Page: Fix font-size-adjust"
Active = TRUE
URL = "homepage.mac.com/patrickmoutal/macmoutal/generalpages.css"
Limit = 32
Match = "font-size-adjust: 10"
Replace = "font-size-adjust: 0.46"



RE: Fix for this site - soccerfan - Jan. 08, 2009 07:52 PM

It works Smile!
Thank you sidki. Welcome back and best wishes Cheers