Closed (fixed)
Project:
Acquia Marina
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Reporter:
Created:
11 Oct 2008 at 18:49 UTC
Updated:
12 Nov 2008 at 20:33 UTC
Hi
I would like to request a local.css file.
The gang over a Roople themes started to add this.
Very, verty useful.
The webmaster makes his custom theme changes to the local.css file only.
Then way when revisions on the theme come out, they only repair bugs and the site custom tweaks are not over written.
thanks
Comments
Comment #1
theNephilim commentedWould be very nice!
Comment #2
zilla commentedthat would be nice - does it in any way impact performance or css loading?
Comment #3
green monkey commentedits the very last to load and very small ... generally
Comment #4
MedicSean37 commentedThat would be very nice and would make upgrading the style.css easier when there are fixes.
Comment #5
stephthegeek commentedYep, gonna do this.
Comment #6
stephthegeek commentedComment #7
MedicSean37 commentedI saw this was added to the oct 24 dev package. Does the local.css override css classes from the style.css stylesheet? For example there is a .picture class in the style.css file, if I have a .picture class in the local.css will it take priority?
Comment #8
zilla commentedwhat about css injector - is anybody using that module with acquia marina theme? i'm going to give it a whirl for imagefield padding and see how it works out...
Comment #9
green monkey commentedThe way I've seen this used and very mcuh like, is that it is the very last css file read - thereby using its defualts and replacing others.
Comment #10
zilla commented@jwells - yes, but that still doesn't seem to help me with the ONE thing that i'm trying to use it for: putting imagefields inline with padding...it's a nightmare..can't figure it out...
Comment #11
jwolf commentedAlready committed - available in latest dev snapshot release.
Will be also available in the 6x-1.3 release soon.
The theme will come with an empty local.css. Please keep in mind that you should back up your local.css before you upgrade to a new release.
@MedicSean37, yes, the local.css will it take priority
Comment #12
zilla commentedvery cool - wondering if anybody could offer a simple tutorial for it, or alternatively, i'm wondering if this would be a nifty way to gather contributiosn for this theme without putting up alternate versions
example: start a new thread here called "local.css tweaks and examples" and people could attach their versions of local and perhaps a screenshot and explain what modifications they've made - that would be cool stuff ;)
for example, if i can figure out how to get these friggin imagefields to display inline *with* padding, or or in rows instead of stacked with control for overflow or whatever, i'd gladly put up my copy of local.css for all others using imagefield/imagecahce with this theme and they could simply rename the field presets accordingly!!
Comment #13
green monkey commentedZilla,
This topic was about a local.css file.
maybe opening a support request for "putting imagefields inline with padding" might be more fruitful?
but I will offer a trick
if you can't seem to get the padding to work, rework the image and add a trasnparent space to the image
Comment #14
zilla commentedthanks - will open a separate issue (really in imagefield btw, not here ;) - but per the space, you mean a call to a transparent space for all images (in the css i'd just create a style for each of my image presets in this case, by field name, that was how i saw a few folks going after this)
Comment #15
green monkey commentednope, make the image "bigger" by adding white space to the right or left side - using a graphic editor
Comment #16
zilla commented@jwells - oh, i know what you mean, i meant for users, not just admin ;)
Comment #17
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.