Jump to content

Download: ProMenu Basic


Robert Simons

Recommended Posts


Hello, I have just bought ProMenu and I like it, thank you. I have two css questions.



1. In firefox 9.01 there is a white gap between the main navigation and the drop down menu (

my site

). How could I get rid of it? This white gap does not show using the chrome (version 16.09) browser.



2. Is there a way I could change the drop down menu border color?




sorry for the slow response..for some reason I didn't get notified a post was made

1. either your missing an image (tends to cause that break your seeing) or you just need to adjust the height on the stylee to accomidate


#primary_nav .promenu li ul.first

{

left:0px; /* Change this to alter the left position of the first dropdown menu */

top:30px    /* Change this to alter the top position of the first dropdown submenu */

}



change the 30px to 29,28,27 etc .. one of those should fix it

2. the border color is set to match the main background colour .. start there

Link to comment
  • Replies 858
  • Created
  • Last Reply

Im having a hard time with the app, basically i made a menu and as submenu every forum category i have, how ever, i have 3 issues:

1) its not like a tree, instead is a menu and the sub items display as an horizontal list, not vertically
2) the parent menu is very BIG
3) on load the menu is not collapsed, only after i hover the mouse the sub items are hidden

i made a screenshot...

post-196906-0-76536600-1327769310_thumb.

also, the two items you see in the next screenshot are not categories and are NOT inside any submenu, yet they get displayed inside the "more"


post-196906-0-85484300-1327769374_thumb.

Link to comment

Im having a hard time with the app, basically i made a menu and as submenu every forum category i have, how ever, i have 3 issues:



1) its not like a tree, instead is a menu and the sub items display as an horizontal list, not vertically


2) the parent menu is very BIG


3) on load the menu is not collapsed, only after i hover the mouse the sub items are hidden



i made a screenshot...



post-196906-0-76536600-1327769310_thumb.

also, the two items you see in the next screenshot are not categories and are NOT inside any submenu, yet they get displayed inside the "more"




post-196906-0-85484300-1327769374_thumb.


I'm assuming you've reently upgraded? .. I as cuz these issues you are seeing..is most likely due to an upgrade..I do not force users to revert templates during upgrades as I know my application requires many tweaks for some users ... so I just package up the changes..its up to the end user to revert their templates and reapply the changes they had previously made to achieve the look they desired....

now if I'm incorrect .. I'll be happy to have a look to see what could be causing the issue for you
Link to comment

yes i did an upgrade, what templates should i revert?



thanks!



EDIT i do not see any option for reverting any pro menu template :S




the template bits would be under skin_promenu .. plus make sure the promenu.css file is reverted too as some upgrades altered it as well

sorry for the delay..for some reason my "follow this topic" option keeps failing for some reason
Link to comment

UPDATE:

released 1.1.0 today .. for those waiting on groups .. this is NOT it...

while developing groups .. I went to add in a feature ( hide menus based on groups versus display menus based on permissions) and realized that this had to be a menu item and not a group setting .. so I've added it to this upgrade .. along with more help guides for each section and the ability to disable the help guides

for those ppl that was waiting on group based visibility ... I had to make this option a global one versus a per menu .. checking a menu twice was causing too much of an overhead on resources to implement...so it has to be an either/or option

Link to comment

found the problem, i do not have the CSS on any template, i also upgraded today to your previous version, and then to this new one you released today, i added the CSS from the XML manually and got it working, but the promenu items are blue, im not sure if i have to edit all of them, yet im interested in knowing:

why is not created but the app install/upgrade?
do i have to manually create the CSS on every skin and then manually edit all of them to match the color scheme?

Link to comment

found the problem, i do not have the CSS on any template, i also upgraded today to your previous version, and then to this new one you released today, i added the CSS from the XML manually and got it working, but the promenu items are blue, im not sure if i have to edit all of them, yet im interested in knowing:



why is not created but the app install/upgrade?


do i have to manually create the CSS on every skin and then manually edit all of them to match the color scheme?




you would edit your template colors within the promenu.css ..

as far as your issue ... css not being installed .. it almost sounds like the skin bug located here .. but I've never seen it effect just styles ... it usually effects all templates and styles being installed on any application

if you can't seem to get it fixed .. drop me a pm .. we can do a messenger service/remote session to determine the issue your having
Link to comment

UPDATE:

1.1.2 released

Bug fix .. apparently when using groups for menu visibility .. and choosing not to hide said menu from any group .. an error would occur on some builds...have added a secondary check to ensure this doesn't happen .. I thought I had fixed this issue in 1.1.1, sadly I only reversed it. It now has been repaired and should work as intended.

Link to comment

thats actually intended behavior for the "more" option ( keep in mind this is an inherit function within IPB ) .. it will take all menu's it cannot display (depending on browser size) and dump them to one bulk dropdown list...

if at all possible you should try to have your menus with dropdowns away from the end..or just disable the more option

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...