CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.getting_started Tags:
Item Type: NewsGroup Date Entered: 10/5/2005 2:40:52 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 18 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
7 Items, 1 Pages 1 |< << Go >> >|
hickorybarkybar
Asp.Net User
Font is too small (3) or Font is too big (4)10/5/2005 2:40:52 PM

0/0

I am using a defalt skin with dnn for my site, www.deltabg.com, and when I change the text in a text editor (doesn't matter what module) and select Font size 3 the font is very small and hard to read.  When I select font size 4 it is too large and appears to be bolded text even though it is not.

Any tips to get around this?  I tried selecting different styles, etc... but nothing seems to work well.  To see it for yourself, go to my site.  The first page is setup with (3) and the "Services" tab is setup with (4) as a fontsize.

hickorybarkybar
Asp.Net User
Re: Font is too small (3) or Font is too big (4)10/5/2005 8:08:26 PM

0/0

I found one work around to this and have answered my own question, but I don't know if it is the best solution.  I key the text into MS Word and format it (size, font, etc.) and then paste it into the DNN editor.

The downside is that I suspect I am getting a bit of Word HTML.  I suspect I could view the code as HTML and try to change it that way, but I would rather not enter my data in HTML code. 

At least I found one work around - let me know if you have other suggestions or if I am just doing something wrong.

TMMworld
Asp.Net User
Re: Font is too small (3) or Font is too big (4)10/5/2005 11:53:43 PM

0/0

I also found it frustrating to have the fonts the way they are in the default skins, the dramatic difference between size 3 and 4, and is not consistent when you use Bold from Regular text.   You may also notice that size and even font types changes when you indent using the editor.  This is a desired effect usually, but I had my own preferences for the fonts.

I think the proper way is to set your preferences by editing the Style Sheet (portal.css)   It would apply to the entire site, for fonts, size, effects, color, etc.

I have not done it in my DNN 3 portals yet, but I did make changes in my DNN2 portals some time back. I went through and adjusted the font types and sizes throughout.  It takes little time to work through the entire style sheet for the site to look right when using various fonts and indenting, but it is well worth the effort in the long run because then you get your preferences for each module and in editing text.   Make a copy of the portal.css and work with it.

I am about to go through this exercise again soon on a DNN3 site.    Hopefully this is the correct method... works for me.  :)


TMM

Just a happy DNN User!
TMMworld
Asp.Net User
Re: Font is too small (3) or Font is too big (4)10/6/2005 1:52:17 AM

0/0

After thinking about it a little further.... I think you would want to work with the skin.css under the skin folder instead of portal.css.   Better yet, possibly make a copy of the skin, edit the style sheet in it, and load the skin again under different name, so the original stays as is.

TMM

Just a happy DNN User!
Jesper_
Asp.Net User
Sv.: Re: Font is too small (3) or Font is too big (4)10/6/2005 9:24:23 AM

0/0

Just what i did eventually. In some cases, i skipped the fancy editor and jumped right into the html pane. Here I'll put a font size tag and remove any (way to many) <br>'s. I know the font tag is the old method, but it's a work around for muck-ups, before optimizing skins and containers in portals/_default/skins (or containers).
/Jesper
DougV
Asp.Net User
Re: Font is too small (3) or Font is too big (4)10/6/2005 1:22:45 PM

0/0

 TMMworld wrote:
After thinking about it a little further.... I think you would want to work with the skin.css under the skin folder instead of portal.css.   Better yet, possibly make a copy of the skin, edit the style sheet in it, and load the skin again under different name, so the original stays as is.
I have to agree with this suggestion.  This enables you to set your page style by switching to any specific skin - side benefit: so you can go through an upgrade, switch to your desired skin and you are good to go again.
-doug, Powerhouse Data
BugInfested
Asp.Net User
Re: Sv.: Re: Font is too small (3) or Font is too big (4)3/10/2006 4:22:20 AM

0/0

Jesper,

I'm doing what you're doing.  I noticed that the HTML generated by the text editor will include font tags for all the font sizes except for size 3.  Example:

<FONT size=5>sample text 5

<FONT size=4>sample text 3

sample text 3

<FONT size=2>sample text 2

<FONT size=1>sample text 1

If you set the font to size 3, the editor doesn't put font tags around that text.  Conseqently, "sample text 3" appears very small.  I have to go into the HTML view and manually put in <font size=3>.

Does anybody know why the Text Editor does this?  It seems that this should be a quick and easy fix in the programming of DNN

7 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
PowerPoint 2007: The Missing Manual Authors: Emily A. Vander Veer, Pages: 469, Published: 2006
Beginning Ubuntu Linux: From Novice to Professional Authors: Keir Thomas, Pages: 573, Published: 2006
Alan Simpson's Windows Vista Bible Authors: Alan Simpson, Todd Meister, Pages: 1176, Published: 2007
IMovie 4 & IDVD: The Missing Manual Authors: David Pogue, Pages: 496, Published: 2004
Cascading Style Sheets (CSS) by Example: By Example Authors: Steven E. Callihan, Pages: 461, Published: 2002
Learning Web Design: A Beginner's Guide to HTML, Graphics, and Beyond Authors: Jennifer Niederst, Jennifer Niederst Robbins, Pages: 454, Published: 2003
Beginning Programming Authors: Adrian Kingsley-Hughes, Pages: 479, Published: 2005
Using Microsoft Windows 2000 Professional Authors: Robert Cowart, Bob Cowart, Brian Knittel, Inc NetLibrary, Safari Tech Books Online, Pages: 1506, Published: 2000
Digital Scrapbooking: Using Your Computer to Create Exciting Scrapbook Pages Authors: Maria Nerius, Maria Given Nerius, Pages: 152, Published: 2004
Dreamweaver 4 for Dummies Authors: Janine Warner, Paul Vachier, Pages: 408, Published: 2001

