• Hi,

    I am trying to make my sidebar width narrower.

    Here is my site: https://nakedineden.com/nakedinedenblog/

    I am using “Concept 1.0 theme” created by Ed Merritt. I want to make my sidebar narrower, (no more than the width of my largest icon), which is my “Purchase Book” icon.

    Then I want to move the whole sidebar all the way to the right so it’s right side is lined up with the right side of my header. Just as the text is on the left side of my blog post.

    I want more width in my “writing area”.

    I have searched my php and even css to find where to do this and cannot find it. I know very little about this and am not a tech so please speak verrrry simply. ??

    Thank you for your help,
    Robin

Viewing 3 replies - 1 through 3 (of 3 total)
  • I paste the code in the below url
    https://paste.org/pastebin/view/31875
    what you need to do is find the code on the top and replace with the edited code.

    what i did was, i reduce the small column width by 103 (280-78 = 202)
    and gave that 78 to your larger column (580+78=658) and i think you want the small column to align with your face in the header. So i float:right your larger column.

    I hope you understand what I have written here. Take a backup of your style.css file first and do the changes. It will save the original version if you mess up with your code.

    Thread Starter rainforestrobin

    (@rainforestrobin)

    Wow! You are so kind, anujasha9, to take the time to explain this. And so clearly. I will give it a try today or tomorrow in between work and see how I go. Thank you SO much. ??

    Thread Starter rainforestrobin

    (@rainforestrobin)

    I worked it out. Whoo hoo, and at the same time that I worked it out, I noticed that my amazing tech had already fixed it. When I went to make the changes you suggested, he had already don’t. BUT at least I learned a lot from you and I am very grateful!!! You directions were EXCELLENT! Thank you, thank you!!! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Make Sidebar Narrower’ is closed to new replies.