• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Changing font size for WOString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing font size for WOString


  • Subject: Re: Changing font size for WOString
  • From: Jeff Dunnett <email@hidden>
  • Date: Thu, 23 Jul 2009 09:48:07 -0400

Thanks. The problem has been fixed. A CSS for one of the components was override the font tags that I was trying to set. A rather annoying oversight on my part.

Regards,
Jeff


What chuck is saying is that there's nothing wostring to do with this
at all ... it's just an html/css issue:

<td style="font-size: 6pt"><webobject name="ThatName/></td>

or

<td><webobject name="ThatName"/></td>
and
<style>td { font-size: 6pt; }</style>

or any other of a million variations of the above.

ms

On Jul 23, 2009, at 8:42 AM, Jeff Dunnett wrote:


On 22-Jul-09, at 4:58 PM, Chuck Hill wrote:


On Jul 22, 2009, at 1:53 PM, Jeff Dunnett wrote:

Hello,

How would I go about changing the font size for the WOString.
I've tried using various combinations of div tags, font tags and
even WebObjects builder tags but the font size doesn't seem to
change.  Am I missing something?

Regards,
Jeff


It is all in the HTML.  What does the generated HTML look like?


Chuck

The HTML looks like normal html. Like this:

<td>Jeff Dunnett</td>

Where I am trying to make the font size 6 pt.

Regards,
Jeff


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mdimension.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: WebObjects apps in war; maven; where is ERXServletAdaptor; etc.
  • Next by Date: Textfield and change event
  • Previous by thread: Re: Changing font size for WOString
  • Next by thread: EOF-Modeling-Prototypes
  • Index(es):
    • Date
    • Thread