Guest Posted July 18, 2013 Posted July 18, 2013 Was wondering any1 know how to write a menu bar at the top of the blog for quicklinks? kind of like what otakustudy has at the top of his blog: http://www.otakustudy.com/ not sure exactly what it will be. probably to quicklink to all the major articles in the recent past or it could be tag filter or category filter it would be nice to have the search bar right at the top as well. (in exchange i can put a little Ad at the top right saying who wrote it and with a link?) Quote
shcboomer Posted July 18, 2013 Posted July 18, 2013 Was wondering any1 know how to write a menu bar at the top of the blog for quicklinks? kind of like what otakustudy has at the top of his blog: http://www.otakustudy.com/ not sure exactly what it will be. probably to quicklink to all the major articles in the recent past or it could be tag filter or category filter it would be nice to have the search bar right at the top as well. (in exchange i can put a little Ad at the top right saying who wrote it and with a link?) You're using wordpress right now right? I think there is a bar at the top for logged in users already, can you just stick something underneath it. Quote
Guest Posted July 18, 2013 Posted July 18, 2013 u can? what function is this? it would only be for logged in users right? Quote
shcboomer Posted July 18, 2013 Posted July 18, 2013 u can? what function is this? it would only be for logged in users right? Well I'm not 100% sure, but I think Wordpress would allow custom menus. You would just need someone to probably add a menu and stylize it via. CSS. Quote
REtransInternational Posted July 18, 2013 Posted July 18, 2013 <div id=topmenubar><a href='link1'>Link 1 title</a><a href='link2'>Link 2 title</a> ... </div> That will give you a line of links. Then add some CSS somewhere to change how that looks. Or you could just View Source on that site and copy the pieces you want... Quote
Nayleen Posted July 18, 2013 Posted July 18, 2013 Adding a bar like that isn't the problem, it's managing its contents in some way or the other, so you either have to reuse existing WP features, find a plugin for that or create one / hack it in yourself. EDIT: Very crude makeup of that top bar: http://jsfiddle.net/chSZR/ Quote
Guest Posted July 18, 2013 Posted July 18, 2013 found some stuff http://codex.wordpress.org/Navigation_Menus there's a plugin for noobs as well http://wordpress.org/plugins/wp-topbar/ Quote
Nayleen Posted July 18, 2013 Posted July 18, 2013 That plugin seems to be simple enough, just have to style it accordingly afterwards. Quote
Guest Posted July 18, 2013 Posted July 18, 2013 found a big galore of plugins :DD http://www.tripwiremagazine.com/2013/02/wordpress-menu-plugins.html Quote
Kendjin Posted July 18, 2013 Posted July 18, 2013 /me demands Aaeru facecam for installing topbars... Rage taste soo good ps: otaku uses clearfix on the bar. Quote
shcboomer Posted July 18, 2013 Posted July 18, 2013 /me demands Aaeru facecam for installing topbars... Rage taste soo good ps: otaku uses clearfix on the bar. Ahahaha. Clearfix can look good in some instances I guess. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.