Frames in dreamweaver question

They have: 7 posts

Joined: Apr 2004

Is there any way to make my submenus (made in fireworks mx) that reside in the alfet frame of my page, to override the borders of the frame? I need this so as to to reduce the size of the left frame which is currently quite big in order to view the submenus as they extend to the right.

The Webmistress's picture

She has: 5,586 posts

Joined: Feb 2001

First question, why are you using frames?

Second question, do you have a url so that we can see the site?

They have: 7 posts

Joined: Apr 2004

i'm still building it so it isn't uploaded yet. I'm using the frames so that the menu and the top part of the page stays on stage,while the main frame loads the htms.

sumeiko's picture

He has: 147 posts

Joined: Jun 2004

Try to avoid using frames. You can get simular results with a simple table code:
<table width="776" cellspacing="0" cellpadding="0" height="482" border="1" bordercolor="#000000">

The most beautiful thing we can experience is the mysterious. It is the source of all true art and science.
- Albert Einstein

DaveyBoy's picture

They have: 453 posts

Joined: Feb 2003

or PHP or SSI includes, if you dont wanna have to chage the menu on each page...

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.