HighDots Forums  

How do you add a text box to an image already made

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss How do you add a text box to an image already made in the Macromedia Dreamweaver forum.



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

Default How do you add a text box to an image already made - 07-02-2007 , 06:43 AM






DOes anyone know how to add a text box to an image already imported to
dreamweaver. I'm unable to drop the text box into the image because everytime
it puts the text box either above the image or below. But I want to box to be
part of the image.


Reply With Quote
  #2  
Old   
: Nadia : ** Adobe Community Expert **
 
Posts: n/a

Default Re: How do you add a text box to an image already made - 07-02-2007 , 07:06 AM






Use CSS to create the image as a background to the container, you will then
be able to type over the top of it.
Are you using divs or table cells ?

--
Nadia
Adobe® Community Expert : Dreamweaver
----------------------------------------
CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
~ Customisation Service Available ~
http://www.csstemplates.com.au
----------------------------------------------------





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

Quote:
DOes anyone know how to add a text box to an image already imported to
dreamweaver. I'm unable to drop the text box into the image because
everytime
it puts the text box either above the image or below. But I want to box
to be
part of the image.




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

Default Re: How do you add a text box to an image already made - 07-02-2007 , 06:21 PM



How can i make an image with corel draw and then bring it into dreamweaver and
then put a text field in it. is it possible. i'm new to designing so please
don't get mad. I have no idea how to use css. i get into it but do not know
how to code with it.


Reply With Quote
  #4  
Old   
: Nadia : ** Adobe Community Expert **
 
Posts: n/a

Default Re: How do you add a text box to an image already made - 07-02-2007 , 08:09 PM




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

Quote:
How can i make an image with corel draw and then bring it into dreamweaver
and
then put a text field in it. is it possible. i'm new to designing so
please
don't get mad.
I won't get mad :-)

Quote:
I have no idea how to use css. i get into it but do not know
how to code with it.
Again, how are you laying out the page? Are you using tables?
Tell us that and then we can guide you further?

You could also take a look at this tutorial - it's using Fireworks, but the
steps would be the same regardless of which graphics program you used:
http://www.adobe.com/devnet/firework...youts_pt1.html


--
Nadia
Adobe® Community Expert : Dreamweaver
----------------------------------------
CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
~ Customisation Service Available ~
http://www.csstemplates.com.au
----------------------------------------------------









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

Default Re: How do you add a text box to an image already made - 07-03-2007 , 06:46 AM



sorry. yes i am using tables to layout my design

noah

Reply With Quote
  #6  
Old   
strippedman
 
Posts: n/a

Default Re: How do you add a text box to an image already made - 07-02-2008 , 10:06 AM



How do you "create the image as a background to the container"? What's the
container? Does the image need to be split into a table in order for this to
work? It seems like it would be an easy enough thing to just add a text box on
top of an image...If you could give me detailed instructions it would be most
helpful!


Reply With Quote
  #7  
Old   
Nancy O
 
Posts: n/a

Default Re: How do you add a text box to an image already made - 07-02-2008 , 11:59 AM



With CSS. Use a repeating image as a background for the content division.
http://alt-web.com/Image-slices-in-a...ed-layout.html



--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com

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

Quote:
How do you "create the image as a background to the container"? What's the
container? Does the image need to be split into a table in order for this
to
work? It seems like it would be an easy enough thing to just add a text
box on
top of an image...If you could give me detailed instructions it would be
most
helpful!




Reply With Quote
  #8  
Old   
strippedman
 
Posts: n/a

Default Re: How do you add a text box to an image already made - 07-02-2008 , 06:00 PM



I'm looking more for something like this:

www.muse.mu

See how there's essentially a picture of the band in the background and then
two text boxes with scrolling capability on the right? That's all I want...two
locked scrolling text boxes on a picture...without using flash.


Reply With Quote
  #9  
Old   
Nancy O
 
Posts: n/a

Default Re: How do you add a text box to an image already made - 07-02-2008 , 07:37 PM



Not very user-friendly IMHO, but ok here goes:

Place a picture of the band in your body background's CSS with repeat:
no-repeat. Then add a scrolling division to your html page - like so:

<div align="right">
<div style="font-family:'Verdana', 'Arial', 'Sans-serif'; font-size:12px;
color:#FFFFFF; text-align: left; background-color:#000000; border:2px solid;
overflow: auto; padding:10px; width:auto; height:200px; border-color:
#333333;"><h3>Your heading goes here</h3><br><br> More text goes
here<br><br> and more text goes here...</div>

<p>&nbsp;</p>

<div style="font-family:'Verdana', 'Arial', 'Sans-serif'; font-size:12px;
color:#FFFFFF; text-align: left; background-color:#000000; border:2px solid;
overflow: auto; padding:10px; width:auto; height:200px; border-color:
#333333;"><h3>Your heading goes here</h3><br><br> More text goes
here<br><br> and more text goes here...</div>

</div>


--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com


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

Quote:
I'm looking more for something like this:

www.muse.mu

See how there's essentially a picture of the band in the background and
then
two text boxes with scrolling capability on the right? That's all I
want...two
locked scrolling text boxes on a picture...without using flash.




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 - 2008, Jelsoft Enterprises Ltd.