Closed (fixed)
Project:
Open Deals Drupal Distribution
Version:
7.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Oct 2012 at 08:05 UTC
Updated:
19 Feb 2013 at 09:44 UTC
Hi,
Let me say first that your work is impressive: Thank you for sharing it with the community.
Don't know if it's only me but i think I've found an issue with the body class that is added to each page regarding the presence (or not) of the sidebars. Namely, even if i have a sidebar with blocks, the printed class on body tag is still "no-sidebars" (please, check the attachment) thus preventing me to use a full width for the content div like:
.no-sidebars #content {width:value;}
Didn't found a solution how to fix it yet but if i do find one, ill post it here.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| wrong_class_on_body_tag.jpg | 345.19 KB | plamenut |
Comments
Comment #1
yannisc commentedComment #2
georgemastro commentedThe fix was committed for the problem. If you want to correct this without updating existing installation of opendeals just add a template.php file to the theme's folder and add the following: