Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 right to left opening would be useful for those communities in languages that are right to left reading :) well considering the js isn't intelligent enough to detect the outer window border, and I must admit that js is NOT my strong suit ... I'm thinking it might be handy .. especially for any parents with subs on the right side of the board..I thought of this while thinking about the mega menu .. and how huge they can get ... and w/o intelligent js to push it ... it would require some settings
Volstate Posted December 21, 2011 Posted December 21, 2011 I must be missing something. I thought there was supposed to be an arrow in this version that showed in the dropdown so people knew there was a sub menu. If so, I'm not seeing it...
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 I must be missing something. I thought there was supposed to be an arrow in this version that showed in the dropdown so people knew there was a sub menu. If so, I'm not seeing it... did you upload the images properly .. before you upload the new version you have to adjust the theme name(s} to suit your needs /public/style_images/YOUR_THEME making as many copy's needed to match your layout of coarse .. I designed it to be per skin versus global ... so users can having different colors per skin if desired
Volstate Posted December 21, 2011 Posted December 21, 2011 Where are the images? In my download there is no images folder. Just documentation, screenshots and upload. I installed the contents of the upload folder which has admin and public.
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 Where are the images? In my download there is no images folder. Just documentation, screenshots and upload. I installed the contents of the upload folder which has admin and public. public/style_images/YOUR_THEME
Volstate Posted December 21, 2011 Posted December 21, 2011 did you upload the images properly .. before you upload the new version you have to adjust the theme name(s} to suit your needs /public/style_images/YOUR_THEME making as many copy's needed to match your layout of coarse .. I designed it to be per skin versus global ... so users can having different colors per skin if desired Ahhh....ok. Missed that part. I only read the installation instructions in the folder. You should add that for folks like me who only read the documentation...LOL
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 Ahhh....ok. Missed that part. I only read the installation instructions in the folder. You should add that for folks like me who only read the documentation...LOL it is ..
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 though I see I need to change the version in that Document .. and maybe I should bold that part like I did here in the quote to make it stand out more LOL
Volstate Posted December 21, 2011 Posted December 21, 2011 I'm an idiot. Working fine now...thank you sir :smile: I do have one question...how do I adjust the width of the box so my arrow doesn't show beneath the menu item?
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 just updated the Documentation .. made that section bold to apply emphasis .. and fixed the version #
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 I'm an idiot. Working fine now...thank you sir :) Its not a problem ..no need to feel like an idiot ... I can see how it could be looked over .. I thought about just adding images in the main upload folder..but figured that could confuse some ppl .. so I left the structure in tact .. now that I've highlighted it lets hope no one else misses it :P
Volstate Posted December 21, 2011 Posted December 21, 2011 I edited so u may have missed my question... I do have one question...how do I adjust the width of the box so my arrow doesn't show beneath the submenu item?
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 you have any thoughts on the mega menu or right left menu position options? might as well throw in a "treat as category" as well for good measure :P
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 I edited so u may have missed my question... I do have one question...how do I adjust the width of the box so my arrow doesn't show beneath the submenu item? you can make width adjustments within the stylesheet ..if you need assistance just let me know .. but be warned ..I'm about to head out for dinner and some shopping so it will be late b4 I get back
Dmacleo Posted December 21, 2011 Posted December 21, 2011 one way to possibly mitigate that folder issue is have one called master so worse case people will at least have default skin set. I tell you, well done sir.
Volstate Posted December 21, 2011 Posted December 21, 2011 you can make width adjustments within the stylesheet ..if you need assistance just let me know .. but be warned ..I'm about to head out for dinner and some shopping so it will be late b4 I get back Which bit of code is it in the css? I can adjust from there....
Robert Simons Posted December 21, 2011 Author Posted December 21, 2011 its documented within the stylesheet #primary_nav .menu ul { background: #1C3B5F; /* Change this to alter your background color */ border-radius: 0 4px 4px 4px; /* change first variable to 4px to round top left corner (general) */ -moz-border-radius: 0 4px 4px 4px; /* change first variable to 4px to round top left corner(mozilla) */ -webkit-border-top-left-radius: 0px; /* change variable to 4px to round top left corner(IE) */ -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; font-size: 0.95em !important; min-width: 150px; /* Change this to alter the minimum width of submenus */ position: absolute; z-index: 10000; margin: 0; padding: 0 !important; } keep in mind this directly effects the display location of subs ul.menu ul ul { left:130px; /* Change this to alter the left position of the second level submenu */ top:-5px /* Change this to alter the top position of the second level submenu */ } these would probably need adjusting as well
Robert Simons Posted December 22, 2011 Author Posted December 22, 2011 Thank you sir. Now go eat :smile: I plan on doing just that .. if it doesn't show .. I work from home .. so I'm always present .. would most likely be the reason for my "lightening speed" support LOL
Dmacleo Posted December 22, 2011 Posted December 22, 2011 LOL liking it so far, regret buying fusion. glad I got this :)
Robert Simons Posted December 22, 2011 Author Posted December 22, 2011 so..let me see if I have all the suggestions logged ... its treat as category option, left right display option, and possibly a mega menu option ... am I missing any suggestions?
Dmacleo Posted December 22, 2011 Posted December 22, 2011 think that was the basics mentioned. again, well done.
Volstate Posted December 22, 2011 Posted December 22, 2011 yeah...I see this app becoming pretty popular. Extremely well done...
Robert Simons Posted December 22, 2011 Author Posted December 22, 2011 thanks guys .. I do what I can to provide a quality product(s) and offer support for said product(s) .. as I said before...I'm really big into product support
Robert Simons Posted December 22, 2011 Author Posted December 22, 2011 missed one..want to add in a better editing flexibility for permissions .. as it stands now you can do that one 2 places..within the editing of the menu .. or done on the fly with its own page .. wanna add in an option on that page to save and load next menu permissions located on the tree
Recommended Posts
Archived
This topic is now archived and is closed to further replies.