Jump to content

Download: ProMenu Basic


Robert Simons

Recommended Posts

Posted

1) No need for that anymore


2) I'd manage to enlarge them, but not to reduce their height... How could I do that ? BTW, how could I give them a different color than the parent items of the primary nav ?



Regards,



1) No need for that anymore


2) I'd manage to enlarge them, but not to reduce their height... How could I do that ? BTW, how could I give them a different color than the parent items of the primary nav ?



Regards,




depending on your version

1.x.x
1) Not available

2) within the stylesheet .. the location within is well marked

2.x.x

1) ProMenu > Settings > Menu Effects

2) within the stylesheet ..find


#community_app_menu .submenu_container li a{

    padding: 10px;

}


change the padding to increase your size .. want bigger font too .. add your font size there as well

  • Replies 858
  • Created
  • Last Reply
Posted

1.x.x


1) Not available



2) within the stylesheet .. the location within is well marked


Well... I found how to change the width, but not the height. Also, I would like to change that (as well as the colors) only for sub-items, and not for parent items... So I didn't find, as when I try to change that, it is changed for the both of them.

Best regards,
Atsuki.
Posted

Well... I found how to change the width, but not the height. Also, I would like to change that (as well as the colors) only for sub-items, and not for parent items... So I didn't find, as when I try to change that, it is changed for the both of them.



Best regards,


Atsuki.




then do it like this


#community_app_menu .submenu_container li a{

	 padding: 10px 0 10px 0;

}



adjusting the padding to suit your needs

Posted

done and yeah it was fixed.


thanks bro




np, hopefully in the next version of 2.0, me and robert can pin down that, as i can't reproduce it on my dev board, not sure if he can, but that is a work around for now at least.
Posted

I was using this after I bought IP.Board and have ever since then been using this with the original skin. I just bought the skin Checkered by ipbforumskins.com and it seems like they don't work together. How will I fix this?

Posted

I was using this after I bought IP.Board and have ever since then been using this with the original skin. I just bought the skin Checkered by ipbforumskins.com and it seems like they don't work together. How will I fix this?




you'll have to customize to the stylesheet for promenu .... or upgrade to the 2.x.x series . it will inherit the theme's main tier style .. but you would still have to alter the submenu colors within the appropriate stylesheet (2 series has a stylesheet for each display area)

if you bought this application before the 20th of April, you will be able to download 2.x.x without a repurchase.
Posted

you'll have to customize to the stylesheet for promenu .... or upgrade to the 2.x.x series . it will inherit the theme's main tier style .. but you would still have to alter the submenu colors within the appropriate stylesheet (2 series has a stylesheet for each display area)



if you bought this application before the 20th of April, you will be able to download 2.x.x without a repurchase.




Thanks for the quick reply. Okay, is it possible to get help with customizing it? (I have no clue at all how to do this). I bought the mod in may.
Posted

Thanks for the quick reply. Okay, is it possible to get help with customizing it? (I have no clue at all how to do this). I bought the mod in may.




I offer a service for theme adjustments on this version .. its $5 to $10 per theme ... if you feel you cannot do it yourself I am available to do it .. though I suggest you look into the stylesheet yourself first .. as I do have everything well documented within that stylesheet, making it fairly easy to alter
Posted

ipb 3.3 and latest promenu 2.0.7


and yes untouched ipb skin




1.) If this is a ProMenu 2.x.x issue, why are you posting in the 1.x.x support topic. Please use the appropriate support topic next time to avoid confusion.

2.) I cannot replicate .. I am currently running 3.3.3 and 2.0.7 and I cannot get minify to break the page format on pm's ... having it enabled or disabled has no effect .. this issue is actually well known in the marketplace, though not an IPB bug per say, more of an issue with third party applications and too many styles being loaded, causing minify to basically freak out as its over limits.

http://community.inv...nify-max-files/

so..this isn't a ProMenu issue at all .. either look into some of the applications you have installed..or make a core edit and alter your minifiy stylesheet limits

its located in publicminconfig.php

search for


$min_serveOptions['minApp']['maxFiles'] = 25;



change to suit your needs .. keep in mind making core edits is never recommended

Posted

well IPB support told me its Pro Menu when it was v1.xx still.


Hello,





Please note that you need to disable the application itself, rather than just disable the hooks.



You will need to contact the author of the ProMenu application and ask them for an update.



Many thanks,


Alan.



i can contact them again to get the same answer if you want.
I am sorry for posting on this support topic but this issue was detected when i was still on v1.x and now its not just PM is on any topic
Posted

have you actually done what was suggested, bumping the number of files that minify will use? if not, i suggest you do to see if that fixes the problem, if not, we will look into it AGAIN after it was original brought to our attention just a few weeks ago (to our records its only been reported twice before.) and in both cases it was minify that was the culprit, and searches in the forum, show similar happening, to other 3rd party apps, so its not really a 'promenu' problem, its a minify problem.

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...