This is a discussion on "[SOLVED] Simple Question: Why does Font Style change on Web Page in different Browse" within the Web Page Design section. This forum, and the thread "[SOLVED] Simple Question: Why does Font Style change on Web Page in different Browse are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Simple Question: Why does Font Style change on Web Page in different Browse
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] Simple Question: Why does Font Style change on Web Page in different Browse
Please check out a re-design I am doing:
http://www.rimnordic.com/test/rimtest.php In IE7, everything looks just about the way I want it to look, including the small "Arial" style font, which was set in Dreamweaver CS3. So when I checked the page in FireFox, the font is Times New Roman, and is larger, throwing the design of the page off. Could somebody please tell me how I can set a static font so no matter what browser is viewing, it never changes? I have seen other sites that can maintain one style in multiple browsers, so how can I change it, thanks -Joe |
|
|
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
I assume you mean the text to the left of the picture if so their id no style associated with it, therefore each browser is just defaulting to its standard text.
|
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
Here is my code: (To make matters worst, I am using the CMS WebYep!) And I have limited knowledge in coding!
<td><p> </p> <p align="left" class="style3"><span class="style11"></span> <?php webyep_longText("Fieldname", false, "", false); // WebYepV1 ?> |
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
I have never heard of webyep,but if you can access your source code you can change the code as in my above post. I will check out webyeb and see if I can find a solution.
|
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
What is funny is at the old site, (www.rimnordic.com) it also has WebYep, but the page seems to display "Arial" just fine in FireFox and IE? Why is the new test site is displaying Times New Roman in FireFox? The code looks the same on the two pages?
|
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
The code on the two pages is different. On your older page it has a doctype and headers. Your new page doesnt. also the old page has styles applied to text youre new page doesnt.
|
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
Are you using dreamweaver with the webyep extension?
|
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
dab42pat -
Yes I am using Dreamweaver with WebYep Extension. This is frustrating and I wish I had more knowledge with coding, so I could spot problems like this. I still don't know how to fix it BTW, thanks for the help too |
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
You might find this useful, if you havent looked at it yet.
http://www.obdev.at/resources/webyep...als/index.html I think if you can get the text set with a style then others can change or add text, keeping the style intact. look at the adding css styles paragraph. |
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
Dab-
I just want to say I got the problem fixed now. I really appreciate the help. For anyone curious, it was not a WebYep problem. I needed to set the Font and Size in PAGE PROPERTIES, and remove anything else from the coding Thanks again -Joe |
|
|||
|
Re: Simple Question: Why does Font Style change on Web Page in different Browsers?
Glad you got it sorted.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Simple form submission question | future448 | JavaScript Forum | 2 | Oct 14th, 2007 09:35 |
| Simple Pop-Up page question | BlackReef | Web Page Design | 3 | Jun 29th, 2007 14:19 |
| Question about "Browse" field for web form... | pdbuddy | Web Page Design | 2 | Apr 7th, 2007 00:20 |
| Buttons to update font style and colour help | Loobyt | JavaScript Forum | 4 | Jun 20th, 2006 20:55 |
| change style sheets | screamer2k | Web Page Design | 5 | Aug 6th, 2004 11:19 |