|
| |
|
|
smurf168
Posts: 10 Joined: 3/20/2005 Status: offline
|
How do I lock text so that it cannot be enlarged - 4/18/2005 0:10:03
Hi, How do I lock text so that it cannot be enlarged by the Browser's text options? I know I can make a graphic of the text and use hot spots for Hyperlinks but I wonder it there is a simpler way to do this in FrontPage 03. If there is a way please explain in 'Design View' I'm not a code person. Kind Regards, BB
|
|
|
|
smurf168
Posts: 10 Joined: 3/20/2005 Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/18/2005 5:30:09
Hi Jaybee, This doesn't lock the font in the Browser unless I've missed something.
|
|
|
|
jaybee
Posts: 14157 Joined: 10/7/2003 From: Berkshire, UK Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/18/2005 6:07:08
Ooops Try pt. Why do you want to fix it anyway? Here's a quote from the validators quote:
Use of relative size and position units is important for two broad reasons: web content should be able to flow into differently-sized viewing areas, and users may need to change the size of all text on a page. Users use a wide variety of viewing devices, from very large monitors, through standard 15-inch or smaller monitors, to the tiny screens on handheld devices, and the content should flow into the appropriate size well. When absolute position and length units are used, this will not happen. Across this range of monitors, users need to be able to change the size of text, to compensate for the resolution or size of their device, or because of a visual impairment. This is not possible if a font is fixed in size.
_____________________________
If it ain't broke..... fix it until it is. GAWDS Now where did I put that Doctype?
|
|
|
|
BobbyDouglas
Posts: 5456 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/18/2005 9:57:19
If you set an exact size for the font, that won't "lock" it. People can still view the text at larger/smaller sizes. I have found that there are few people who actually resize the text, so you should be fine leaving using a fixed size.
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
smurf168
Posts: 10 Joined: 3/20/2005 Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/18/2005 12:27:33
CSS sounds like it could be the way to go, so how do I do that? Remember I a newbie. The reason I want to lock the text is that I'm using large text in layers in some areas and there is really no need to resize them it only distorts the whole effect Am I right in saying that 'Layers' are CSS in frontpage ??? http://www.thebrianandfredtvshow.com/
|
|
|
|
BobbyDouglas
Posts: 5456 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/18/2005 14:22:49
Smurf, actually Jaybee is correct that it works with an external CSS. (At least in IE, not sure about Mozilla) Do you have the code that you are using right now to display the font? It would be nice to know the font you are using, font size, color, and how it is being used. A simple link to the page you want to have fixed font size, and the text that needs to have the fixed font, should be all fine.
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
BobbyDouglas
Posts: 5456 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/18/2005 16:20:13
Now that I am back home, I can verify that fixed font sizes in an external css will always stay fixed in IE, but Mozilla allows them to change. If you still can't figure things out, and need the design view of FP, I can write a tutorial up tonight explaining how to do this in FrontPage. Jaybee, do you know if IE handles external CSS differently from css inside the style tag in the html?
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
smurf168
Posts: 10 Joined: 3/20/2005 Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/19/2005 8:14:38
What can I say .......thanks very much for the help it's a problem I been trying to solve for a long while.
|
|
|
|
smurf168
Posts: 10 Joined: 3/20/2005 Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/19/2005 11:36:35
quote:
If you still can't figure things out, and need the design view of FP Yes please, as I said I'm not a code person ( the video editing ext takes all the learning curve energy at the present ) Starhugger I agree. This is not about locking small text, I'm trying to lock large text that I use like graphics. When visitors resize for reading the large text is resized also. I can change the large text to graphics but I would like to find another way. Take a look at the site you'll see what I mean http://www.thebrianandfredtvshow.com/
|
|
|
|
smurf168
Posts: 10 Joined: 3/20/2005 Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/19/2005 16:50:19
quote:
Mr. Bob's Web Design Bobydouglas the Mr. Bob's Web Design site does not alow text resizing in IE ???
|
|
|
|
puiwaihin
Posts: 1378 From: Taiwan Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/20/2005 4:43:59
Design View in FP03: - Under Format select "Style"
- Select New
- Type a Name for the style and click Format
- Set the format to a certain pt. size
- Select the line you want to change the style of
- Where it says "class" change the format to the style you named
However, this can still be overridden. Even in IE a visitor can choose to over-ride styles if they choose that in the options. But this will work for a majority of visitors.
_____________________________
" Things are always darkest, just before it goes totally black." -Hannibal Smith
|
|
|
|
BobbyDouglas
Posts: 5456 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/20/2005 12:44:26
quote:
Yes please, as I said I'm not a code person ( the video editing ext takes all the learning curve energy at the present ) - Sorry didn't see this until just now, but noticed Michael was able to write it up for you. If you need more help I can make a quick flash tutorial showing you how to do it.
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
|
|
smurf168
Posts: 10 Joined: 3/20/2005 Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/25/2005 3:37:32
quote:
Under Format select "Style" Select New Type a Name for the style and click Format Set the format to a certain pt. size Select the line you want to change the style of ' Where it says "class" change the format to the style you named 'Select the line you want to change the style of ' Yes I do that Where it says "class" change the format to the style you named' Where does it say class ? there is no where I can find a "class tag" when I select the text I want to link to the CSS I have been trying for hours to work this out. FrontPage help is very poor in fully describing the procedures, it misses vital steps that the unexperienced can never work out
|
|
|
|
BobbyDouglas
Posts: 5456 Joined: 5/15/2003 From: Arizona Status: offline
|
RE: How do I lock text so that it cannot be enlarged - 4/25/2005 14:44:53
If you have made it up to quote:
Select the line you want to change the style of ' Where it says "class" change the format to the style you named then you are right on track! The next step is to highlight the text that should have the style applied to it. Then go into the top left corner of FrontPage, and select the drop down box. It might say "Normal" in the drop down, or FormattedStyle. Either way, you need select the name of the style you created above.
_____________________________
Arizona Web Design - Mr Bobs Web Design in Arizona The Arizona Web Hosting Challenge
|
|
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
|
|
|