So far MAYO is the best theme I have used for d7. However, the font family provided does not quite fit my need, and I need to do some customizations. So I want to know is there any plan to include a local.css for easier customization in the future release? Moreover, a separated color setting for block header background and font (maybe each for top, bottom, sidebar and footer) would be very nice imo.

Thanks!

Comments

teiko’s picture

Don't even tried it, but I think you could override some settings in mayo.info.
Include a local.css after
stylesheets[all][] = css/layout.css
stylesheets[all][] = css/style.css
stylesheets[all][] = css/colors.css

Greetings

teiko’s picture

Tested it and it works like a charm:
stylesheets[all][] = css/layout.css
stylesheets[all][] = css/style.css
stylesheets[all][] = css/colors.css
stylesheets[all][] = css/local.css

ncftp ...es/all/themes/mayo/css > less local.css
.node {
color: #000000;
}

Think this should be a not a hard way to put it in..
Greetings

pixture’s picture

Regarding the font, I will think about adding more selections in addition to the current two selections.
But since you can override all CSS by creating your own CSS (local.css), I am not sure about adding seprate font settings depending on the regions.

Cliffy’s picture

Thank you for the help. I will try to work on the local.css.

Branjawn’s picture

"Don't even tried it, but I think you could override some settings in mayo.info."
"But since you can override all CSS by creating your own CSS (local.css)"

But won't that line be overridden the next time you update the theme?? Will you have to go into mayo.info each time and add the local.css reference?

uufsm’s picture

Any plans to enable the Skinr or Block Theme modules with this wonderful theme?

mermentau’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Closing old issues that have lain dormant over a year without a response from either side. Please reopen in the advent there's still interest.