CodeCanyon

Smart Menu

  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • United States
green_grenades says
Purchased

Can you email me the code change for aligning the text in the menu?

8 months ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
rez says
Purchased

Hello, I am receiving this error in IE:

User Agent: Mozilla/4.0 (compatible; MSIE 8 .0; Windows NT 6 .1; Trident/4.0; GTB7 .1; SLCC2 ; .NET CLR 2 .0.50727; .NET CLR 3 .5.30729; .NET CLR 3 .0.30729; Media Center PC 6 .0; MS-RTC LM 8 ) Timestamp: Mon, 3 Oct 2011 00:25:46 UTC

Message: ‘SyntaxHighlighter’ is undefined Line: 35 Char: 13 Code: 0

Is there a fix for this?

8 months ago
Author
DenonStudio DenonStudio replied

I replied to your email.

8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
beetle77 says
Purchased

Is it possible for the dropdown to have two columns?

8 months ago
Author
DenonStudio DenonStudio replied

At the moment no, but it wouldn’t be difficult to do. You just need to adjust/add some css to make the two columns happen.

7 months ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • United States
green_grenades says
Purchased

You have yet to reply to my question. What is the deal. I am simply asking for a code change to make the menu center instead of left.

Thanks

8 months ago
Author
DenonStudio DenonStudio replied

Hi there, I’ve left a message on my profile page to let everyone know I’m currently away. That’s why answers are delayed.

I also replied to your original message and asked you to try and set the css text-align to center for menu items. I’m guessing you want to center align items in the menu.

7 months ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • United States
green_grenades says
Purchased

Yes, however not sure how to set the css text-align to center. Tried and didn’t work. That is why I asked if you could send me the code so that I can try it your way.

Thanks

7 months ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • United States
green_grenades says
Purchased

Still waiting for a response

7 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
sueboothby says
Purchased

Great menu. I had it working perfectly on my site, until I decided to fix the menu to the top of the screen. Now, the dropdown menus are not aligning with their parents. Any idea on how to attach dropdowns to parents in a fixed div?

6 months ago
Author
DenonStudio DenonStudio replied

Please send me a link to have a look at.

Thanks

6 months ago
Purchased
Default-user sueboothby replied

wholylocal.com

Notice that the dropdowns are offset to the left, and when you scroll down the page, the dropdowns don’t follow.

6 months ago
Purchased
Default-user sueboothby replied

I can’t figure out how to resolve this on my own. Can you help?

6 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
sueboothby says
Purchased

I used the solution posted by shaynem on page 3:

var targetPos = target.offset();

this only effects people with css absolute position or relative

The menu is now fixed to the top of the screen, and the submenus are following it. Thanks shaynem.

6 months ago
Author
DenonStudio DenonStudio replied

Good to hear.

6 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
JoeC05 says
Purchased

Hi,

I am replicating the demo page HTML on my page and when I go to tab over the links it appears without any color and you can’t see anything. I am using the css/javascript files from the demo folder. Please let me know what’s causing this. Thanks!

2 months ago
Author
DenonStudio DenonStudio replied

Can you send me a link to your page?

2 months ago
  • Has been a member for 0-1 years
  • Bought between 10 and 49 items
JoeC05 says
Purchased

I can’t. I was hoping you would have already known of the problem. Oh well, I will figure it out eventually. Thanks anyways!

2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Turkey
PinecoladoCorte says
Purchased

<!—[if IE 6 ]> <link rel=”stylesheet” href=”ie/ie6.css” type=”text/css” media=”screen” /> <![endif]—>

<script type="text/javascript" src="scripts/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="scripts/jquery.stickyheader.js"></script>
<script type="text/javascript">
    $(document).ready(function(){
        $('#header').stickyheader();
    });
</script>   
i have this script and normal work

but when i load this menu my script cant work

<script type=”text/javascript” src=”js/jquery-1.3.2.min.js”></script> <script type=”text/javascript” src=”js/smartmenu.js”></script> <script type=”text/javascript”> jQuery(window).ready(function(){ jQuery(”#navigation”).Smartmenu({animationDuration: 350}); }); SyntaxHighlighter.all(); </script>

how you can help me ?

2 months ago
by
by
by
by
by