autofit for frame across the top - help!

D

Dianah

I have a Frames page.

I want the header banner (where I have links) to autofix on any computer.
Is that possible, so that they don't have to use scrollbars. I just want it
to take up whatever space it needs. It's about 1" deep,
but it seems to be resolution dependent. I only want it to take up as much
room as it needs. I hope this makes sense.

Thanks for any help. Diana
 
D

Dianah

Reposting to fix a typo.

Frontpage 2003

I want the header frame page (where I inserted links) to autofit on any
monitor.
Is that possible, so that they don't have to use scrollbars. I just want it
to take up whatever space it needs. It's about 1" deep and seems to be
resolution-dependent. I only want it to take up as much room as it needs.
I hope this makes sense.

Thanks for any help. Diana
 
D

dianah

Hi Mr. B.,
The url is: http://members.shaw.ca/cchoir
I did put the links in a table (across the header) and
certainly tried "not" to set the heighth and width. I'm
still learning this stuff, so your comments are welcome.
It's a volunteered to do for that church (an unusually
fun/crazy place). I sing in their choir and originally
put it together just to keep the choir informated. It
took on a new dimension when I was asked to expand it to
incorporate the other groups. This is good for me ...
forces me to take it to the next level. I certainly need
to find an efficient way to economize on links (but can't
seem to pull myself away from putting some sort of graphic
in there - might have to change my thinking).
Thanks for your help. Diana
-----Original Message-----
What's your URL of your site?

You could put the bar into a table. Set the table to be
CENTERed and do NOT set the width requirement. That will
make it only expand to fit whatever is inside of it. But
you could also set the table to 100% and then the link bar
would have to be centered within the cell but that might
also work.
 
S

Stefan B Rusynko

1) in your Topnav page your main table is set to 59% instead of 100%
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="59%" id="table1">
2) remove the empty cells before and after your actual menu cells
3) your top frame is set to 23% which is too small for an 800x600 window (requires an unnecessary vertical scroll bar) - set it to
fixed PX ~ 15-20 px larger than your button image height

FYI
Many of the inline style are not supported by all browsers

PS
remove all spaces from file/folder names - illegal html and breaks links, and double check your links

--




| Hi Mr. B.,
| The url is: http://members.shaw.ca/cchoir
| I did put the links in a table (across the header) and
| certainly tried "not" to set the heighth and width. I'm
| still learning this stuff, so your comments are welcome.
| It's a volunteered to do for that church (an unusually
| fun/crazy place). I sing in their choir and originally
| put it together just to keep the choir informated. It
| took on a new dimension when I was asked to expand it to
| incorporate the other groups. This is good for me ...
| forces me to take it to the next level. I certainly need
| to find an efficient way to economize on links (but can't
| seem to pull myself away from putting some sort of graphic
| in there - might have to change my thinking).
| Thanks for your help. Diana
|
| >-----Original Message-----
| >What's your URL of your site?
| >
| >You could put the bar into a table. Set the table to be
| CENTERed and do NOT set the width requirement. That will
| make it only expand to fit whatever is inside of it. But
| you could also set the table to 100% and then the link bar
| would have to be centered within the cell but that might
| also work.
| >
| >.
| >
 
D

Dianah

Thanks Stefan, for taking the time to offer suggestions and instructions.
There's certainly more to learn.

