Styling lists in Omega
Hi Guys,
After getting my head around omega and drupal im building my first full site with drupal. I am doing well with most styling and layout and modules etc but cant seem to implement list styling.
Read moreCKEditor Custom Divs
This shouldn't be that hard. How do I add a custom class to the CKEditor dropdowns? I want editors to be able to select blocks of copy, and using CKEditor's Paragraph Formatting or Styles dropdown, apply a block div. I've been searching various forums and documentations sources and I find all kinds of references to config.js, ckeditor.styles.js, CKEditor plugins, etc. These appear to add inline or block-level styles -- not classes. I get the impression there is more than one way to accomplish this, however I can't find a clear, step-by-step howto.
Read moreProblems with the output of a plugin style
Hello, I am currently working on a plugin style but I had some problems.
(views-view-estilo.tpl.php)
<div class="item-list views-accordion <?php print $views_estilo_id ?>">
<?php if (!empty($title)): ?>
<h3 class="<?php print $views_estilo_id ?>"><?php print $title; ?></h3>
<?php endif; ?>
<div id="slideshow">
<?php foreach ($rows as $id => $row): ?>
<?php print $row ?>
<?php endforeach; ?>
</div>
</div>When I print the variable $ row I write the type fields:
output:
<
div class="views-field-title">
Read morecrear un views styles
Hola !
En gcoop, estamos armando un módulo muy parecido a imagefield, y quisieramos crear un style específico (en views) para este nuevo campo, pero no se bien por donde empezar.
¿alguno tiene una idea?
saludos y gracias!
Read moreStyle Attachment området till en artikel/sida
Hej!
Tänkte höra med er om ni vet något färdigt style till Attachment området.
Det enda jag hittade var en lite rörig guide:
http://www.suburban-glory.com/blog?page=78
Finns det någon färdig modul som per automatik snyggar till detta istället?
Tack på förhand!
Mvh Viktor
Read moreDrupal beginner, How can I make my drupal with tabs and boxes with title look like this page?
Drupal beginner, How can I make my drupal with tabs and boxes with title look like this page?
Read moreDrupal beginner, How can I make my drupal with tabs and boxes with title look like this page?
Drupal beginner, How can I make my drupal with tabs and boxes with title look like this page?
Read moreHow to style a single-select dropdown?
Hey,
I originally posted this question here: http://drupal.org/node/507724, but got no response, so I am trying in this group. I will of course post a write up of the solution in the original post if I get one here 8o)
Does anyone know how to style a single-select dropdown, which is based on a taxonomy vocabulary?
As it is now, the styling is a dash added in front of the child terms, like this:
Parent
-Child
--Grandchild
-Child
-Child
Parent
-Child
Ideally I would like to style the parent term bold, to really make it stand out and clarify where a new category begins.
Read more

