Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
January 5, 201213 yr just need to find the hex the nav bar is using, had it written down before as I applied it elsewhere before but darned if I can find it now.
January 5, 201213 yr Author just need to find the hex the nav bar is using, had it written down before as I applied it elsewhere before but darned if I can find it now. ipb styles.css search for primary_nav
January 5, 201213 yr yeah it uses primarynav_bg.png there....debated seeing what linking that would do :)
January 5, 201213 yr Author yeah it uses primarynav_bg.png there....debated seeing what linking that would do :smile: its why I use overrides in the css .. gives the end user plenty of flexibility to do whatever they want with it
January 5, 201213 yr ok..your refixed...you had not selected a page while using the application ccs .. so this caused a clash with the activity .. tieing to it a page .. it now activates properly Yay Brilliant. Many thanks for the great support. E x
January 5, 201213 yr Author np ... its all part of the purchase ... and I fully intend on supporting my product .. sadly thats a dying practice these days with some company's ... luckily IPS isn't one of those company's WOOT!!!
January 5, 201213 yr Is there a way to stop the 'pages' tab highlighting in an active state along with the menu item that I am currently viewing? I have created a test category with a test page within it and the category tab changes to an active white state when on the page but so does the pages tab? Frankly I'd like to totally shut off the pages tab. Maybe I'm new to the IP.content product but I don't see the point to the 'pages' tab.
January 5, 201213 yr Author Is there a way to stop the 'pages' tab highlighting in an active state along with the menu item that I am currently viewing? I have created a test category with a test page within it and the category tab changes to an active white state when on the page but so does the pages tab? Frankly I'd like to totally shut off the pages tab. Maybe I'm new to the IP.content product but I don't see the point to the 'pages' tab. are you still using the default menus? I recommend removing them with the setting..and build your own
January 6, 201213 yr Is there a way to stop the 'pages' tab highlighting in an active state along with the menu item that I am currently viewing? I have created a test category with a test page within it and the category tab changes to an active white state when on the page but so does the pages tab? Frankly I'd like to totally shut off the pages tab. Maybe I'm new to the IP.content product but I don't see the point to the 'pages' tab. as above, or hide the link completely via manage applications and modules... noone sees the point of the "pages" tab TBH.... is there one other than annoying activity?
January 6, 201213 yr yup I failed LOL I think using a transparency there would be problematic, in the end it should be easier to just use the nav bar hex# there so active/inactive would still show different. Hi I hope I understand you right, you want a transparency in the background of the topmenu? I got it working with transparency if you want I can show you my css settings for this, If I haven't get you right, just ignore my post :) If you look at http://onlinegilde.net you will see this menu with transparency Greetings Benny
January 6, 201213 yr Hi I hope I understand you right, you want a transparency in the background of the topmenu? I got it working with transparency if you want I can show you my css settings for this, If I haven't get you right, just ignore my post :smile: If you look at http://onlinegilde.net you will see this menu with transparency Greetings Benny if you could I would appreciate it, thanks.
January 6, 201213 yr if you could I would appreciate it, thanks. I have attached a css file. This is my current promenu.css I hope this will help you Benny
January 6, 201213 yr Author UPDATE: released an upgrade .. fixed a small bug with activation and IPC when Content is set as the default application I also switched a variable in one template (nav_menus) to avoid any possible conflicts ... this upgrade will not wipe out any changes to templates (unless you revert .. then the current change will be present) ... so if you wish to make the edits manually nav_menus find: <ul class="promenu" id="menu"> and change to <ul class="promenu" id="promenu"> and find <script type="text/javascript"> var menu=new menu.dd("menu"); menu.init("menu","menuhover"); </script> and change to <script type="text/javascript"> var promenu=new promenu.dd("promenu"); promenu.init("promenu","menuhover"); </script>
January 7, 201213 yr uploaded and overwrote and now no dropdown actions at all. reverting back to 1.0.2 now to see if a fluke. edit: uploading 102 corrected it immediately. will try 103 again shortly.
January 7, 201213 yr Author uploaded and overwrote and now no dropdown actions at all. reverting back to 1.0.2 now to see if a fluke. edit: uploading 102 corrected it immediately. will try 103 again shortly. did you read the documentation on upgrade from 1.0.2? or really read what I posted up above? if so..and your still seeing it..its your browser .. f5 to recache should resolve the issue
January 7, 201213 yr I reverted the only skin edit made back to stock and ran upgrade process like normal, cleared cache from browser and purge cache from cdn. then went on a pc I have not used for months. same issue. think it probably an upload issue itself but have not had a chance to verify. one thing I noticed is the menu held the edits I had done even though I reverted (manually, I copied org promenu css before editing) so I really am suspecting upload issue.
January 7, 201213 yr Author I reverted the only skin edit made back to stock and ran upgrade process like normal, cleared cache from browser and purge cache from cdn. then went on a pc I have not used for months. same issue. think it probably an upload issue itself but have not had a chance to verify. you repaet the process and have the same issue .. I'll have a look
January 7, 201213 yr well the js file being 0kb after upload was good indication of upload issue even though filezilla didn't catch it as a fail :) so far so good :)
January 7, 201213 yr figured that would be place to look, odd that it happened twice but by choosing the one file only for upload it worked. fluke I guess :)
January 7, 201213 yr I upgraded from 1.01. Everything right now is listed under "more" which I don't want. So, when I go in the settings and disable the "more" setting my menu goes nuts. None of my parent menus will show for me. Can I get you to take a look for me? I do have a custom skin so that may be the issue...
January 7, 201213 yr Author I upgraded from 1.01. Everything right now is listed under "more" which I don't want. So, when I go in the settings and disable the "more" setting my menu goes nuts. None of my parent menus will show for me. Can I get you to take a look for me? I do have a custom skin so that may be the issue... have you checked it on default skin..to make sure its not a skin issue?
January 7, 201213 yr Yes...it shows fine on the default skin so it's for sure a skin issue. make sure that your promenu.css for your custom skin says this at the top: ProMenu CSS - By Marcher Tech and Robert Simons - ©2012 Provisionists LLC
Archived
This topic is now archived and is closed to further replies.