|
| |
|
|
Starhugger
Posts: 512 Joined: 4/12/2005 Status: offline
|
FrontPage and font resizing - 6/23/2006 18:54:42
My site was originally created using FP, using its default font sizing method, which uses points. For a while now, as I have added new pages, I have created CSS styles that are defined by a percentage of em's, since I had read that these are easily resizable by all of the major browsers, including IE. But when I recently tested this feature on my new pages, I discovered that IE is not resizing! I know it works because I recently did a friend's site from scratch using only HTML and CSS and no FP themes or other features like that, and his site resizes beautifully. So is this something that's coming from my FP theme? Has anyone else ever found this happening? I'm so frustrated to have gone to the trouble and time to do it this way, only to find that it doesn't work! I know I really should recode my whole site in CSS and get rid of the FP doodads, but that's just not going to be possible unless I can find a way to compress about 3 months of time into a couple of days. Sigh... Starhugger
|
|
|
|
Tailslide
Posts: 6003 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: FrontPage and font resizing - 6/24/2006 2:54:56
There's a lot of font-size: 1; and font-size: 8pt; for example in what I assume is the FP theme CSS
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
Starhugger
Posts: 512 Joined: 4/12/2005 Status: offline
|
RE: FrontPage and font resizing - 6/24/2006 9:39:28
Hi Tailslide, When I View Source for that page, the only references I see to font sizing being measured in points are in the theme's header and footer. In the body, it's all measured in percentages. Hmmm... I've found in the past that I can't seem to override the theme's default H1, H2, etc., specs from my own external CSS file. I wonder if that's the case with any font sizing in the body as well? I can override Hx if the CSS specs are IN the HTML file, but not if they're in a separate CSS file. Maybe FP's theme CSS is overriding my own CSS for any specs that use or alter the same tag name or style name, like "font." Let me ask the question in another way: Is anyone using an FP theme AND resizing their fonts using something other than points AND finding that it DOES work? I'd be interested to see an instance where it does work. It might help me narrow down what's going wrong with mine. Thanks. Starhugger
|
|
|
|
Tailslide
Posts: 6003 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: FrontPage and font resizing - 6/24/2006 12:34:41
Try shifting your own stylesheet to after the MS theme in the document head. This should hopefully be enough to give your stylesheet rules precedence.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|