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):
I Tried to Edit the #Header and Set the Height to 0 It didn't Work for me ... Any Help would be Appreciated thanks
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.