How to move side bar on page
-
Hi all, I have a blog which i run as a website. can anyone tell me how to change the code so that the side bar on just the page for my blog is either on the bottom, or move so that the full posts can be seen?
-
I don’t understand the question – did you solve it, perhaps?
You want to remove the sidebar from post-pages? -
I am still trying to rework my pages and wish to make my actual blog (home page) http://www.livearmonk.com wider – i dont want to remove side bar, but make the page wider, is this possible??
-
-
You would need to pay for the css upgrade, and learn a little css. I suggest you try it out in the free preview option before paying – you can change the code and preview, but not publish changes.
There are no tutorials, as this will be slightly diffrent from theme to theme.
For you rrteam, try changing the width in this bit of code in your css.#rap { background:#fff url(img/rap.jpg) center repeat-y; width:760px; margin:0 auto; padding:0px 8px; text-align:left; font-family: Trebuchet MS,Georgia, Arial, serif; font-size: 0.9em; }
- The topic ‘How to move side bar on page’ is closed to new replies.