In setting the widths, my intent was to get the table cells to display with
the same width for uniformity (although I know I wasn't there yet). If I
the cell width to 100%, the columns each display different widths than the
others. However, I did changed them this evening (Friday, actually). I set
them to have "no" set width (instead of 100%) and that seems to have done
the trick for me. Is that a problem or wrong? I had previously added cell
spacing (under format borders) ... to increase the width of cells that only
contained text (i.e., Main Page or Contacts) so that the text didn't lay
immediately beside the cell border. Is there a better way to accomplish
this ... a uniform look, that is?

I've removed empty columns but not I'm reluctant to remove empty cells,
because this site is in the midst of being expanded. I find it easier to
add entire columns (as opposed to adding a cell). I originally created this
site with one page and that's how it was until a week ago.

On the naming of files directories ... I just realized that it's the files
in my images directory that have the spaces. I was careful with my html
files, but missed the files in the images directory. I'll remove the
spaces. It's rather late, so I'll look after the file names over the
weekend.

I was checking the links on Thursday evening and did find a couple of
problems. I think I've got them all fixed now.

Thanks again for your time. I do appreciate it. I just hope I can do your
comments justice.
Diana

1) in your Topnav page your main table is set to 59% instead of 100%
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse:
collapse" width="59%" id="table1">
2) remove the empty cells before and after your actual menu cells
3) your top frame is set to 23% which is too small for an 800x600 window
(requires an unnecessary vertical scroll bar) - set it to
fixed PX ~ 15-20 px larger than your button image height

FYI
Many of the inline style are not supported by all browsers

PS
remove all spaces from file/folder names - illegal html and breaks links,
and double check your links

--




| Hi Mr. B.,
| The url is: http://members.shaw.ca/cchoir
| I did put the links in a table (across the header) and
| certainly tried "not" to set the heighth and width. I'm
| still learning this stuff, so your comments are welcome.
| It's a volunteered to do for that church (an unusually
| fun/crazy place). I sing in their choir and originally
| put it together just to keep the choir informated. It
| took on a new dimension when I was asked to expand it to
| incorporate the other groups. This is good for me ...
| forces me to take it to the next level. I certainly need
| to find an efficient way to economize on links (but can't
| seem to pull myself away from putting some sort of graphic
| in there - might have to change my thinking).
| Thanks for your help. Diana
|
| >-----Original Message-----
| >What's your URL of your site?
| >
| >You could put the bar into a table. Set the table to be
| CENTERed and do NOT set the width requirement. That will
| make it only expand to fit whatever is inside of it. But
| you could also set the table to 100% and then the link bar
| would have to be centered within the cell but that might
| also work.
| >
| >.
| >
 
D

Dianah

Stefan,
Another couple of (hopefully) quick questions on your comments.

What do you mean by "inline Style". I know what a style is (i.e., in Word),
but haven't used CSS yet. Is an inline style, what is used when CSS are not
used ... I'm guessing.

I discovered a problem with not setting a width or heigth for my table. I
can't find the dimensions that it actually does have when it's not set.
Therefore, I don't know what size (px's) to set it at to achieve a larger
size to accommodate 800x600 resolution. I definitely don't want others to
have that unnecessary vertical scroll bar.

Diana

1) in your Topnav page your main table is set to 59% instead of 100%
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse:
collapse" width="59%" id="table1">
2) remove the empty cells before and after your actual menu cells
3) your top frame is set to 23% which is too small for an 800x600 window
(requires an unnecessary vertical scroll bar) - set it to
fixed PX ~ 15-20 px larger than your button image height

FYI
Many of the inline style are not supported by all browsers

PS
remove all spaces from file/folder names - illegal html and breaks links,
and double check your links

--




| Hi Mr. B.,
| The url is: http://members.shaw.ca/cchoir
| I did put the links in a table (across the header) and
| certainly tried "not" to set the heighth and width. I'm
| still learning this stuff, so your comments are welcome.
| It's a volunteered to do for that church (an unusually
| fun/crazy place). I sing in their choir and originally
| put it together just to keep the choir informated. It
| took on a new dimension when I was asked to expand it to
| incorporate the other groups. This is good for me ...
| forces me to take it to the next level. I certainly need
| to find an efficient way to economize on links (but can't
| seem to pull myself away from putting some sort of graphic
| in there - might have to change my thinking).
| Thanks for your help. Diana
|
| >-----Original Message-----
| >What's your URL of your site?
| >
| >You could put the bar into a table. Set the table to be
| CENTERed and do NOT set the width requirement. That will
| make it only expand to fit whatever is inside of it. But
| you could also set the table to 100% and then the link bar
| would have to be centered within the cell but that might
| also work.
| >
| >.
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top