Recent Topics

1 Sep 04, 2006 06:05    

My website is populuxebooks.com/blog

I'm using the POP skin and would like the header where it says "retro info" to be a clickable link that is set to the home page http://www.populuxebooks.com/blog/

If someone could help me with this you would make me a happy camper.

2 Sep 04, 2006 14:57

<h1 id="header"><a href="../../"><img src="img/yourheader.jpg" width="575" height="316" style="border:0" alt="whatever" /></a></h1>


Change the texts and widths and heights and location (../)

3 Sep 04, 2006 19:22

thank you for the information but could you clue me in on what file it goes in and where in the file I should put it? Does it replace something?

4 Sep 04, 2006 19:55

Look in your blog/skins/yourskin/_main.php file...put it in the body section before the posts...you can play with it a little to get it where you want it.

Usually first thing in the body section. It will replace the default header, which should be referenced by name.
:)

5 Sep 05, 2006 01:58

i think i half assed rigged it to work, heh, thanks a ton for the tips.


Form is loading...