Maciej
Whatever comes to your mind
- Joined
- Feb 21, 2006
- Messages
- 12,164
We need a trophy and, for example, "top of the perch", or something like that.
Best waiting til the 29th May, otherwise we'll just have to change it again.
Thats goodAnd what about this one?
And what about this one?
Combination of them both maybe?
this is the one.
Perfect.Logo updated.
Refresh a couple of times if that you're still seeing the old one.
#header h1 a,
#header.inner_page h2 a {
position: relative;
top: 0;
display: block;
margin: 0;
text-indent: -100000px;
overflow: hidden;
background: transparent url(/img/forum/redcafe.jpg) no-repeat;
width: [b]358px[/b];
height: 95px;
}
I don't like that it's black.
Niall, you need to change the CSS too since the image is now 8 pixels wider.
http://static.redcafe.net/css/common.css
Code:#header h1 a, #header.inner_page h2 a { position: relative; top: 0; display: block; margin: 0; text-indent: -100000px; overflow: hidden; background: transparent url(/img/forum/redcafe.jpg) no-repeat; width: [b]358px[/b]; height: 95px; }
Otherwise, the 2011 gets chopped-off.