-
▼
2011
(334)
-
▼
April
(25)
- How to Fix a Broken WordPress Database
- How to Directly Upload a Picture to Your Wordpress...
- How to Import Large Wordpress XML Files to WordPress
- How to Upload Files to WordPress With an FTP
- WordPress: How to Alternate Row Colors
- How to Create New Categories in WordPress
- How to Update the OpenHook WordPress Plugin
- How to Publish to WordPress From Gmail
- How to Stop a Missed Schedule on WordPress
- How Do I Enable RSS for My Wordpress Blog?
- How to Archive a WordPress Blog to HTML Static Files
- How to Change the Primary Domain in WordPress
- How to Hide the Sidebar Title in WordPress
- How to Make a WordPress Website
- How to Teach an Online Course using WordPress
- How to Change the Password in Your WordPress Blogs
- How to Reformat Pages in a WordPress Blog
- How to Set Anchor Text in WordPress
- How to customize Wordpress Easily
- How to Add a Lightbox Effect to WordPress
- How to Have Autostart Music Play When They Enter Y...
- How to Make a Facebook Connect for WordPress
- How to Have Two WordPress Posts on the Same Page
- How to Change the Title in a WordPress Template
- How to Update WordPress 3.0
-
▼
April
(25)
adsense
How to Hide the Sidebar Title in WordPress
1. Log in to the WordPress dashboard and navigate to 'Appearance.' Click 'Widgets' under 'Appearance' and locate the sidebar you wish to edit. Click on the sidebar's name to expand it and view its widgets. Expand a widget by clicking on it to see its options. If the widget has a 'title' option, you can delete the title and click 'Save' on the widget to remove its title.
2. Click the 'Editor' link under 'Appearance' and select the sidebar.php file from under the 'Templates' header on the right side. Find the sidebar title -- usually wrapped in '
' or '
' tags -- and add the 'style' attribute within the first tag. Set the value of 'style' to 'display: none' to hide the header. Your sidebar title code will look similar to this:
Sidebar Title
Save the file by clicking the blue button at the bottom of the screen.
3. Select the functions.php file from the list under 'Templates' on the right side of the 'Edit Themes' screen. Locate the sidebar registration code, which starts with this line:if (function_esixts'register_sidebar')) {On the line that begins with 'before_title,' add the 'style' attribute to the HTML tag and make its value 'display: none'. The resulting code will look like this:'before_title' => '
',Save the file to finish editing.
4:52 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