PDA

View Full Version : Remove border on top/side of header


MikeMike
08-13-2005, 02:57 PM
I am trying to fit PHP link directory to my site look by adding my header.

How do I remove the white border in the top and sides of my header?

I have looked all over header.tpl and main.css, but can't figure out where to remove it.

minstrel
08-13-2005, 05:03 PM
why the double at the end of that image?

Then you have this:

{old unneeded code removed}

Try removing the

tag (and later the closing </p>).

Ap0s7le
08-13-2005, 08:31 PM
MikeMike,

Open up main.css, you'll find this at the top.
Content visible to registered users only.

Simply set margin (http://www.phplinkdirectory.com/forum/showthread.php?t=783) to zero so it'll look like this.

Content visible to registered users only.

Thanks

-Casey

MikeMike
08-13-2005, 11:53 PM
Thanks Casey!

That took care of my problem...

Regards
Mike