1 (edited by downliner 2007-04-14 19:28)

Topic: [Solved] h2 White Space Error?

http://www.chopaway.com/kip.jpg

I think the problem is related to the h2 tag. When I highlight the text in Internet Explorer it highlights like below:

http://www.chopaway.com/kip2.jpg

My CSS seems to be adding white space and I can't figure out where I should be editing. I tried making the h2 text size smaller, I played about with padding and tried adding a margin: 0;

I am probably just editing the code in the wrong place, please can someone possibly help me figure this one out?

URL is : http://www.chopaway.com/pun
User: testacc
Pass: testacc

The test account has the correct style selected if you login. Dont know if you need this but thought I would throw it up there.

Many Thanks,
Will

Re: [Solved] h2 White Space Error?

Sorry, I finally found the solution myself.

It was caused by my main stylesheet which was called in main.tpl - I have a margin set in there for h2, which clashed with Punbb

Apologies for the thread, delete if you want smile