Enable top panel feature in this template

More
13 years 11 months ago #4705 by ivan.milic
Link please...

Please Log in to join the conversation.

More
13 years 11 months ago - 13 years 11 months ago #4706 by simplyme1010
I was told that I can send links privately by clicking on report to moderator.

did u receive it?

Pls remove this post after u view my link as I prefer not to have my link on the forum.

Thanks
Last edit: 13 years 11 months ago by simplyme1010. Reason: I paid for the platinum account as I do not want to display the copyright message. I do not want to expose my URL on the forum.

Please Log in to join the conversation.

More
13 years 11 months ago #4719 by ivan.milic
Hi,
I was able to recreate that in IE7 compatibility view.

Try this, add:

#nav li a
{

width:auto;

}

at the end of template_css.css file.

Please Log in to join the conversation.

More
13 years 11 months ago #4813 by simplyme1010
What i meant is the the submenu are not displaying at the bottom of the 1st level tab. It appears from the side as seen in the attached image. How to correct this error?

Please Log in to join the conversation.

More
13 years 11 months ago #4818 by ivan.milic
Using Template Manager -> Edit HTML , put next red code just before "</head>" so it looks like this:


...

<!--[if lt IE 8.0]>
<style type="text/css">
#nav LI:hover UL
{
top:100%;
left:0%;
}

#nav LI:hover UL LI:hover UL
{
top:0%;
left:100%;
}
</style>
<![endif]-->


</head>
<body>...
Attachments:

Please Log in to join the conversation.

Time to create page: 0.098 seconds
Powered by Kunena Forum