| Anonymous | Login | Signup for a new account | 2013-05-19 10:54 CDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000849 | glFusion CMS | Theme | public | 2012-06-29 20:39 | 2012-10-21 11:13 | ||||
| Reporter | Chief123 | ||||||||
| Assigned To | Geiss | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000849: Simple theme changes that would enhance GLF by tons | ||||||||
| Description | I know that there is ongoing work, complaints, research, etc. about the themes (or lack of them). This seems to be a common complaint. Chamelon works for some people but it's just not there yet for some of us. And it is still very limited. While any new BIG changes are being worked on, one "simple" change would improve GLF by leaps and bounds in my opinion. I say simple but I know that's relative. The change is this: make 2-3-4-5 new headers. In GLF I mean the blue thing at the top. For example you could have a red one, yellow one, different color blue one, green one, etc. Then simply make the block headers and fonts match colors. I think that this would be very simple for someone who knows the system and who can make a header graphic. As far as the graphic I'm just talking about plain red, blue, green, yellow, etc. then we can still add our own logo. Thanks. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0001190) Geiss (manager) 2012-09-30 22:48 |
This is already in place with the moochronometer.js option in public_html/layout/nouveau/functions.php. Taking those into account, we have six different header background images in nouveau/images: header-bg.png header-bg-afternoon.jpg header-bg-dawn.jpg header-bg-day.jpg header-bg-dusk.jpg header-bg-night.jpg It is easy for an admin to swap any of those out for the default one in nouveau/style.css by editing: #gl_header { background:url(layout/nouveau/images/header-bg.png) 0 0 repeat-x; height:100px; } I'm not sure how you would activate different styles for the block header background and the fonts, unless you added a different body id or class like the moochronometer does. I think this customization is better left up to the site admin, instead of trying to programatically do something in the code or in functions.php. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-06-29 20:39 | Chief123 | New Issue | |
| 2012-09-30 22:48 | Geiss | Note Added: 0001190 | |
| 2012-09-30 22:48 | Geiss | Assigned To | => Geiss |
| 2012-09-30 22:48 | Geiss | Status | new => feedback |
| 2012-10-21 11:13 | Geiss | Status | feedback => closed |
| 2012-10-21 11:13 | Geiss | Resolution | open => no change required |
| Copyright © 2000 - 2013 MantisBT Team |