[Bf-webcontent] eShop-Bug

Bart bart at neeneenee.de
Fri Mar 4 22:03:40 CET 2005


Óla B at art,

tried to figure out the eShop bug, here is the solution. Use this style 
block:

	<style type="text/css">
		/*<![CDATA[*/
	<!-- at import url(http://www.blender3d.org/_css/Download_noNN4.css);
		-->

		/* menu widths */
#mainmenu  #topnav_20	{width: 122px;}		/* About Blender */
#mainmenu  #topnav_13	{width: 93px;}		/* Download */
#mainmenu  #topnav_79	{width: 95px;}		/* InfoCenter */
#mainmenu  #topnav_22	{width: 83px;}		/* Support */
#mainmenu  #topnav_19	{width: 102px;}		/* Community */
#mainmenu  #topnav_23	{width: 147px;}		/* Blender Foundation */
#mainmenu  #topnav_528	{width: 78px;}		/* Eshop */
#mainmenu  #topnav_528	ul {margin-left: -72px; }

		.maincont{	text-align: justify;}

	-->
		/*]]>*/
	</style>

Aeggy.



More information about the Bf-webcontent mailing list