Closed (fixed)
Project:
FuelDeLuxe
Version:
7.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2011 at 18:39 UTC
Updated:
31 May 2011 at 07:35 UTC
At first I thought I was having WYSIWYG compatibility issues, but then I turned off all modules and realized that the issue was that the theme wasn't out putting any tags...
The ones I noticed that weren't showing up were and , however there may be more.
Comments
Comment #1
infines commentedComment #2
gazwal commentedThis was due to the Meyer CSS reset in /css/default.css
I finally removed it for my prefered one => * {padding:0;margin:0}
Comment #3
gazwal commentedFixed in 7.X-1.1
Comment #4
gazwal commented