Jump to content


MKPdocs & IE7


2 replies to this topic

#1 Cur

  • Members
  • 3 posts
  • Location:Guipuzcoa
  • Spain

Posted 05 July 2007 - 10:02 AM

Hello visiblesoul.
Using IE7 the structure of the module MKPdocs 1.0 is not correct .

Quote

www.mkportal.es/images/mkpdocs_structure.gif
http://www.mkportal....l/modules/docs/
http://www.mkportal..../docs/index.php
http://www.mkportal-...l/modules/docs/

There is some solution??
Thanks

#2 visiblesoul

  • Administrators
  • 551 posts
  • Location:Earth
  • Texas

Posted 08 July 2007 - 11:47 PM

This seems to fix the issue in IE7.

I tested it in FF, Opera, IE6 & IE7.

FIND in /mkportal/modules/docs/index.php:
.toc, .category {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
REPLACE WITH:
.toc, .category {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%
}



Please note that I offer free support on this forum in my free time. Depending on how much work I have backlogged it may take me a week or more to answer questions. I am not ignoring you. I answer everyone but please be patient. Thanks.

Disclaimer: All forum posts, including code examples, on this forum are offered for free in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Use code examples at your own risk.

"If at first you don't succeed, keep on suckin' til you do succeed." -Curly Howard

#3 Cur

  • Members
  • 3 posts
  • Location:Guipuzcoa
  • Spain

Posted 09 July 2007 - 10:17 AM

Yeahhhhhhh :P
Thanks visiblesoul..
Gracias por su tiempo....Se le hecha de menos en mkportal :D





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users