-
▼
2011
(334)
-
▼
August
(18)
- How to Save Pending Reviews in WordPress
- How to Migrate From Blogspot to WordPress
- How to Change Your Theme to Default If You Can Acc...
- How to Back Up Restore a WordPress Blog
- How to Install Custom Text in WordPress
- How to Import Bulk Categories Into Wordpress
- How to Use Wufoo Form on Wordpress
- How to Move WordPress Hosting to a Different Domain
- How to Set the Dimension of a WordPress Website
- How to Format Paragraphs in WordPress Posts
- How to Add Amazon Ad Code to a Wordpress Blog
- How to Properly Change Domain Names for WordPress
- How to Display Featured Posts in WordPress
- How to Get Into a WordPress Footer
- How to Install a Theme on WordPress
- How to Remove Ads From Posts in WordPress
- How to Add Standard Text to WordPress Blog Posts
- How to Use an XML File Template on WordPress
-
▼
August
(18)
adsense
How to Set the Dimension of a WordPress Website
1. Log into your WordPress admin area. Click on 'Appearance,' then 'Editor.' This is the WordPress Theme Editor, which allows you to view and edit the files that make up your blog.
2. Click 'header.php.' This file controls the header information, such as title tags and meta tags, but also the top menu bar of WordPress sites. Scroll down and look below the
tag. Write down the names of the
tags you see. These are dividers, which determine the size of different parts of the site. In particular, take note of the first divider, usually called 'wrapper' or 'container,' which sets the overall width of the site.
3. Click 'index.php.' Look underneath the 'get_header();' tag, and again, write down the names of the dividers here. Then go to 'sidebar.php' and note the dividers here, too. Normally, the sidebar divider is simply labelled
, but it is worth checking just in case your theme uses a different name or has two sidebars labeled 'sidebar1' and 'sidebar2.'
4. Click 'Stylesheet,' located near the bottom of the list on the right. Now you can edit the dividers you have noted down to the dimensions you want. But first, copy and paste the entire file into a text editor and save it to your hard drive. This way you can replace this backup should you make a mistake that you cannot undo.
5. Scan the file for the dividers you want to modify, either by scrolling through the file manually or by pressing 'Ctrl' and 'F' to bring up a search menu. When you find the code for the divider, look for the 'width' and 'height' attributes beneath them and modify the values to the dimensions you wish. Note that usually they are listed in pixels; for examplewidth:400px;But sometimes they are given as percentages of the divider in which they are contained.
6. Click 'Update File' while you are done.
5:32 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment