-
▼
2013
(302)
-
▼
August
(33)
- How to Install WordPress on a Web Server
- How to Import a Static Site Into WordPress
- How to Export a WordPress Blog to Excel
- How to Add StumbleUpon to WordPress
- How to Remove the Space Between the Widgets Sideba...
- How to Install Themes for Your Wordpress Blog
- How to Import RSS to WordPress
- How to Export Blogger to Wordpress SSL
- How to Merge a Blogger Blog Into WordPress
- How to Remove Avatars on WordPress
- How to Check Page Views on a Wordpress Blog
- How to Design a Custom Blog Using Wordpress
- How to Hide a WordPress Under Construction
- How to Have Columns in a WordPress Post
- How to Hide the Header, Title Description in Word...
- How to Disable WordPress Core Update Plugin
- How to Install Flash Photo Gallery on WordPress
- How to Hide Warnings on WordPress
- How to Create a Blog With Only a Username Account ...
- How to Use Undefined Constant Descriptions in Word...
- How to Install Wordpress On 1and1 Servers
- How to Remove the Search Bar in Wordpress
- How to Add Blog Posts in WordPress From My BlackBerry
- How to Create Articles From an Email WordPress Plugin
- How to Edit WordPress Mastheads
- How to Delete Settings in WordPress Plugins
- How to Embed WordPress.tv Videos in a WordPress Blog
- How to Insert a Blog Into Your WordPress Blog
- How to Change the Title Tags in Categories in Word...
- How to Include Code Samples in a Wordpress Post
- How to Create a Sales Page in WordPress
- How to Connect WordPress to YouTube
- How to Insert an iFrame Into WordPress
-
▼
August
(33)
adsense
How to Hide the Header, Title Description in WordPress Theme
1. Log in to your WordPress blog and navigate to 'Appearance' from the left sidebar. Click 'Editor' in the submenu and open the 'header.php' file found under the 'Templates' heading.
2. Find the tags that wrap around the entire header of your theme. You will either find '
' tags or '
' tags. Get the ID name of the tags. If the tags do not yet contain an ID name, add one:
3. Load the 'style.css' file in the 'Edit Themes' screen by clicking on its link at the bottom of the page. Add this code to the bottom of the file to hide your header, title and description:#header {display: none;}Change 'header' to the ID name you found in the header tags. When you set 'display' to 'none,' the browser treats the header as if it never existed, although you can right-click to view the source code and see the header tags there.
2:51 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