toaglass
02-05-2008, 03:40 AM
I'm pretty new to web design and I'm having trouble with (among other things) figuring out how to fix my side navigation bar in DW after importing it from Fireworks. I have 9 circular buttons in the left bar that are each about 1/4" apart from one another. After arranging them using css (forgive me if I use the wrong terminology) I converted the layout to html tables, imported that bar back into the whole template page png layout in FW and then brought the whole thing into DW.
One of the problems I'm having now is due to the fact that in my side bar I have about 9 rows from top to bottom, each containing one of my buttons. So if I use this template on a page that has text in the body that continues down below the specified dimensions of the template (about 1100 px), this really annoying thing happens: as the page lengthens to allow for the additional text, my sidebar stretches and separates my buttons, which not only makes them look bad and less user-friendly, it makes it so that the css pop-up menus are popping up in the wrong place.
So here's the question: is there a way to tell the rows in my left bar DO NOT MOVE OR STRETCH when the rest of the page IS stretching? I've spent about 12 hours trying different things and failing with each. I tried specifying the height of each of these cells, but that didn't work. I tried putting a blank cell below these 9 button cells and slightly higher than the bottom of the center body section so that it would stretch instead of the button cells, but unfortunately that didn't work either.
Thanks in advance!
One of the problems I'm having now is due to the fact that in my side bar I have about 9 rows from top to bottom, each containing one of my buttons. So if I use this template on a page that has text in the body that continues down below the specified dimensions of the template (about 1100 px), this really annoying thing happens: as the page lengthens to allow for the additional text, my sidebar stretches and separates my buttons, which not only makes them look bad and less user-friendly, it makes it so that the css pop-up menus are popping up in the wrong place.
So here's the question: is there a way to tell the rows in my left bar DO NOT MOVE OR STRETCH when the rest of the page IS stretching? I've spent about 12 hours trying different things and failing with each. I tried specifying the height of each of these cells, but that didn't work. I tried putting a blank cell below these 9 button cells and slightly higher than the bottom of the center body section so that it would stretch instead of the button cells, but unfortunately that didn't work either.
Thanks in advance!