with a default install of vanilla + the TBL theme.. the fonts a really crowded in Internet Explorer, so much that you cant see them. Somehow http://thebeautifullie.com was able to fix this. not sure how.
I just downloaded the theme. IN the vanilla.css file, look for logo-title. It has "letter-spacing:-2.5pt". Comment that out but placing /* before it and */ after it. That will fix the spacing.
if (!$PERMISSION_SIGN_IN) { $CommentList .= '<div style="margin-top:-10px;">To leave a comment, you need to <a href="'.$this->Context->Configuration['SIGNIN_URL'].'?ReturnUrl='.GetRequestUri().'">'.strtolower($this->Context->GetDefinition('SignIn')).'</a> first.</div>'; } }
Hi Monst. I've seen tbl on your site but i just cannot get it to work at all. I've added it under themes but maybe I should have put it under styles. If anyone can offer any advice on this getting this theme working I would be very thankful.
I think if you rewrite that line to read as this, you will be OK:if ($RowNumber == 2 && (ForceIncomingInt('page', 1) == 1)) {(/themes/tbl/comments.php line 79)