StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   A question about editing the header (http://www.studiopress.com/support/showthread.php?t=344)

SWiz 11-04-2008 10:04 PM

A question about editing the header
 
I guess it was a while since I worked with the stylesheet :roll:

How do I make the header go all the way to the top, still keeping the date, newsfeed and comments on the same position as it is now in the Top Navbar? I have prepared the topnav.gif for that.

http://www.swizzone.se/

John Flynn 11-04-2008 10:19 PM

Re: A question about editing the header
 
The topnav does go all the way to the top. The image just makes it look like it doesn't and then the date and rss stuff has like 28px of top padding on it.

SWiz 11-04-2008 10:32 PM

Re: A question about editing the header
 
Ok, but how do I then make the content of the header go all up to the top, keeping the date and rss stuff and the topnav.gif at the same position?

SWiz 11-07-2008 02:42 AM

Re: A question about editing the header
 
Fixed it with some "homemade" trix. :idea:

officiallyhiphop 11-07-2008 02:56 AM

Re: A question about editing the header
 
In the header.php page, there is this line of code (in case you hadn't seen this yet):

<div id="top">
[img]<?php bloginfo('template_url'); ?>/images/top.gif[/img]
</div>

This is what controls the image that appears at the top, which is the "black to gray" gradient. If you remove this portion of the code, you will not see this image anymore.

You said you already fixed it, so maybe you won't need this post! :)


All times are GMT -5. The time now is 06:03 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.