Needs review
Project:
Scruffy
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2011 at 18:50 UTC
Updated:
19 Jan 2012 at 02:57 UTC
I am using the theme for a blog for my wife, she really likes it a lot.
There is however one problem i can't solve. Everything works fine in Firefox but in Chrome and IE rhe sidebar dissapears to the bottom (under the footer) when reading the comments.
I've tried changing the width, padding etc. of the sidebar and the main content area in the style.css, but nothing seems to work.
Could you point me in the right direction.
Here http://http://www.dineke.molema-smit.nl you can see what i mean or see the attached file.
| Comment | File | Size | Author |
|---|---|---|---|
| screen.jpg | 413.17 KB | Fouch |
Comments
Comment #1
ishmael-sanchez commentedOk I located the issue it's in the comment.tpl.php around line 52 there is a
<li>and it should be a</li>.