Forums
This topic is locked
does anyone know how to make shaped text boxes
07 May 2005 08:04:42 Don Lamb posted:
I'm looking for a way to place a text box on a page in a shape other then a square, such as a triangle, so the text takes the shape of the text box. Can it be done, using layers or something other then inserting the graphics on an image or on flash? Or how can it be done, your help would be greatly appreciated. Thank you. Replies
Replied 07 May 2005 23:32:32
07 May 2005 23:32:32 Dave Thomas replied:
if your talking about modifying a form textbox, then as far as i know, only width and height can be changed with 'character width' and 'number of rows'.
apart from that i don't think u can do as you're asking.
regards
Dave Thomas
<b>DMX Zone Manager</b>
apart from that i don't think u can do as you're asking.
regards
Dave Thomas
<b>DMX Zone Manager</b>
Replied 08 May 2005 00:44:30
08 May 2005 00:44:30 Matt Millican replied:
You can modify background borders and such with CSS, maybe you could do some more too. look around on google, or maybe W3 has some stuff on it
Matt Millican
InternetMill.com
www.internetmill.com
(XP Pro / Dreamweaver MX / Access XP Pro/ MS SQL / ASP / VB Script / PHP, mySQL / Photoshop / Fireworks)
Edited by - InternetMill on 08 May 2005 00:45:00
Matt Millican
InternetMill.com
www.internetmill.com
(XP Pro / Dreamweaver MX / Access XP Pro/ MS SQL / ASP / VB Script / PHP, mySQL / Photoshop / Fireworks)
Edited by - InternetMill on 08 May 2005 00:45:00
Replied 08 May 2005 00:50:12
08 May 2005 00:50:12 Don Lamb replied:
Dave,
What I mean is a text area such as, members.aol.com/u4iclight/textinhere.jpg/
just an area where text can be placed. And yes I made the image to small but I wasn't sure if it would be inserted in the post or it would just be a link so I made it for as if it would be in the post it self. I'm sure there is a way but if not flash with a transparent background for the clear area would have to do but it seem a bit overkill.
Don
What I mean is a text area such as, members.aol.com/u4iclight/textinhere.jpg/
just an area where text can be placed. And yes I made the image to small but I wasn't sure if it would be inserted in the post or it would just be a link so I made it for as if it would be in the post it self. I'm sure there is a way but if not flash with a transparent background for the clear area would have to do but it seem a bit overkill.
Don
Replied 08 May 2005 00:56:06
08 May 2005 00:56:06 Don Lamb replied:
Thanks Matt, I'll so some more looking around and see if I can find how.
Don
Don
Replied 08 May 2005 15:21:55
08 May 2005 15:21:55 Dave Thomas replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
You can modify background borders and such with CSS, maybe you could do some more too. look around on google, or maybe W3 has some stuff on it
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
u cant do much more than modify the look and colours.
textareas etc.. are os specific objects and cannot be modified in this way.
the only way i can see you doing it is having a few textboxes stacked underneath each other, with different widths etc.. to form the shape. then take all the string values and put them together into one string.
but seems very far fetched. what is your reason for wanting to create a triangle text box just for my curiosity?
regards
Dave Thomas
<b>DMX Zone Manager</b>
You can modify background borders and such with CSS, maybe you could do some more too. look around on google, or maybe W3 has some stuff on it
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
u cant do much more than modify the look and colours.
textareas etc.. are os specific objects and cannot be modified in this way.
the only way i can see you doing it is having a few textboxes stacked underneath each other, with different widths etc.. to form the shape. then take all the string values and put them together into one string.
but seems very far fetched. what is your reason for wanting to create a triangle text box just for my curiosity?
regards
Dave Thomas
<b>DMX Zone Manager</b>
Replied 08 May 2005 16:28:52
08 May 2005 16:28:52 Matt Bailey replied:
I'm not sure this is quite what you wanted, but check out Eric Meyer's project 'Sneaking Out of the Box' (www.ericmeyeroncss.com/projects/10/). It shows how to use CSS to create the illusion of curved edges on boxes which the text follows. The source code is in the Downloads section.
___________________________________
* Sorry... how do you do that again?... *
___________________________________
* Sorry... how do you do that again?... *
Replied 08 May 2005 22:16:12
08 May 2005 22:16:12 Don Lamb replied:
Dave, the reason I'm looking to do this is,
I want to make a different looking web page other then your typical page with text in square box. My concept is to have a textured background, then the text area (3 sided, bottom at 45%) with a colored background with some info in the upper left corner (but not completely on top to give room for the navigation bar) of a web page, then an image background in the lower right side which would contain a some text and information. So far the only way I've found to make a page that is a bit different in ways like that is with flash but I don't like the up download time it takes. I'm in graphic designs but getting into web design, I do know some but I'm still learning so I may be looking for something that is not posable, but I decided to start working on building some templates as I go and this is looking to be the first if it can be done.
I want to make a different looking web page other then your typical page with text in square box. My concept is to have a textured background, then the text area (3 sided, bottom at 45%) with a colored background with some info in the upper left corner (but not completely on top to give room for the navigation bar) of a web page, then an image background in the lower right side which would contain a some text and information. So far the only way I've found to make a page that is a bit different in ways like that is with flash but I don't like the up download time it takes. I'm in graphic designs but getting into web design, I do know some but I'm still learning so I may be looking for something that is not posable, but I decided to start working on building some templates as I go and this is looking to be the first if it can be done.
Replied 08 May 2005 22:16:56
08 May 2005 22:16:56 Don Lamb replied:
Don
Matt, Thanks for the link, it does help out
Don
Matt, Thanks for the link, it does help out
Don