Search found 1 match

by surfman
Tue May 16, 2006 8:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in table cell always stretches to 100%
Replies: 4
Views: 3244

same problem

I would like to use the menu to in my XOOPS-installation.

In the style.css the attributes for table are:

Code: Select all

table
{
	width:100%;
	font-size: 13px;
	background-color: #FFFFFF;
}
Is there a quick solution for the menu not to stretch to 100%?
When I change the CSS the whole theme is damaged.