Comments on: Menubar 4.2 and Superfish http://www.blogsweek.com/menubar-4-2-and-superfish/ WordPress, blog platforms, content management systems Thu, 09 Sep 2010 10:20:41 +0000 http://wordpress.org/?v=2.9.2 hourly 1 By: andrea http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1272 andrea Sat, 31 Jul 2010 00:02:52 +0000 http://www.dontdream.it/?p=258#comment-1272 Hi Draney, thank you for your feedback! I'm sure other readers with large menus will find your explanation useful. Hi Draney,

thank you for your feedback! I’m sure other readers with large menus will find your explanation useful.

]]>
By: draney http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1271 draney Fri, 30 Jul 2010 23:14:53 +0000 http://www.dontdream.it/?p=258#comment-1271 I solved the problem and thought I would share the answer in case anyone else is having the same problem. First I found this Superfish plugin http://users.tpg.com.au/j_birch/plugins/superfish/supposition-test/index.html I edited the wpm3.php file to call the supposition plugin, like this: // Lastly, I made two little changes to the superfish.js file as described in this thread: http://old.nabble.com/Superfish-1.4.8-w--Supposition-td22889967s27240.html Hope this helps someone!! I solved the problem and thought I would share the answer in case anyone else is having the same problem.

First I found this Superfish plugin
http://users.tpg.com.au/j_birch/plugins/superfish/supposition-test/index.html

I edited the wpm3.php file to call the supposition plugin, like this:

//

Lastly, I made two little changes to the superfish.js file as described in this thread:
http://old.nabble.com/Superfish-1.4.8-w–Supposition-td22889967s27240.html

Hope this helps someone!!

]]>
By: draney http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1270 draney Fri, 30 Jul 2010 16:46:35 +0000 http://www.dontdream.it/?p=258#comment-1270 I like Menubar, even after introduction of WordPress 3.0 menu system, but I have a question: Is there any way to make the menu stay within the screen area? My menu has 13 categories that drop down under the Portfolio item. Each of those has 5-10 sub-items. I'm using the Superfish template and the last category items are close to the bottom of the screen at a 1024 x 768 resolution. The sub-items that drop drop down from there run off the screen, making them completely inaccessible. The menu collapses if you move your mouse away to scroll the page down and you can't scroll down first because the menu bar goes off top of screen. I like Menubar, even after introduction of WordPress 3.0 menu system, but I have a question:

Is there any way to make the menu stay within the screen area?

My menu has 13 categories that drop down under the Portfolio item. Each of those has 5-10 sub-items. I’m using the Superfish template and the last category items are close to the bottom of the screen at a 1024 x 768 resolution. The sub-items that drop drop down from there run off the screen, making them completely inaccessible. The menu collapses if you move your mouse away to scroll the page down and you can’t scroll down first because the menu bar goes off top of screen.

]]>
By: andrea http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1237 andrea Sun, 18 Jul 2010 16:55:01 +0000 http://www.dontdream.it/?p=258#comment-1237 Hello Dave, you could manually center your menu items in the navbar using the padding property, e.g. <code>.sf-blue { ... <del>padding: 0;</del> padding: 0 0 0 150px; ... } </code> Instead of 150px, you should enter the value that best achieves the centering result. Hello Dave,

you could manually center your menu items in the navbar using the padding property, e.g.

.sf-blue {
...
padding: 0;
padding: 0 0 0 150px;
...
}

Instead of 150px, you should enter the value that best achieves the centering result.

]]>
By: Dave G http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1235 Dave G Sun, 18 Jul 2010 05:29:49 +0000 http://www.dontdream.it/?p=258#comment-1235 Hello - Great addition and well-written. I have a beginners question. I need my bar to have three items centered across the bar. Right now they are all aligning left. Can I apply a "justified: full" property somehow - or make each box wider? The items in question are About Us, Calendar, and Contact Us on this page: http://aa-hc.org/ Thank you. Hello – Great addition and well-written.

