Some CSS improvements in the footer. CSS recompilation needed after applying patches. It's better to apply patches in the order specified between "()".

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wadmiraal’s picture

Status: Needs review » Fixed

Hi, thanks for the patches. I do agree with underlining the links on the footer. The other ones, however, are more subjective. I won't include them. However, a newer version of Platon will provide a way to inject CSS on all the pages (similar, and simpler, to CSS Inject). Your enhancements may be put there, if you wish.

shp’s picture

I won't include them. However, a newer version of Platon will provide a way to inject CSS on all the pages (similar, and simpler, to CSS Inject). Your enhancements may be put there, if you wish.

Ok, no problem, it's your theme. Anyway I will fork this theme for my own needs but ofcourse will be glad if more of my patches would be included in the main branch.

The option of injecting CSS with UI will be very helpful definitely.

I hope that I will add some new patches soon, so don't produce new release very quickly :)

wadmiraal’s picture

Thanks for understanding :-).

If you check out the latest dev, you will see a CSS editor (powered by Ace) under the Platon theme settings (bottom of the page). This should allow more advanced users to customize Platon as they see fit. It generates a CSS file (in your public files folder), so the CSS gets preprocessed by Drupal if aggregation is turned on.

I'm also working on implementing the Color module API (almost done).

shp’s picture

Yes, I've examined the CSS editor & color support. The editor is very useful - excellent addition to Firebug while developing and alternative to subtheming/patching.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

  • Commit 25abe1f on 7.x-2.x, 7.x-3.x, mobile authored by shp, committed by wadmiraal:
    Issue #2186997 by shp: footer CSS enhancements.