Fri, 2004-03-12 13:37
Test Site:
http://www.matthiaspospiech.de/test3/column-test.htm
It works with Opera 7, firebird 0.8, Konqueror and IE 5.0
The columns should have different colours and keep their color no matter how long the other columns is. The Line in the middle should be as long as the columns.
The menu has caused lots of problems. Its works now although I have given up to understand the code. It would be really important to know whether it really works in other browsers as well.
A Screenshot is under http://www.matthiaspospiech.de/test3/screenshot3.png
Thanks,
Matthias
Sat, 2004-03-13 21:34
#1
Please Test the layout
Hi pospiech,
Nice looking site.
You have a typo in your CSS, there is two opening "{" in
Quote:
#navmenu #currentpage a{
{
color: #fff;
background-color: #576c82;/*#6f8ba8;*/
}
Hope that helps