http://www.gertpaassenfotografie.nl/
This time I finally made my 100% xhtml valid website
 , yes yes! Thanks go to OG for the great CMS! I used version 1.2.8, no problems reported here.
 , yes yes! Thanks go to OG for the great CMS! I used version 1.2.8, no problems reported here.Regards, groeten,
Vuurvos
 , yes yes! Thanks go to OG for the great CMS! I used version 1.2.8, no problems reported here.
 , yes yes! Thanks go to OG for the great CMS! I used version 1.2.8, no problems reported here.I had set text indent -9999 to display menu items for search engines. But it gave problems in some browsers. Anyway I removed it, bad luck for googleKlappstuhl28 wrote:Hi ff123,
Funny is when i click on a header link i
get a "frame" to the left end of the
browser window in FF on 2000.
 .
 .Code: Select all
a.mainmenu_home {
	height: 0;
	padding-top: 10px; /* same that original height */
	overflow: hidden;
	....
Code: Select all
* html a.mainmenu_home {
	height: 10px;
	he\ight: 0;
}