Closed (fixed)
Project:
Stasis
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2008 at 17:40 UTC
Updated:
31 Jul 2008 at 04:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
physiotek commentedsame here
Comment #2
Christopher Herberte commentedOS and browser versions please??
How do we like the theme thus far? Do not be shy posting ideas and/or feature requests too.
Comment #3
physiotek commentedhi,
here i have the latest Flock (FF clone) with WinXP.
otherwise the theme is very nice. i like a lot the colors and the left margin with the arrow.
Comment #4
kylebrowning commentedI was using safari, and FF 2.0.0.12.
Theme looks great, Id love another region though.
Comment #5
thefikus commentedAlso happens to me in FF 2.0.0.11 on Kubuntu 7.04
Comment #6
David Davis commentedI think that it is because of 2 reasons. First, #sitename doesn't need to be floated...I removed the float and the name partially positioned itself where it belongs...
Secondly, #sitename is in #header-left, which is only 230px wide, so most of my site name is getting pushed down anyway. It would probably be better to position the header above the primary links section.
Here is how I fixed it:
CSS - I had to resize the #sitename font-size because my site's name is too long. I also adjusted the top margin from 17px to 7px, and increased the #slogan font-size to 14px;
And then in the HTML, I moved the #sitename div into the #header-right div, and I placed the #slogan inside of the #sitename div.
Comment #7
Kurse commentedThis issue still exists using FF 2.0.0.13 and Vista. Made changes recommended by David Davis, but that didnt correct the issue fully.
As for recommendations/Suggestions, a right sidebar/region would be awesome.
Other than those minor issues, I love the theme!
Comment #8
Christopher Herberte commentedI've fixed and committed this, sorry for the delay ppls. See changelog for specifics, I've attached a screenshot -- as you can see the Title and slogan can be very long :P Thanks, keep the feedback coming.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.