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.
IE Trouble
Cant see any usernames in topics in IE , has anyone a solution here?
is use the vaneablack css as basic and main css.
thanks for helping here.
is use the vaneablack css as basic and main css.
thanks for helping here.
0
This discussion has been closed.
Comments
is it possible to fix that ? ths would be essential.
http://www.browsershots.org/screenshots/98051642c308887aec8ba6b2924add6e/
www.netquick.de
if you need anything else just let me know.
thanks but big time.
( reminder :
http://browsershots.org/png/full/f9/f97651722fec80b142a1ddc3faa95c60.png
http://browsershots.org/screenshots/6d60e751afc6bff069ba461c38626c50/ )
U have a css file that is overriding line-height to 0px u need to put it back to 32px
the css file is called Style element 1
open it up and look for this
#Comments .CommentHeader { line-height:32px; }
ps: or in other words: which css file do you mean exactly , and where can i find it? :DD
the content of the file looks liek this
.ProfileTitle.WithIcon .ProfileIcon { width: 0px; height: 0px; } #AccountProfile .Picture { width: 200px; height: 200px; } #Comments .CommentHeader { line-height: 0px; } #Comments .CommentHeader li div.CommentIcon { padding: 0px 0px 0px 0px; } li.User.Name .UserIcon { padding: 0px 0px 0px 0px !important; } li.User.Name.WithIcon { line-height: 0px; }
find out where is that coming from. ur suing some extension that has that css in it
open up config.js
and put this in there
FCKConfig.DefaultLanguage = 'en' ;
replace en with ur language. whatever that is
and now i try to find the snippet of this mystical css
i disable now all extensions and i go to http://www.browsershots.org to get any results, i hope that works someheow
i disabled now all the extensions and i added http://netquick.de/nq/comments.php?DiscussionID=77&page=1#Item_0 into the screenshot cue .
i hope i get some useful results here http://browsershots.org/website/92770/#success.
if yes , one of the 10 active extensions causing the css.