Blank cell to span the rest of the menu space

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Alan
Advanced
Advanced
Posts: 11
Joined: Tue Jul 18, 2006 12:17 am

Blank cell to span the rest of the menu space

Post by Alan »

Hi,

I am using Layers and Tables to position a horizontal menu.

How can I create a blank cell of 320 pixels to span the rest of the menu space?

I do not want a menu width of 100%. I need a blank spacer of 320 pixels hopefully using CSS.

Thanks!!
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

We need to see the page. There are numerous ways to make a blank cell on a page, a div, a table, a cell in a table a blank.gif file that size placed in that place. Without the page, we'd just be guessing.

Ruth
Alan
Advanced
Advanced
Posts: 11
Joined: Tue Jul 18, 2006 12:17 am

Sorry I should have been more precise.

Post by Alan »

Sorry I should have been more precise.

I need to expand the color bar across 320 pixels. This portion of the bar will have no menu or mouse over effects.

I'm hoping not to use a GIF and do it in CSS.

Is this possible?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

The only way I can think to do that, and in reality I'd need to see your layout to be more precise in my desciption, the only way I can think to do it, if I understand what you want, is to make a header item, color it the color you want that space to be and set its width, or you can make another item and set it to type=disabled; put in the bgcolor you want it to be, set its width to 320, and any other properties.

Hopefully, I am understanding what you want.

Ruth
Post Reply