modül csslerini tek bir css dosyasında toplamak
selamlar. kullandığım tüm modüllerin css dosyalarını tek bir dosyada toplamak istiyorum. şuan ki haliyle sitenin kaynak kodlarına baktığımda head tagı içinde 20 den fazla modül css dosyası import ediliyor. bu da head içinde kalabalığa ve boşu boşuna ayrı ayrı dosya çağırma demek oluyor. bununla ilgili bir modül varmıdır? teşekkürler.
Read moreRedigering av varukorg - Ubercart
Hejsan!
Jag och en vän till mig håller på med en webbshop med Drupal och Ubercart. Vi har kommit långt och är näst intill klara nu. Men vi har stött på ett problem..
Vi ska redigera varukorgens utseende med hjälp av css. På andra webbshoppar vi gjort har vi ändrat varukorgens css med hjälp av modulen Skinr.
Problemet vi har nu är att Skinr modulen har helt slutat att fungera. Det går inte att ändra något med hjälp av Skinr, men alla de inställningar vi redan gjort finns kvar.
Vi har provat att av installera modulen men det blev inte bättre.
CSS based views outputs catalogue?
Hi everyone,
I was wondering if there was a section available where drupal theme developers could share pluggable, class based css styles for the views module?
I know plugins exist in module form but they seem a bit heavy handed when you want total control over your output and the css.
An example would be:
.view.inline .views-row {
float: left;
margin-right: 20px;
}
.view.inline .views-row-last {
margin-right: 0;
}All you would have to do is paste this css into your stylesheet and add the class 'inline' to the view in the UI.
Another example:
Read moreAcquia Marina Subtheme Help - Primary menu vertical alignment
Hi,
I'm developing a site at the moment and have hit a brick wall that has me going round in loops for weeks now.
Essentially I have a Acquia Marina subtheme that I have created. All works well except for one thing:
I have fixed width and height of the primary divs that contain the links to meet the design requirements.
My issue is that when there is a single line link it aligns to the top of the div. longer links wrap and are aligned vertically correctly (the font and line height allow them to appear vertically centre aligned).
Group organization, streamlining, jQuery 1.8/1.9, JavaScript, AJAX, jQuery Eye Candy, etc.
Hi,
actually I don't know the differences between AJAX, JavaScript and jQuery. But before answering here, maybe a wiki page is missing and could be mentioned in the group description?
In many groups such info lacks in the description. Yes I'm familiar with groups, but from Yahoo and the Dutch http://Clubs.nl (they WERE the first & the best, Yahoo bought the software and made a cut down version for its groups). So I'm not that happy with the features and design of Drupal groups, but that's another issue...
Read moreVälja css i dropdown vid ny content
Hej,
jag håller på med en sidan som har 6-7st menyval, beroende på vad man väljer så ska bakgrundsbild och färg vara olika.. Dvs lite css ska ändras.
jag vill att kunden när de genererar egen content ska kunna trycka på Create Page, skriva in sin text samt välja "tema"-css i en dropdown eller radiobuttons.
Är detta något man kan åstadkomma med CCK eller ska jag helt enkelt göra x antal cck mallar med varsin stil, eller finns nåt helt annat sätt som är smidigare/bättre?
Mvh Daniel
Read moreClassing elements in stylesheets, a Drupal habit?
As I get more familiar with the coding habits of Drupalists, I'm noticing that there's a preponderance of classed elements in the stylesheets in core. Example:
ul.primary { ... }This code is in system.css on line 183 (D7).
Is this the preferred style of module developers? I would prefer to see something like
.tab .primary { ... }instead. It provides more semantic scope. Any other opinions on this? Is there a reason the styles are declared this way that I perhaps just don't know about yet?
Read moreCSS Preprocessors
Anyone using CSS preprocessors? They're pretty awesome. My coworker Joel recently wrote a blog post about how great LESS CSS is, and I just threw up a quick comparison chart of the alternatives, but that may be a little biased toward LESS, since that's what we've been using. It would be great to hear about everyone else's experiences and fill out that chart a bit.
Read moreGet a Skinr 2 / Fusion theme sandbox
Hey all, I set up a demo site for a session we did at Drupalcon SF and thought it would be handy to make available to everyone to play with. If you want to check out the latest Skinr 2.x with a bunch of skins included, without having to install or code or configure anything, you can sign up for a free WebEnabled account and clone your own copy of the site. The theme will also be up on drupal.org shortly.
Grab it here: http://www.webenabled.com/application/tnt-fusion
Read moreAn Experiment on Variable-Width Acquia Slate
Hi all,
We recently migrated our World of Warcraft guild website from GuildPortal to our own host. As the designated webdeveloper, I took a well-researched plunge into the world of Drupal. Our site went live about a month ago, and we've continuously been modifying and updating the site since then. You can take a look at the site at TWC Gaming. Our performance optimization and caching still isn't fully set up, so the site is slow on occasion. Apologies in advance.
Read more


