Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
snorestud #1
Template with frames?
Hello,
I was wondering if it is possible to have a template with 2 frames in them or
vice versa. I want to have a navigation menu on the left and bottom of each
page in my site. Any help is appreciated.
Cheers,
Jennifer
snorestud Guest
-
template inside another template
Hi All! I have a problem with templates! As far as I know there is a nested template in dw. A nested template means that a template can be... -
Frames. PLEASE HELP
I have a Frameset that consists of 3 frames (top, left and main). I created a simple html page (outside the frameset). This page has a form and a... -
Frames ?
Is it possible to put a button in the last frame in fireworks. I am trying to make a symbol move across the screen and then stop(Frame 15), then I... -
Using a Template as the base for another Template
Hi, - Dreamweaver MX - Created a HTML-Template with some menu-items (normal hyperlinks) - I need to create on that menu-items some submenu-items... -
Frames--
I have a question concerning frames and windows settings. We have 3 computers that run xp. My computer is the only one that will not show frames... -
Murray *TMM* #2
Re: Template with frames?
It's not possible to make a frameset page into a template. But really,
there would be no reason to do so.
It is possible to make each individual frame into a template.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"snorestud" <webforumsuser@macromedia.com> wrote in message
news:dmsrh0$h2v$1@forums.macromedia.com...> Hello,
>
> I was wondering if it is possible to have a template with 2 frames in them
> or
> vice versa. I want to have a navigation menu on the left and bottom of
> each
> page in my site. Any help is appreciated.
>
> Cheers,
> Jennifer
>
Murray *TMM* Guest
-
snorestud #3
Re: Template with frames?
Dear Murray,
Thanks for your response. I guess I need some advice. I want a left vertical
bar with a menu in it and bottom menu bar on each page for navigating the site.
What do you think is the best way to do that, excluding very difficult
scripting & coding. I am pretty amateur at this. Now if I have a left and
bottom frame, how do I get this to update throught the whole site when I make
changes? Also I can't make verticle templates, they all seem horizontal.
Jennifer
snorestud Guest
-
Murray *TMM* #4
Re: Template with frames?
> What do you think is the best way to do that
A table with your menu in the bottom row.
Use Library items, Templates, or Server-side includes - all explained in> Now if I have a left and
> bottom frame, how do I get this to update throught the whole site when I
> make
> changes?
DW's F1 help.
Sorry - I don't understand what you are asking here.> Also I can't make verticle templates, they all seem horizontal.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"snorestud" <webforumsuser@macromedia.com> wrote in message
news:dmt8qv$438$1@forums.macromedia.com...> Dear Murray,
>
> Thanks for your response. I guess I need some advice. I want a left
> vertical
> bar with a menu in it and bottom menu bar on each page for navigating the
> site.
> What do you think is the best way to do that, excluding very difficult
> scripting & coding. I am pretty amateur at this. Now if I have a left and
> bottom frame, how do I get this to update throught the whole site when I
> make
> changes? Also I can't make verticle templates, they all seem horizontal.
>
> Jennifer
>
Murray *TMM* Guest
-
snorestud #5
Re: Template with frames?
Dear Murray,
Sorry - I don't understand what you are asking here.> Also I can't make verticle templates, they all seem horizontal.
I mean I want a navigation menu on the left side of the page. I have an
example of what I want the page to look like here:
[url]http://www.snorestud.com/Flash/flashmenustest.htm[/url]
I just need the menus to be able to be edited through the whole site easily. I
tried making a template with the left menu but then I can put content right
beside it (where the blue not found page is)
Thanks again for your help,
Jennifer
snorestud Guest
-
Murray *TMM* #6
Re: Template with frames?
> I just need the menus to be able to be edited through the whole site
You are seriously in need of basic HTML. This is simple to do with a table> easily. I
> tried making a template with the left menu but then I can put content
> right
> beside it (where the blue not found page is)
at the most basic level of understanding - consider a two cell table with
navigation in the left cell and content in the right cell.
The truth of the matter is this - the more you know about HTML (and CSS),
the easier DW will be, and the more of these questions you will be able to
answer yourself.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"snorestud" <webforumsuser@macromedia.com> wrote in message
news:dn4q84$8$1@forums.macromedia.com...> Dear Murray,
>>> > Also I can't make verticle templates, they all seem horizontal.
> Sorry - I don't understand what you are asking here.
>
> I mean I want a navigation menu on the left side of the page. I have an
> example of what I want the page to look like here:
> [url]http://www.snorestud.com/Flash/flashmenustest.htm[/url]
>
> I just need the menus to be able to be edited through the whole site
> easily. I
> tried making a template with the left menu but then I can put content
> right
> beside it (where the blue not found page is)
>
> Thanks again for your help,
> Jennifer
>
Murray *TMM* Guest
-
snorestud #7
Re: Template with frames?
Dear Murray,
I figured it out thanks. Sometimes the easiest route is the hardest to see.
Thanks for your patience.
snorestud Guest
-
Murray *TMM* #8
Re: Template with frames?
Perhaps. What was your solution?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"snorestud" <webforumsuser@macromedia.com> wrote in message
news:dn6ldp$j02$1@forums.macromedia.com...> Dear Murray,
>
> I figured it out thanks. Sometimes the easiest route is the hardest to
> see.
>
> Thanks for your patience.
Murray *TMM* Guest
-
snorestud #9
Re: Template with frames?
I ended up just using tables and made my menus in flash so they refresh if I were to change them. I read articles and apparently frames aren't the way to go these days.
snorestud Guest
-
Murray *TMM* #10
Re: Template with frames?
Neither are Flash menus. Think about those who might not have Flash
installed. Think about how spiders will see the inner pages....
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"snorestud" <webforumsuser@macromedia.com> wrote in message
news:dn6v4c$4hb$1@forums.macromedia.com...>I ended up just using tables and made my menus in flash so they refresh if
>I were to change them. I read articles and apparently frames aren't the way
>to go these days.
Murray *TMM* Guest
-
snorestud #11
Re: Template with frames?
Well then you got me. I want to use this special font and don't know of another
way that people can see it.
Why can't spiders see the inner pages?>Think about how spiders will see the inner pages....
snorestud Guest
-
Murray *TMM* #12
Re: Template with frames?
Do you want to use the font on body text or just on header/title
information?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"snorestud" <webforumsuser@macromedia.com> wrote in message
news:dn7063$66a$1@forums.macromedia.com...> Well then you got me. I want to use this special font and don't know of
> another
> way that people can see it.
>> Why can't spiders see the inner pages?> >Think about how spiders will see the inner pages....
>
Murray *TMM* Guest



Reply With Quote

