rolanddeschain
Member
Posted 7 years ago #
Please take a gander at; http://ccg.id.au/blog/ (it's in a very rough stage at the moment).
I have edited the index.php so it includes the header I wanted, as I couldn't actually find where the proper header is stored at. My problem now, is getting rid of the proper header part.
Since I know nearly nothing about php, I was wondering if somebody could help me regarding this.
Thanks =)
rolanddeschain
Member
Posted 7 years ago #
Hrm since I just solved my own problem (deleting the old header, which I had mistakenly thought I'd commented out) I thought I'd post a reply as to not waste anybody else's time.
Thanks to anybody who did check in any case.
It's CSS for the proper header.
If this doesn't make a lot of sense, shout.
http://www.mfr.f2s.com/graphicalcss/header/index.html
Oh, and you'll need to put back into index.php what you took out - it'll be this line
<h1 id="header">"><?php bloginfo('name'); ?></h1>