Web:
Font Size Too Small (View topic) • OpenOffice.org Community Forum Re: Font Size Too Small. Post by Phil on Thu Jan 17, 2008 3:18 pm ... Last edited by huw on Thu Jan 17, 2008 4:20 pm, edited 1 time in total ...
FONT SIZE = too small - CNET Windows Vista Forums In reply to: FONT SIZE = too small by cnetkay ... ignore font size will make some big changes and if you want to go to the effort you can go ...
Print Preferences box too small/font too large - XP Print Fax Print Preferences box too small/font too large, XP Print Fax, Windows XP Print Fax technical support ... Powered by vBulletin® Version 3.6.4 ...
Font size and Pop Up boz size too big or too small - Please help ... 3. Receiving an answer. Registered members: * Get free support ... Font size and Pop Up boz size too big or too small - Please help ...
CodeWarrior IDE font size too small (unreadable) - CodeWarrior ... CodeWarrior IDE font size too small (unreadable) ... Under the Font Size, pick Large Fonts. ... Message 3 of 4 Viewed 1258 times ...
Embedded font too small in IE, but when resizing then too large in ... Re: Embedded font too small in IE, but when resizing then too large in FireFox. « Reply #3 on: October 19, 2008, 08:41:27 PM » ...
Office 2003 - Font size is too small when opening emails with ... 2. BlueDevilF... 1246174. 3. apache09 349003. 4. peakpeak 312689. 5. chris_bot.. . 181942 .... sfQueryTermInfo=1+font+outlook+size+small+too ...
GeekChat! - Default font is too small, no way to change Posts: 3, Default font is too small, no way to change .... Posts: 474. wow that's pretty nice. everything is so big. i almost feel small. ...
Outlook Express Font Size too Small ! - Tech Support Forums ... When printing messages her font size is waaay too small, like an 8 or so. ... All times are GMT -4. The time now is 06:20 PM. ...
font size in body of message too small when received • mozillaZine ... font size in body of message too small when received. User Help for Mozilla Thunderbird (Anonymous/guest posting allowed). 3 posts • Page 1 of 1 ...

Videos:
Big protest signs that folds into a small bag Big protest signs, eg 34 x 22 inches, 34 x 33 inches, when assembled. Folds into 7 x 17 inch tubes thinner than a quarter. Ideal for public transpo...
GW PermaSin Vaettir HM Farm GILDA[OdT] Solo PermaSin che farma i vaettir in hm per droppare pietre glaciali, ori e tomi. GUILD[OdT] Solo persin farming vaettir in hm for glaci...
Enchanted vs. The Little Mermaid (comparisons) * As soon as "The Little Mermaid: Ariel's Beginning" is released in all regions, I will be deleting anything that is available on the DVD ("Keep Ocea...
Type Less, Find More: Fast Autocompletion Search with a Succinct Index Google TechTalks August 14, 2006 Holger Bast ABSTRACT We consider the following full-text search autocompletion feature. Imagine a user of a search...
9no mes, Director's Cut 9no mes, Director's Cut versión con videos incluidos.
Pizza Delivery Jedi A very long time ago the Jedi order, led by a young Yoda, was little more than a powerful pizza delivery chain on a backwater planet. During these ea...
GuyKawasakiTheArtoft.mp4 Guy Kawasaki: The Art Of The Start
Cosmos Episodio 13 parte 1/7 Episode 13: Who Speaks for Earth? Contents: 1. Opening 2. Tlingit and Aztec Indians The Tlingit and the voyage and encounters of the explorer La ...
Full Focus: February 14,2006 By 2010, SDG&E will have to meet a state-mandated goal of having 20 percent of electricity generaged by renewable sources. A new rural transmission l...
Cosmos Episodio 7 parte 1/7 Episodio 7: El espinazo de la noche Contenido: La comprension de que las estrellas son soles. La Via Lactea y su historia en la cultura. Los filo...




Search This Site:










my first asp.net page won't work

project location is not fully trusted ....help

delete option on publish deleted an excluded folder

populate treeview dynamicall from database

creating 2 or more modules that work together

button that open a webpage

can i use multiple membership providers on the same web site?

what state object (session, viewstate?) should i use?

how to protect my file.

users and groups

data passing from one page to another

word api issues

insert new value through the user wizard

document management

where can i find the documentation for *.dnn files

treeview imagetooltip

problem with creating paypal donate button in 2.1.2

loadcontrol method doesn't work?

inter module communication (imc)

menu doesn’t fit on the screen

can contentplaceholder controls be put inside the <head> tag?

problems with to applications that runs with different framework...

adapters by default?

is my site slow? please provide feedback

log in problem

how to enable an item in the vs2005 toolbox?

cerate folder management

how to change profile provider at runtime, then access user profile data?

help!!! (please :-) )

best way for detecting memory leaks

 
All Times Are GMT