How to link section header or style internal link in CSS Vertical Menu
Posted: Tue Jul 28, 2009 10:23 pm
I am using CMSMS v 1.5.4 (Carolina) on a Windows server
php v4.4.7
MenuManager v1.5.3
I used the CSSMenu - Vertical and altered it to suit, all working fine.
I have section headers functioning as the main buttons, and those can be styled easily, but I also want to be able to have some additional main buttons that link directly to pages, but don't use a drop-down. Since the section headers don't link by default, is there a way to add a link? The answer looks like "no" in the forums, but in case anything has changed with this version of CMSMS I'm asking again, since the answer was over a year old.
My other option is to be able to style the internal page link ("pagelink") in the CSS Vertical Menu menu to produce this button. I tried doing this, copying the code in the "section_expand" template used for "sectionheader" and changing pertinent parts to "pagelink" to produce a "pagelink" class, plus updating the CSS code, but I keep getting a double listing of the button, one a simple link like the rest of the "li" styling and a second one with the button image. I don't understand the code quite well enough I guess, I was hoping maybe someone here could help?
Thanks for any suggestions.
P
php v4.4.7
MenuManager v1.5.3
I used the CSSMenu - Vertical and altered it to suit, all working fine.
I have section headers functioning as the main buttons, and those can be styled easily, but I also want to be able to have some additional main buttons that link directly to pages, but don't use a drop-down. Since the section headers don't link by default, is there a way to add a link? The answer looks like "no" in the forums, but in case anything has changed with this version of CMSMS I'm asking again, since the answer was over a year old.
My other option is to be able to style the internal page link ("pagelink") in the CSS Vertical Menu menu to produce this button. I tried doing this, copying the code in the "section_expand" template used for "sectionheader" and changing pertinent parts to "pagelink" to produce a "pagelink" class, plus updating the CSS code, but I keep getting a double listing of the button, one a simple link like the rest of the "li" styling and a second one with the button image. I don't understand the code quite well enough I guess, I was hoping maybe someone here could help?
Thanks for any suggestions.
P