Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Soft Revolution #1
Title bar images? Untouchable images?
hey, im quite new (well, very) 2 dreamweaver and website design. I need to know
how to make "untouchable" images, that you can place text over. Do i need to
make a css style sheet? i looked at a webpage that did what i wanted, and in
the css panel there was something about background...... please help someone!
im only a noob! Please please email me back on
[email]contact@wobblemation.co.uk[/email]
Alex Burgess
[url]http://www.wobblemation.co.uk[/url] :beer;
Soft Revolution Guest
-
Extension: Dynamic Images/Advance Random Images
Hi there, I have downloaded 2 extensions: Dynamic Images or/and Advanced Random Images (kaosweaver.com); it seems both are the same and I have... -
Error: unable to resolve '/images/title.png' fortranscoding
Error: Error: unable to resolve '/images/title.png' for transcoding Code: private var title:Class; In FB3, I get this error when building. ... -
automatic insertion of title atribute taken from links and or images extension
Is there any extension like that? automatic insertion of title atribute taken from links and or images. -
Creating Quick Vector Images from Raster images
Hi ! I am aware of the conventional methods to create vector images from raster images, i.e. drawing the lines individually, then adding... -
scrolling images/slider NOT motion images PLEASE REPLY someone
i want scrolling images...... like scroll bar with text but scroll bar with images...i dont it as in motion pictures....IF no one knows wot i mean... -
Murray *ACE* #2
Re: Title bar images? Untouchable images?
Take a break and go study HTML and CSS. Without a familiarity with these
two methods, your learning curve for DW will be astonishingly steep, as you
jump from one mystery to another.
What is an "untouchable" image?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Soft Revolution" <webforumsuser@macromedia.com> wrote in message
news:ea7ov9$9pr$1@forums.macromedia.com...> hey, im quite new (well, very) 2 dreamweaver and website design. I need to
> know
> how to make "untouchable" images, that you can place text over. Do i need
> to
> make a css style sheet? i looked at a webpage that did what i wanted, and
> in
> the css panel there was something about background...... please help
> someone!
> im only a noob! Please please email me back on
> [email]contact@wobblemation.co.uk[/email]
>
> Alex Burgess
> [url]http://www.wobblemation.co.uk[/url] :beer;
>
Murray *ACE* Guest
-
Soft Revolution #3
Re: Title bar images? Untouchable images?
well, for instance i want to use an image as a banner, but i dont want it to
firstly easily be copied to desktop etc, and secondly, i want to be able to
write over it... I want to achieve the effect that the site bebo. Go to
[url]http://Any-Colour-U-Like.bebo.com[/url] , and look at the blue banners at the top of
each box. They are all jpg's, and you can highlight the text within them
ok, i know i need to learn, quite a lot, but how do u surgest i do this? I no
extremely little
Alex Burgess
Soft Revolution Guest
-
Murray *ACE* #4
Re: Title bar images? Untouchable images?
> well, for instance i want to use an image as a banner, but i dont want it
That's easy. You can't prevent this.> to
> firstly easily be copied to desktop
Make the image the background of a table cell, a div, or a layer.> write over it
Yes. Familiarity with HTML will help you to ask the questions, and to> ok, i know i need to learn, quite a lot, but how do u surgest i do this? I
> no
> extremely little
understand the answers.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Soft Revolution" <webforumsuser@macromedia.com> wrote in message
news:eabavo$ral$1@forums.macromedia.com...> well, for instance i want to use an image as a banner, but i dont want it
> to
> firstly easily be copied to desktop etc, and secondly, i want to be able
> to
> write over it... I want to achieve the effect that the site bebo. Go to
> [url]http://Any-Colour-U-Like.bebo.com[/url] , and look at the blue banners at the
> top of
> each box. They are all jpg's, and you can highlight the text within them
>
> ok, i know i need to learn, quite a lot, but how do u surgest i do this? I
> no
> extremely little
>
> Alex Burgess
>
Murray *ACE* Guest
-
Soft Revolution #5
Re: Title bar images? Untouchable images?
ok, how do i make it the background of a cell using dreamweaver 8? thanks 4 ur patience...
Alex Burgess
Soft Revolution Guest
-
Murray *ACE* #6
Re: Title bar images? Untouchable images?
Create a CSS rule like this -
td.special { background-image:url(whatever/whatever.gif); }
and then make your cell's markup look like this -
<td class="special">
either by manually changing the code, or by clicking in the cell, right
clicking on the <td> that is selected on the QuickTag Selector region at the
bottom of the document window, selecting "Set Class", and then select
"special" from the list.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Soft Revolution" <webforumsuser@macromedia.com> wrote in message
news:eadlh0$mv4$1@forums.macromedia.com...> ok, how do i make it the background of a cell using dreamweaver 8? thanks
> 4 ur patience...
>
> Alex Burgess
Murray *ACE* Guest



Reply With Quote

