Generally you can change the width from style.css
file, which is located in the themes directory ( use firebug to determine the element ).
For adding sidebars… use this tutorial.
Related Posts:
- WP for main site and two blogs – implementation
- How to narrow the area between buttons on Helium theme sidebar? [closed]
- Best strategy for providing theme options using customizer
- Opinions and recommendations on the best barebones base theme [closed]
- Where are Additional CSS files stored
- Customizing a WordPress theme without changing it?
- Get list of all registered sidebars
- What is the difference with get_sidebar and dynamic_sidebar?
- How to Link External jQuery/Javascript files with WordPress
- Prevent WordPress from automatically installing a new theme each year
- Is there a blank theme framework compatible with WP 3.0? [closed]
- Using classes instead of global functions in functions.php
- How do register_sidebar() and get_sidebar() work together?
- Display random categories on the front page (Finding and Editing Theme Functions)
- Shared functionality in plugins and themes
- Limit widget to certain sidebar?
- how to override woocommerce specific loop or archive-product.php [closed]
- how do I get_sidebar into a varaible?
- Best way of making multiple sidebars
- Looking for a lightweight theme using WP3 new tags and features (not 2010) [closed]
- Hooking a function onto the sidebar?
- Custom Taxonomy-specific JavaScript
- Highlight custom widgets in the admin area?
- Issue with get_theme_mod returning a blank value instead of the saved value
- Any official way to create an admin theme?
- Plugin (or Theme) containing its own Plugins?
- Changing name of sidebar widget
- Splitting an Evolving Site into Multiple Sites, or Maintaining as One Site?
- Template for individual post designs
- How to enable edit button in the theme’s customize UI?
- is_home() and is_single() Not Working as Expected with Custom Post Types?
- Getting post-thumbnails from another WP site
- dynamic_sidebar not rendering sidebar
- switch theme on fly
- Get custom side bar on custom post archive page
- Using Primary Color in Plugin Block
- Why are my widgets not saving when being added to a sidebar?
- Building useful features into your theme
- Show a WP 3.0 Custom Menu in an HTML Select with Auto-Navigation?
- Multisite: setting theme and options when a new blog is created
- Creating a rotating header /image slider using theme customization
- bloginfo(‘stylesheet_directory’) vs. get_stylesheet_directory_uri() and include(‘file.php’) vs. get_template_part()
- How do I hook a sidebar via add_action?
- 2 seperate installation 1 theme same server
- How to create a widgetized sidebar for every category dynamically?
- Editing theme files and access to the Code pages only to super-admin?
- Set the transport of the Customizer ‘header_image’ core setting to ‘postMessage’
- FireFox Inspector :: find CSS file related to
- Widgets vs. Theme Mods
- Widgets not working in Customizr but working in Appearance
- Display comment form of specific page in sidebar
- Category specific months list in sidebar.php
- Registering Sidebars and Sidebar Widgets. Sidebar Widgets Not Displaying
- Get the sidebar ID in which the current widget was dropped
- Post X of Y in single.php / sidebar.php
- White screen error for a custom theme
- Change Default Image HTML
- get_theme_mod(); returns nothing
- How to override parent theme function through the child theme [closed]
- Add featured image to sidebar [closed]
- Front End Post Submit Form
- How to exclude certain widget from showing up on home/front page? [duplicate]
- Create a customizable child theme
- How the WordPress sidebar works
- How to delete default themes
- Are there any ‘Coming Soon’ themes for WordPress 3.0?
- Single Page WordPress CSS and JS links
- Get a sidebar at the top of the page
- Make page template that is just an “include” of another?
- Custom sidebar not showing in the dashboard
- Themes VS Plugins [duplicate]
- Extra User Profile Field Upload File / Image
- How to move theme directory but not plugins/uploads out of WordPress root directory?
- Sidebar random author spotlight
- Show attribute description when filtering by that attribute
- Sidebar Generator? :)
- add sidebar area to header of child theme
- Edit raw HTML of the landing page
- Main Sidebar Dispappeared – What could possibly cause this?
- Problem : deletion failed, the theme requested does not exist
- Theme Activation, Create Database Tables
- Change which sidebar get_sidebar() gets from functions.php
- How to translate month names in “Archives”
- How to exclude parent category but show child categories?
- Specific and Different Ads for each Post?
- How do I display the “Archives” widget layout (sidebar) in WordPress by ‘year’ then by ‘months’?
- Why and how is twentythirteen adding a margin-top to my footer?
- Upgrading a custom theme through the Dashboard
- Will activating a different theme preserve custom settings to current theme?
- Adding content to sidebars
- Twenty Ten child theme has post on an inner page. Cant get that page to use my desired template
- Template part vs Sidebar (differences)
- Can I apply a WP theme to a specific custom page template?
- Change sidebar headers from H1?
- Theme Customizer not loading
- Load same sidebar multiple times
- Widgets not showing in my custom theme
- register_sidebar ‘after_widget’ on custom-built widgets not implementing, caused nested widgets
- Best practices: Custom theme sidebar menu – hardcode or widget?
- How can I & how do I change text displayed in comment via child theme