Title: HEADER FORMATING
Last modified: August 19, 2016

---

# HEADER FORMATING

 *  Resolved [dreamhome1234](https://wordpress.org/support/users/dreamhome1234/)
 * (@dreamhome1234)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/header-formating/)
 * Help.
 * Need assistance formating a header.
 * [http://www.dreamhomebuildersandremodelers.com](http://www.dreamhomebuildersandremodelers.com)
 * 1) On the url listed above I am trying to get some spacing between the bottom
   of the title “Remodelers” and the orange page selection bar.
 * Many Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [dawidhun](https://wordpress.org/support/users/dawidhun/)
 * (@dawidhun)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/header-formating/#post-1172668)
 * You have to edit the style.css
 * Here is mine (and most of the theme’s stlye.css looks like this)
    (Search for
   this segment in it)
 *     ```
       /* The Top */
   
       #top {
       	height:150px;
       	width:1000px;
       	margin:auto;
       	background:#000000 url(images/head.gif);
       	background-repeat:no-repeat;
   
       	}
       .blogname {
       	float:right;
       	width:700px;
       	font-family:"Century Gothic",Verdana,Tahoma,sans-serif;
       	margin:0px 0 0 0;
       	}
       .blogname h1  {
       	font-size:45px;
       	font-weight:bold;
       	margin:40px 0px 0 25px;
       	text-decoration: none;
       	text-align:left;
       ```
   
 * So:
 * With **#top **You can change the size of the top area.
    There are options too
   with **.blogname** And **.blogname h1** sets the font size. I think You need 
   simple change the font size of Your blogs name. It is too big. -> **font-size:
   22px;**
 * 😉
 *  Thread Starter [dreamhome1234](https://wordpress.org/support/users/dreamhome1234/)
 * (@dreamhome1234)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/header-formating/#post-1172672)
 * Thx,
 * I increased the header size but it did not drop the orange page selection bar.
   If you look again you can see..
 * Thx
 *  [dawidhun](https://wordpress.org/support/users/dawidhun/)
 * (@dawidhun)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/header-formating/#post-1172678)
 * Yes, it will not, because the orange bar is an backround image:
    With increasing
   the header size it will not increase too. Only the blog name will be upper or
   lower.
 * _The backround of the header:_
    **headerBackground.png** _And it is in this directory:_(
   [http://dreamhomebuildersandremodelers.com/wp-content/themes/layers/images/headerBackground.png](http://dreamhomebuildersandremodelers.com/wp-content/themes/layers/images/headerBackground.png))
 * This image is repeated x or y and it contains that orange line. If You are not
   familiar with image editing softwares, I can only advice You to change the font
   sizes of the menu and the blog name.
 * The optimal settings are good when Your site is good readable in 1024×678 screen
   resolution.
 * Now You have to change the font size and spacing of the menu elements because
   of about us and contact us.
    The setting are in style.css
 * Search for:
 * **#menu** and **padding:** in style.css
    Edit the **padding** line to get the
   optimal result.
 *  Thread Starter [dreamhome1234](https://wordpress.org/support/users/dreamhome1234/)
 * (@dreamhome1234)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/header-formating/#post-1172682)
 * thx for the help

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘HEADER FORMATING’ is closed to new replies.

## Tags

 * [format](https://wordpress.org/support/topic-tag/format/)
 * [headers](https://wordpress.org/support/topic-tag/headers/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [dreamhome1234](https://wordpress.org/support/users/dreamhome1234/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/header-formating/#post-1172682)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
