1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Wordpress Skin Help!

Discussion in 'HTML & Website Design' started by Hitman_88, Jun 27, 2008.

  1. #1
    Hello
    Please i need help in Fixing a skin for Wordpress !!
    I Need to Remove the Header of the Skin ...
    In fact it's a Header and under it there's the Logo
    so i need to remove the header and Keep the Logo
    Here is the CSS

    /*  
    Theme Name: Hilltop
    Theme URI: http://www.wpskins.org/
    Description: Simple 2 column theme with a beauitful hilltop picture. Main colors are black/grey and green.
    Author: WPSkins.org
    Author URI: http://www.wpskins.org/
    	 
    	This theme was designed and built by WPskins.org,
    	whose blog you will find at http://www.wpskins.org/
    
    	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence You must leave our 3 links intact on this theme if you wish to use it, please refer to the licence.txt file included. [ http://creativecommons.org/licenses/by-sa/2.5/ ]
    
    */
    
    
    			/* Global Layout */
    
    
    body 
    {
    font-size: 12px;
    margin: 0px;
    text-align: center;
    background: #393939 url(img/bg.gif) top left repeat-x;
    color: #efefef;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    }
    
    #header
    {
    position: relative;
    margin: auto;
    height: 128px;
    width: 900px;
    }
    
    #advert
    {
    position: absolute;
    top: 30px;
    right: 0px;
    width: 460px;
    height: 60px;
    border: 0px solid #cccccc;
    }
    
    #image
    {
    position: relative;
    margin: auto;
    height: 187px;
    width: 900px;
    border: 4px solid #000000;
    background: url(img/grass.gif) top left no-repeat;
    }
    
    #contentwrap
    {
    position: relative;
    padding-top: 25px;
    margin: auto;
    width: 880px;
    text-align: left;
    }
    
    #right
    {
    position: relative;
    float: right;
    width: 246px;
    padding-left: 12px;	
    border-left: 1px solid #cccccc;
    }
    
    #right ul
    {
    padding-bottom: 20px;
    }
    
    #right li
    {
    position: relative;
    }
    
    #right a:link, #right a:visited
    {
    display: block;
    padding: 4px;
    color: #efefef;
    }
    
    #left
    {
    position: relative;
    float: left;
    width: 559px;
    }
    
    .postheader
    {
    position: relative;
    height: 69px;
    padding-left: 79px;	
    }
    
    .thedate
    {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 69px;
    width: 69px;
    background: url(img/date.gif) top left no-repeat;
    }
    
    .month
    {
    position: relative;
    display: block;
    padding-top: 2px;
    text-align: center;
    color: #161616
    }
    
    .day
    {
    position: relative;
    display: block;
    padding-top: 8px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-weight: bold;
    }
    
    .postfoot
    {
    position: relative;
    padding: 6px 10px 0px 0px;
    margin-bottom: 30px;
    height: 24px;
    background: url(img/comment.gif) top left no-repeat;
    text-align: right;
    }
    
    #footwrap
    {
    position: relative;
    height: 30px;
    border-top: 1px solid #999999;
    padding-top: 10px;
    }
    
    #footer
    {
    position: relative;
    margin: auto;
    width: 880px;
    }
    
    h1
    {
    position: absolute;
    top: 30px;
    left: 0px;
    font-size: 30px;
    color: #ffffff;
    }
    
    h2
    {
    position: relative;
    font-size: 18px;
    color: #9fcc43;
    font-weight: bold;
    }
    
    .info
    {
    position: relative;
    font-size: 11px;
    color: #cccccc;
    }
    
    a:link, a:visited
    {
    color: #9fcc43;
    }
    
    p
    {
    margin: 9px 0px 9px 0px;
    }
    
    #comment
    {
    width: 350px;
    }
    
    
    Code (markup):

     
    Hitman_88, Jun 27, 2008 IP
  2. Hitman_88

    Hitman_88 Guest

    Messages:
    188
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I Tried to Edit the #Header
    and Set the Height to 0
    It didn't Work for me ...
    Any Help would be Appreciated thanks
     
    Hitman_88, Jun 27, 2008 IP
  3. FanAddict

    FanAddict Notable Member

    Messages:
    7,017
    Likes Received:
    376
    Best Answers:
    0
    Trophy Points:
    230
    #3
    Hey there,
    I just found this thread, I am the author of this theme...

    I'm not to sure what you are trying to do....? PM me for help.
     
    FanAddict, Jul 10, 2008 IP
  4. wdillsmith

    wdillsmith Peon

    Messages:
    37
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Try looking in header.php
     
    wdillsmith, Jul 11, 2008 IP
  5. app789

    app789 Peon

    Messages:
    330
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    If you pay me for this i can look into this matter.
     
    app789, Jul 11, 2008 IP