HighDots Forums  

How do I make text vertical?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss How do I make text vertical? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bopjo
 
Posts: n/a

Default How do I make text vertical? - 12-07-2005 , 03:49 PM






Like they did here:

http://www.bnim.com/newsite/css/index.css

Surely there is a way....

Reply With Quote
  #2  
Old   
Chris In Madison
 
Posts: n/a

Default Re: How do I make text vertical? - 12-07-2005 , 04:09 PM






There is a CSS property for this, but it's IE specific:

..myClass {writing-mode: tb-rl; }

The most reliable way is to make the text an image and go that route
(presuming you're using this as a table column header).

Best regards,
Chris



Reply With Quote
  #3  
Old   
Travis
 
Posts: n/a

Default Re: How do I make text vertical? - 12-07-2005 , 04:10 PM



Yes, you do it by creating an image with vertical text.

Travis
***************************************
Free Templates, Tutorials Fonts & More. - http://www.webblobber.com/
Web Site Design & Marketing - http://www.awtdesign.com/
***************************************

Bopjo wrote:
Quote:
Like they did here:

http://www.bnim.com/newsite/css/index.css

Surely there is a way....

Reply With Quote
  #4  
Old   
Kenneth W. Binney
 
Posts: n/a

Default Re: How do I make text vertical? - 12-07-2005 , 04:11 PM



You need to use graphics
http://www.bnim.com/newsite/images/main-nav-design.gif


"Bopjo" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Like they did here:

http://www.bnim.com/newsite/css/index.css

Surely there is a way....



Reply With Quote
  #5  
Old   
Bopjo
 
Posts: n/a

Default Re: How do I make text vertical? - 12-08-2005 , 11:02 AM



Bravo! Thanks for all the replies mates!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.