Dmacleo Posted January 5, 2012 Share Posted January 5, 2012 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. Link to comment
Robert Simons Posted January 5, 2012 Author Share Posted January 5, 2012 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 Link to comment
Dmacleo Posted January 5, 2012 Share Posted January 5, 2012 yeah it uses primarynav_bg.png there....debated seeing what linking that would do :) Link to comment
Robert Simons Posted January 5, 2012 Author Share Posted January 5, 2012 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 Link to comment
BN_IT_Support Posted January 5, 2012 Share Posted January 5, 2012 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 Link to comment
Robert Simons Posted January 5, 2012 Author Share Posted January 5, 2012 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!!! Link to comment
LWA Posted January 5, 2012 Share Posted January 5, 2012 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. Link to comment
Robert Simons Posted January 5, 2012 Author Share Posted January 5, 2012 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 Link to comment
Marcher Technologies Posted January 6, 2012 Share Posted January 6, 2012 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? Link to comment
pjfry Posted January 6, 2012 Share Posted January 6, 2012 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 Link to comment
Dmacleo Posted January 6, 2012 Share Posted January 6, 2012 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. Link to comment
pjfry Posted January 6, 2012 Share Posted January 6, 2012 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 Link to comment
Robert Simons Posted January 6, 2012 Author Share Posted January 6, 2012 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> Link to comment
Dmacleo Posted January 7, 2012 Share Posted January 7, 2012 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. Link to comment
Robert Simons Posted January 7, 2012 Author Share Posted January 7, 2012 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 Link to comment
Dmacleo Posted January 7, 2012 Share Posted January 7, 2012 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. Link to comment
Robert Simons Posted January 7, 2012 Author Share Posted January 7, 2012 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 Link to comment
Dmacleo Posted January 7, 2012 Share Posted January 7, 2012 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 :) Link to comment
Robert Simons Posted January 7, 2012 Author Share Posted January 7, 2012 ya..that would do it as it was altered Link to comment
Dmacleo Posted January 7, 2012 Share Posted January 7, 2012 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 :) Link to comment
Volstate Posted January 7, 2012 Share Posted January 7, 2012 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... Link to comment
Robert Simons Posted January 7, 2012 Author Share Posted January 7, 2012 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? Link to comment
Volstate Posted January 7, 2012 Share Posted January 7, 2012 Yes...it shows fine on the default skin so it's for sure a skin issue. Link to comment
Richard.C Posted January 7, 2012 Share Posted January 7, 2012 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 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.