Hey all,<br><br>I'm using the Gemini theme by Hans and am trying to accomplish something. I want the top navigation bar that is at the top of the screen to also be at the bottom of the wiki box in the middle of the page. When I do this originally the bottom appears as buttons instead of matching the top exactly. Then there are issues of it not having the pipes( | ) in between each entry, not centered correctly and other issues. pmichaud has tried helping me fix it on IRC but didn't have much luck as far as centering and getting the text aligned properly and such.
<br><br>Below is what he had me add to my pub/css/local.css file:<br><br>#footnav li a <br>{ <br>border: 0px; <br>background-color: transparent; <br>}<br><br>#footnav ul li:before { <br>content: "| "; <br>}<br><br>
#footnav ul li:first-child:before { <br>content: ""; <br>}<br><br>#footnav {<br> float:right; <br>text-align:center;<br>}<br><br>#footnav ul li {<br> display:inline; <br>}<br clear="all"><br>The wiki in question is located here:
<a href="http://seerofsouls.com/wiki">http://seerofsouls.com/wiki</a><br><br>I would be happy if someone could give me what all I need to add to my pub/css/local.css file to get this thing matching the top. If there are things that need to be added to it to change the top a bit so that the bottom can match, I'm all for it.
<br><br>I really hope someone can help fix this issue as I am no CSS person at all.<br><br><br>-- <br>With kind regards,<br><br>Cliff Wade (Hawkwind)<br>Registered Linux User #362532 Registered Kubuntu User #331<br><a href="http://seerofsouls.com">
http://seerofsouls.com</a> <a href="http://linuxfordummies.org">http://linuxfordummies.org</a> <a href="http://urpmi-addmedia.org">http://urpmi-addmedia.org</a><br>IRC Channels (<a href="http://irc.freenode.net">irc.freenode.net
</a>): #LFD #Kubuntu #Ulteo