Logo link + topic look
Page 1 of 1
Logo link + topic look
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.
Guest- Guest
Re: Logo link + topic look
For the logo:
Put this in your css:
Put this in your css:
- Code:
#pun-logo{
height: 100%;
width: 100%;
display: block;
margin-left:0px;
}
Re: Logo link + topic look
np
For your second question, i dont really understand what you want to achieve, maybe a picture pointing to where you want to move these stuff would be appreciated.
For your second question, i dont really understand what you want to achieve, maybe a picture pointing to where you want to move these stuff would be appreciated.
Re: Logo link + topic look
This is what kind of look I'd like to achieve (or it'd be even better if I could just delete repeated topic title - in this case it's this huge "Urazy i choroby" sign below forum and topic titles)
EDIT: okay, nevermind, I did it
Guest- Guest
Similar topics
» Topic URL / Link Redirects to a Different Topic
» Share this Topic (only direct link)
» topic link
» How to set a topic title into a link?
» please help Remove the # at the following link topic
» Share this Topic (only direct link)
» topic link
» How to set a topic title into a link?
» please help Remove the # at the following link topic
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum