Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I've this personal Tumblr blog for which I'm using the Munich theme (http://munichtheme.tumblr.com/) source code (http://pastebin.com/f256a61e3)

The problem with this theme is now the Horizontal Navigation bar where all the links to pages can be seen on the top of the page next to the header. I don't want to keep the navigation bar instead I want a sidebar on the right side. I tried to code it but then the whole layout gets destroyed. Please Help.

MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
dhanunjayarao chunduri
2012-10-16 02:05:13
i think it’s encrypted with a java.cs code somewhere? which is why deleting the code will ruin all the other html codes. it’s likely because the owner coded it that way
Suhel
2012-08-30 18:33:28
NVM, a guy on tumblr was kind enough to guide me. Simply had to add these two syntax's #nav { position: fixed !important; top: 115px !important; left: 1100px !important; width: 150px !important;}#nav > li > a { display: inline-block !important; width: 125px !important; line-heigh
12songsofdesire
2012-09-04 07:53:56
Hey Suhel, I'm using the same theme at the moment and I was wondering if you could show me your code for the sidebar? I've been trying to fix this myself! Thanks!
Suhel
2012-09-04 18:16:33
below style type="text/css"
April Eum
2012-08-26 04:39:52
i think it's encrypted with a java.cs code somewhere? which is why deleting the code will ruin all the other html codes. it's likely because the owner coded it that way :(
Suhel
2012-08-29 13:28:26
Thanks for the reply. I wish someone could atleast guide me a bit.
iVad3r
2012-08-24 20:31:27
Well you'll have to check your theme's options to enable sidebar, if you didn't find anything, then your theme doesn't support, so you'll need to code one (which require you to have really good HTML skills and CSS) or change the theme.
Suhel
2012-08-25 03:20:48
Thanks for replying.1. I dont want to change the theme.2. I did code the sidebar (thanks to some sites) but then I was not able to control the whole layout, it got distorted.3. For the above two reasons I've landed up here because there are many knowledgeable peeps who are involved into answering hence I've even provided the source code too :)
muotechguy
2012-08-29 12:36:57
Those are some fairly major changes you're asking for there, so you're not going to get anyone willing to do the grind work for you for free. Like iVad3r said, you'll need to be really good and CSS and code this yourself.
Suhel
2012-08-29 13:27:40
Tbh, if anyone can look into the code its not really a major change. Like I said I was able to get the sidebar, only problem was the layout got bit messed up. I don't think anyone have yet bothered to see the source code. ah, nvm you can never get everything on the internet.