Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Soul-Scape Style for Version 1
I just repackaged the old Soul-Scape style to work with Version 1, as it is at the moment.
If someone could test it on Safari I'd appreciate it
(I think the Add-On site needs clean URLs..)
Edit: Doh it doesn't even work in IE yet..
Download Soul-Scape Style for Version 1
http://lussumo.com/addons/?PostBackAction=AddOn&AddOnID=38
v1 for Revison 440
http://lussumo.com/addons/?PostBackAction=AddOn&AddOnID=38
v1 for Revison 440
If someone could test it on Safari I'd appreciate it
(I think the Add-On site needs clean URLs..)
Edit: Doh it doesn't even work in IE yet..
0
This discussion has been closed.
Comments
One Question: how can I get a logo in the header instead of the "normal" text?
Ok, it's larger. Is this the part I have to edit?
#Header {
background: url(bg.gif) repeat-x left top #fff;
border-top:1px solid #0C2F5A;
border-bottom:1px solid #fff;
height:170px;
}
height?
#Header h1 {
text-align:center;
color:#fff;
font-size:22px;
margin:106px 0px 18px 0px;
cursor:default;
}
The top margin on the header, which is currently 106px, you'd reduce it untill the tabs line up with the background again.
Also I don't have Safari to test it on, so I can't change bits and see if it actually made a difference.
I'm guessing that it's down to the way Safari/Mac things render text heights differently to anything else.