Recent Topics

1 Nov 01, 2006 14:44    

Sorry for the generic topic line but I cannot think of another way of starting this thread. The question:

How do I get rid of the stupid blue box with my blog name in it? It is the box in my graphic header over here:

http://www.theparchment.org

Thanks!

W. Hill

2 Nov 01, 2006 14:50

It's part of the graphic, you'll need to edit the jpg

¥

3 Nov 01, 2006 14:56

¥åßßå wrote:

It's part of the graphic, you'll need to edit the jpg

¥

Sorry, its not --- if it is I dont see how it can be. I downloaded the initial header to a graphic program and it was not there. It only shows up when I put it back on the server.

W. Hill

6 Nov 01, 2006 15:08

Clear your cache (ctrl+f5) the blue line is on the image

¥

*edit*

Ooops, we appear to be on about different blue boxes :p

Remove the segment of code that looks something like :-

<?php
	// --------------------------- BLOG LIST INCLUDED HERE -----------------------------
	require( dirname(__FILE__).'/_bloglist.php' );
	// ------------------------------- END OF BLOG LIST --------------------------------
?>


(make allowances, I'm blonde :p)

7 Nov 01, 2006 15:20

¥åßßå wrote:

Clear your cache (ctrl+f5) the blue line is on the image

¥

*edit*

Ooops, we appear to be on about different blue boxes :p

Remove the segment of code that looks something like :-

<?php
	// --------------------------- BLOG LIST INCLUDED HERE -----------------------------
	require( dirname(__FILE__).'/_bloglist.php' );
	// ------------------------------- END OF BLOG LIST --------------------------------
?>


(make allowances, I'm blonde :p)

Thanks ! that did it!

W. Hill

8 Nov 01, 2006 15:22

I get there eventually ;)

¥


Form is loading...