I have a beginners question. I need my bar to have three items centered across the bar. Right now they are all aligning left. Can I apply a “justified: full” property somehow – or make each box wider? The items in question are About Us, Calendar, and Contact Us on this page: http://aa-hc.org/

Thank you.

]]>
By: andrea http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1210 andrea Tue, 22 Jun 2010 22:55:59 +0000 http://www.dontdream.it/?p=258#comment-1210 Hi Hawdy, you were right, <em>wpm3.php</em> is the file to edit. I don't know if the Lijit JavaScript is compatible with the Menubar structure, but you could give it a try. Hi Hawdy,

you were right, wpm3.php is the file to edit. I don’t know if the Lijit JavaScript is compatible with the Menubar structure, but you could give it a try.

]]>
By: hawdy http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1209 hawdy Tue, 22 Jun 2010 17:47:01 +0000 http://www.dontdream.it/?p=258#comment-1209 Andrea, i want to change the default search box to lijit search box. can you please tell me which file i must edit? i thought it was on wpm3.php and tried to change search_ssf to javascript from lijit source, but it dont appear on menu. maybe i should try another files? thanks and sorry for my bad english.. Andrea, i want to change the default search box to lijit search box. can you please tell me which file i must edit? i thought it was on wpm3.php and tried to change search_ssf to javascript from lijit source, but it dont appear on menu. maybe i should try another files? thanks and sorry for my bad english..

]]>
By: hawdy http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1208 hawdy Tue, 22 Jun 2010 11:40:12 +0000 http://www.dontdream.it/?p=258#comment-1208 <blockquote cite="#commentbody-1204"> <strong><a href="#comment-1204" rel="nofollow">andrea</a> :</strong> Hi Hawdy, unfortunately I’ve had very little free time lately, so the Superfish navbar is still in my to-do list… Sorry! </blockquote> No problem! in your little free time, you still answered my question. thanks, and i will waiting for the navbar. But i still use your menubar in my wordpress site. Awesome dude! =D

andrea :
Hi Hawdy,
unfortunately I’ve had very little free time lately, so the Superfish navbar is still in my to-do list… Sorry!

No problem! in your little free time, you still answered my question. thanks, and i will waiting for the navbar. But i still use your menubar in my wordpress site. Awesome dude! =D

]]>
By: andrea http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1204 andrea Sat, 19 Jun 2010 15:34:01 +0000 http://www.dontdream.it/?p=258#comment-1204 Hi Hawdy, unfortunately I've had very little free time lately, so the Superfish navbar is still in my to-do list... Sorry! Hi Hawdy,

unfortunately I’ve had very little free time lately, so the Superfish navbar is still in my to-do list… Sorry!

]]>
By: Hawdy http://www.blogsweek.com/menubar-4-2-and-superfish/comment-page-1/#comment-1203 Hawdy Sat, 19 Jun 2010 09:38:29 +0000 http://www.dontdream.it/?p=258#comment-1203 <blockquote cite="#commentbody-832"> <strong><a href="#comment-832" rel="nofollow">Mick</a> :</strong> First, thank you… this is brilliant! I was wondering if you might have any plans to port the nav-bar style Superfish menu to work with Menubar… I could really use it, and would be quite happy to make a donation to see it happen . Any thoughts? <a href="http://users.tpg.com.au/j_birch/plugins/superfish/#sample4" rel="nofollow">http://users.tpg.com.au/j_birch/plugins/superfish/#sample4</a> (4th tab) Thanks again so much! </blockquote> Any news of this?? =D

Mick :
First, thank you… this is brilliant! I was wondering if you might have any plans to port the nav-bar style Superfish menu to work with Menubar… I could really use it, and would be quite happy to make a donation to see it happen . Any thoughts?
http://users.tpg.com.au/j_birch/plugins/superfish/#sample4
(4th tab)
Thanks again so much!

Any news of this?? =D

]]>