Title: Transparent header not working
Last modified: August 20, 2016

---

# Transparent header not working

 *  [WappieWouter](https://wordpress.org/support/users/wappiewouter/)
 * (@wappiewouter)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/transparent-header-not-working/)
 * Hi,
 * I’m using a Pinboard theme, and already made a transparent (text) png logo. I’m
   still trying to find the best size for my header. This is not the problem.
 * I’ve been searching the web for houres to find a CSS code to make the header 
   transparent.
 * [Here](http://woutervansashorecaservices.nl) is my site.
 * These are all the Custom CSS codes I filled in. The last 2 codes I filled in 
   I saw on other sites and it should work… :
 * _[ Moderator Note: [Please post code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)
   or markup snippets between backticks or use the code button. ]_
 *     ```
       .page-template-template-no-sidebars-php #wrapper,
       .page-template-template-blog-no-sidebars-php #wrapper,
       .page-template-template-portfolio-no-sidebars-php #wrapper {
       	max-width:810px;
       }
   
       aside.entry-meta {
        display:none;
       }
   
       #sidebar-header {
       float: right;
       height: 260px;
       margin: -80px 0;
       overflow: hidden;width: 728px;
       opacity:0.4;
       }
   
       #site-title,
       #site-description {
       	margin:30;
       	font-weight:300;
       	float:left;
       	line-height:75px;
       }
       /*
       #wrapper {
       	position:relative;
       	max-width:1140px;	margin:0 auto;
       	box-shadow:0 0 18px rgba(0, 0, 0, .4);
       	overflow:hidden;
               /*opacity:0.4;
               filter:alpha(opacity=40);*/ /* For IE8 and earlier */
       }
   
       #wrapper {
       	margin-top: 0px;
   
       	padding: 0 0px;
       }
   
       #main {
               background: #fff;
       }
       ```
   

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

 *  Thread Starter [WappieWouter](https://wordpress.org/support/users/wappiewouter/)
 * (@wappiewouter)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/transparent-header-not-working/#post-3540863)
 * I’m using Version 3.5.1 not 3.4
 *  [LILR3](https://wordpress.org/support/users/lilr3/)
 * (@lilr3)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/transparent-header-not-working/#post-3541167)
 * Hi!
    Did you ever figure that out? Anyone did? I have the same issue. I’m using
   a PNG transparent image and is still doesn’t show transparent. Instead it has
   a greyish background.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/transparent-header-not-working/#post-3541168)
 * **[@lilr3](https://wordpress.org/support/users/lilr3/)**: As per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please [post your own topic](http://wordpress.org/support/forum/how-to-and-troubleshooting#postform).
   Posting in an existing topic prevents us from being able to track issues by topic.
   Added to which, your problem – despite any similarity in symptoms – is likely
   to be completely different.

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

The topic ‘Transparent header not working’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/transparent-header-not-working/#post-3541168)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
