the answer to your question is that you did something wrong.bubban wrote:Would anyone have any idea why i get the buttons on 2 lines now, one top of the other?
Thanks Robert, actually I had this problem on Prosilver but I have now gone ahead and changed the style from Prosilver to another Prosilver based style, called Alpha and in this one, it doesn't even show up at all. There are some standards buttons, (Forum, FAQ, Search and Members)Lumpy Burgertushie wrote:the answer to your question is that you did something wrong.bubban wrote:Would anyone have any idea why i get the buttons on 2 lines now, one top of the other?
however, we can't possibly know what or tell you how to fix it with no information to go on.
please at least give us a link to your board where you have it installed, so we can see what is going on.
robert
Thanks Robert, your guidance has resolved the double showing of the buttons menu in Prosilver. I tried doing the same changes in Alpha but did not get it to work, yet...I'm not sure of the changes that need to be made in the css fileLumpy Burgertushie wrote:the reason it shows up twice in prosilver is because you must have run the install twice and the code for the menu is in the overall_header.html file twice.
the reason it does not show up in alpha is because you have not put the code in the overall_header.html file of the alpha style. to make it work in the alpha style will take quite a bit of rewriting of the menu css.
any time you install a MOD you have to make the edits to the style files manually if you are not using prosilver or subsilver2.
if your style is based on prosilver you make those edits to your style
if your style is based on subsilver2 ( and the MOD includes edits for it) then you make those edits to your style.
in your case, it is based on prosilver.
you would need to open the MOD install file in your browser, read the instructions for the edits to the overall_header.html file. then, open your overall_header.html file in your text editor only, find the duplicates and remove them.
robert
Code: Select all
<!-- <li><a href="#">Custom menu item 1</a></li>
<li>
<a href="#">Custom menu item 2</a>
<ul>
<li><a href="#">drop item 1</a></li>
<li><a href="#">drop item 2</a></li>
<li><a href="#">a really long drop item 3</a></li>
<li><a href="#">drop item 4</a></li>
</ul>
</li> -->
If you mean 3.0.12 yes, have it running on my 3.0.12 boardjd-Fairo wrote:this mod work in 3.12 ?
+1jonasj wrote:Plans for 3.1.x