Ask a Question related to Macromedia Fireworks, Design and Development.
-
usegobos webforumsuser@macromedia.com #1
2 questions.
I am new to fireworks and had two quick questions. First, I have a nav bar to navigate my site, but within those areas, I want to have a new set of buttons appear in those frames to navigate the submenus. When I try to add new buttons to the frame, they revert back to the first frame. Is it impossible to have buttons in two places?
Secondly, I want to have a news section where I can type plain html text without having to update graphics. The first problem I am having is that I don't know how to make a scroll bar capable frame so that once I past the length of the box, it doesn't spill into the rest of my slices. Secondly, and I can live with this if I have to, but I would like this box to show the background through it if possible. Is there an easy way to do this?
Thanks for any help, I am really enjoying this program.
Al
usegobos webforumsuser@macromedia.com Guest
-
AMD-64 Questions
Hi All: Newbie w/ some questions: PC: AMD-64 bit, full install working reasonably well (no attempts at multi-media yet): w/ Athlon AMD-64... -
Mac OS-10 & MX questions / Please Help!
A couple of questions: 1. I am getting a Mac with OS10 running Director MX. If I create a projector, will it run on older OS systems? 2. Which... -
2 questions
For an example of how to use the SysCmd, open the Northwind sample database, and look in the Utility module. They have a wrapper function named... -
The questions.
"Chris Thomas" <chrisvai777@hotmail.com> wrote in message news:9f682ea7.0307210257.5a2a89a1@posting.google.com... It depends on what drives you... -
2 questions :) - portal questions
Say the portal displays a relationship that uses the Box_ID field as the match field on both sides. In the child file (items in the box), add two... -
Jay #2
Re: 2 questions.
"usegobos" <webforumsuser@macromedia.com> wrote in message
news:blp4nt$i$1@forums.macromedia.com...bar to navigate my site, but within those areas, I want to have a new set of> I am new to fireworks and had two quick questions. First, I have a nav
buttons appear in those frames to navigate the submenus. When I try to add
new buttons to the frame, they revert back to the first frame. Is it
impossible to have buttons in two places?without having to update graphics. The first problem I am having is that I>
> Secondly, I want to have a news section where I can type plain html text
don't know how to make a scroll bar capable frame so that once I past the
length of the box, it doesn't spill into the rest of my slices. Secondly,
and I can live with this if I have to, but I would like this box to show the
background through it if possible. Is there an easy way to do this?1. Not sure I understand. Have you copied the button(s) to the frame(s)>
> Thanks for any help, I am really enjoying this program.
>
> Al
where you want them to appear?
2. CSS
<div name="newsScroll" style="height:200px; overflow:auto">news items/html
in here</div>
The div will share the page background unless you specify differently in the
div tag.
Jay
Jay Guest



Reply With Quote

