Closed (fixed)
Project:
Simply Modern Theme
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Mar 2009 at 21:03 UTC
Updated:
28 Jul 2009 at 23:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
Corey Smith commentedcan you please provide a url for this. I can't reproduce this on our test sites. We have been using this theme on a few of our sites for sometime and haven't seen this problem.
Comment #2
Corey Smith commentedComment #3
OneTwoTait commentedSure. I PM'd you a URL and login info. :) Feel free to change the theme on there or play around this evening - nobody is looking at this site yet.
Comment #4
Corey Smith commentedI have logged in and changed the theme for the username you gave me. We'll take a look... hopefully by the first of the week (we're really busy right now) and we'll see what we can figure out.
Comment #5
Tiggah commentedI have the same Problem, but only on the frontpage. Found no reason/solution for this yet.
Comment #6
Corey Smith commentedComment #7
illepic commentedSubscribing. See screenshot for the elusive white bar (on front page only, as reported)
Comment #8
illepic commentedGot it. I was able to fix with a css override of:
A 'content' class is wrapping the menu within the suckerfish block:
This allows us to kill that margin added to the content div (on the front page only, it seems). I don't know if this counts as a patch or a work around :)
Comment #9
aharl commentedadded
#suckerfishmenu .content{margin:0px;}to the style.css file
Comment #11
Ingumsky commentedHm... There's the same issue occuring at another region. When I try to add a manually created block (with set of links) to the footer the white bar appears. How can I remove it? Thank you.
Comment #12
Ingumsky commentedAnd that's my fix based on illepic's #8
Please add it to style.css.
Comment #13
jrglasgow commentedthis has been committed
Comment #15
jcropley commentedI am having issues with the mysterious white bar as well. I tried putting the margin:0px; thing in, and it still isn't working.
glenwoodcc.org/drupal/drupalnew
thanks for any help!