Results 1 to 3 of 3

Thread: Remove a sidebar in WP

  1. #1
    Serious Contributor
    Join Date
    Oct 2005
    Location
    Somewhere On Planet Earth
    Posts
    1,180
    Rep Power
    0

    Default Remove a sidebar in WP

    I am trying to remove a sidebar in WP so I can make the post "bar" wider.

    Removing the sidebar is easy , but adjusting the design seems harder.

    after try for an hour , I need help

    shemalepunishersporn.com

    tried adjusting the <div class="span-13"> , but that only made the single sidebar move under the post. Think i need to change more in the css, just dunno what

    -cheers
    fuck it all . im done

  2. #2
    I love xrmr MicroPro's Avatar
    Join Date
    Aug 2008
    Posts
    639
    Rep Power
    0

    Default

    what wp theme?

  3. #3
    PHP, HTML, JavaScript DiGiT's Avatar
    Join Date
    Mar 2012
    Posts
    71
    Rep Power
    0

    Default

    Actually your theme seems to use some kind of grid system. You're not supposed to modify the width of "span-##" elements. You just modify the number (##) to get another width.

    You have a total of 24 "columns" and for the content area these "24" are a combination of 13 (span-13) and 11 (span-11). If you want a wider content area you just have to increase "span-13" to - for example - "span-16" and at the same time reduce "span-11" by the same amount of grid columns -> "span-8"

    You'll also need to modify this image here:
    http://www.shemalepunishersporn.com/...ntent-wrap.png

    It is used as background for the full content area and is responsible for that shadow effect that seperates the content from the sidebar. You'll have to move that shadow a bit to the right so that it appears at the correct position.

Similar Threads

  1. Wordpress Sidebar Help
    By Buzzman in forum Adult Webmaster Business & Traffic Main Discussion
    Replies: 9
    Last Post: November 28th, 2010, 06:12 AM
  2. Displaying a tag cloud outside of sidebar in WP
    By Crunch in forum Adult Webmaster Business & Traffic Main Discussion
    Replies: 2
    Last Post: June 24th, 2008, 12:53 AM
  3. Software to remove DRM
    By simons in forum Adult Webmaster Business & Traffic Main Discussion
    Replies: 0
    Last Post: July 13th, 2007, 11:48 AM
  4. Wordpress Sidebar
    By beks001 in forum Adult Webmaster Business & Traffic Main Discussion
    Replies: 1
    Last Post: June 18th, 2007, 03:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •