Technical Details
Forum version : #phpBB2Position : Founder
Concerned browser(s) : Mozilla Firefox, Google Chrome
Who the problem concerns : All members
When the problem appeared : too late
Forum link : http://challenged.forumpolish.com
Description of problem
Hello I have a few problems which I'm gonna add in this topic:-Logo: I don't know how to make a link to the homepage out of the logo and this is how I have a logo in my code:
- Code:
#pun-intro {
margin: 0;
padding: 1.5em 1em 1em 1em;
border-bottom: 0px solid #4b7690;
background-color: transparent;
background-image: url('http://i.imgur.com/fMBH4bT.png');
background-size: contain
text-align: center;
background-repeat: no-repeat;
margin-left: -34px;
width: 914px;
height: 520px;
margin-top: 0px;
}
- Topic look:
THIS is a total mess and I have no idea how to close the distance between all those things in here (I mean forum titles, topic titles distances, buttons and all the other stuff)
I'd be grateful for any help.