• Resolved bmxer193

    (@bmxer193)


    Hi I am currently using the Content on left layout and Im finding that the sidebar on the right is just to wide, especially on my forums page. I’ve been looking through the code and trying a few things but haven’t been able to decrease the width. If anyone could help I would greatly appreciate it, Thank you!
    Tanktalk.net

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Catch Themes

    (@catchthemes)

    @bmxer193: You can use the css to change the width size. You ca just add the css in the “Custom Css” box in your Theme Options:

    Sidebar width is currently defined as:

    #secondary {
        width: 31.5%;
    }

    Thread Starter bmxer193

    (@bmxer193)

    Thank you very much. Could you please tell me how to make the content area larger as well to fill in the empty area from making the sidebar smaller?

    Thread Starter bmxer193

    (@bmxer193)

    I figured it out, thank you

    #primary {
        width: 31.5%;
    }

    @bmxer193 I am in need of help decreasing the width of the sidebar on the right, I do not quite undertsnad the above instructions as I have no code experience; an experienced website builder started the building of my site for me and bailed in the middle and I am just trying to figure this all out on my own [through google and forums]. Please be very specific in your explanation. Thank you all so much, ANY help would be greatly appreciated. My website is gpsdenver.org.

    **understand [typing too fast]

    Nevermind, I figured it out just had to re-read this again. Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to make sidebar width smaller’ is closed to new replies.