AlphaOne Technology Support Forums
Welcome, Guest. Please login or register.
August 21, 2008, 09:48:15 PM

Login with username, password and session length
Search:     Advanced search
1733 Posts in 827 Topics by 3458 Members
Latest Member: movlabz
* Home Help Search Login Register
AlphaOne Technology Support Forums  |  AlphaOne's Easy Online Website Builder  |  How Do I...  |  Topic: Getting the text font to change size 0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Getting the text font to change size  (Read 1498 times)
leighd
Jr. Member
**
Offline Offline

Posts: 4


View Profile
Getting the text font to change size
« on: January 26, 2007, 08:08:42 AM »

Hi there.
I've set up all my pages to have the same font and size, but they don't all look that way once I view the actual site. My home page and a few others have the larger size I want; others have something that looks more like 10 pt. I've deleted those pages' info and retyped in the larger font (I've also tried typing it as the larger font in Word and doing a copy/paste), but it always reverts back. How can I get the smaller font to bump up so my pages are the same?

Thanks!
Leigh
Logged
RV Guy
Sr. Member
****
Offline Offline

Posts: 30


View Profile
Re: Getting the text font to change size
« Reply #1 on: January 27, 2007, 03:37:08 AM »

Hi Leigh,

The font and size, as well as other characteristics (bold, italic, etc) has nothing to do with how you type them into your HTML.  The way text/pages display in your browser is controlled by Style Sheets (CSS), or the now deprecated HTML <font> tag.  I'm guessing you are new to all this ?  You should probably find a web developer to help you out in these situations.  In the meantime, try putting this tag in your page just before the text:

<span style="font-family: arial; font-size: 10pt;">

You can change "arial" to whatever font you like, and of course the "10" to whatever font size you want.  Then, put this tag this right after your text:

</span>

Let me know if this works, at least until you get a developer to help you Smiley  Good luck and have a blessed day.

RV Guy




Logged
leighd
Jr. Member
**
Offline Offline

Posts: 4


View Profile
Re: Getting the text font to change size
« Reply #2 on: January 27, 2007, 07:54:37 AM »

Yes, I'm still pretty new. This is my second site using WebBuilder, but my first one didn't do this way.

When you say to add that tag, do you mean I"ll go to the HTML version of the page and add it before everything? (I know, that just proves how much I don't know)

Thanks --
Leigh
Logged
RV Guy
Sr. Member
****
Offline Offline

Posts: 30


View Profile
Re: Getting the text font to change size
« Reply #3 on: January 28, 2007, 03:40:07 AM »

Yes, that <span ....> tag needs to go into your HTML document, just before the text.  I've not used WebBuilder before, so I don't know how that comes into play.  There should be a way in that package to do what you want.  I was only offering a temporary fix until someone could help you with a more permanent, across-the-board, change to handle the text/content in the whole system.

Good luck and have a blessed day.

RV Guy
Logged
AlphaWolf
AOT Administrator
Administrator
Hero Member
*****
Offline Offline

Posts: I am a geek!!



View Profile WWW
Re: Getting the text font to change size
« Reply #4 on: January 30, 2007, 02:30:59 PM »

if you are using SohoLaunch, the type font is set in the template you are using.  You would need to have knowledge of CSS etc to go in and change specific instances of fonts.  You could also look at other templates to see if one of those uses a font more to your liking.

We STRONGLY recommend against ever copy and pasting from Word since many hidden attributes also get copied in.  When a customer gives us a word document we copy it into Notepad prior to inserting it into the web page and then hand edit all 'style' changes.

peace

Wolf
Logged

AlphaOne Tech Webmaster Resources
http://www.alphaone-tech.com/resources/
Pages: [1] Go Up Print 
AlphaOne Technology Support Forums  |  AlphaOne's Easy Online Website Builder  |  How Do I...  |  Topic: Getting the text font to change size « previous next »
Jump to:  

Powered by MySQL Powered by PHP AlphaOne Technology Support Forums | Powered by SMF 1.0.7.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!