Closed (fixed)
Project:
Drupal core
Version:
4.6.3
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Aug 2005 at 05:19 UTC
Updated:
9 Sep 2006 at 00:45 UTC
Jump to comment: Most recent file
In style.css I propose to have this margin for .site-slogan:
margin: 0em 0em 0em 0.5em;
The reason is: With large fonts the slogan may go under the logo and will look bad without a margin.
See screenshot where the correct display is shown.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | bluemarine_slogan_margin.diff | 422 bytes | Richard Archer |
| myscreen.jpg | 170.06 KB | nsk |
Comments
Comment #1
gordon commentedthis really need to be against the the core version.
Comment #2
Tobias Maier commentedwhy does this have to go into the core system?
I think thats a theme-thing.
In my opinion we should have as less stylesheets in core as possible.
Because all new styles affects the themes and a template designer should not be forced every time to readjust his theme.
ciao tobi
Comment #3
Richard Archer commentedI'm putting this back into the bluemarine project because:
I also noticed that under extreme conditions the site name can also wrap under the logo.
Here's a patch that adds a margin to site-name and site-slogan so they line up with the left edge of the logo if they wrap.
Comment #4
Orientador commentedComment #5
gordon commentedThis version of bluemarine is now in core, any changes need to be applied to core before I will backport them to 4.6
Comment #6
magico commentedApplied or not?
Comment #7
gordon commentedI have backported bluemarine for 4.7.
Comment #8
(not verified) commented