omega

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Ryan258's picture

Responsive Sliders in Omega

I was wondering if anyone has had any experience in making a views slideshow responsive and could share your experience or solution.

The ole' img { width: 100% } doesn't directly do anything in this case because I'm pretty sure that it's the div that contains the images of the slideshow that need to adjust.

Targeting the slideshow view with CSS I find that I can resize the box the slider is in but two things standout.

1) The height doesn't change.

Read more
MrPaulDriver's picture

Problems using imagemaps with responsive images.

I need to create an imagemap which will allows for various points of an image to be hyperlinked. No problem in itself; very basic html in fact.

For my images, I am using a simple method of specifying a 100% width and letting to browser do the resizing within Omega regions.

A problem does arise however with my responsive layouts when the images are sized down. The hyperlinks break because the coordinates in the imagemap (which are embedded in the html) do not change. The result is that the clickable regions move off to the right and in some case outside the image area altogether.

Read more
jordi_bcktt's picture

Omega Grid Templates (Fireworks png)

He comenzado a utilizar el tema Omega y algo que me costaba entender era como se vería la grilla en los diferentes tamaños de dispositivos. Más allá que se puede ir cambiando el tamaño del navegador y la grilla responde responsablemente, necesitaba una forma de tener unos templates para armar los layouts antes de empezar a crear mi subtema. Asi que lo que hice fue crearlos en Fireworks. Los dejo aquí por si a alguno más le sirven.

Read more
leavitron's picture

Any thoughts on 978Gs or how to get 30px gutters in Omega?

I love Omega and 960Gs, but a team designer and UI guy are loving 978GS and it's 30px gutters.
They say it gives content "more breathing room," and I understand their point.
Does anyone have any ideas on how I could give them wider gutters (from 20px->30px) and use Omega? Are there any 978GS Plans for Omega?

Read more
nouniss's picture

How to display a horizontal menu

Hello,

I'm new to use drupal .. I saw some websites working under omega theme html5. So, in my subtheme, I have a trouble with creating menus , I wanted them to be displayed in horizontal in footer and above the header, which is not the case, are displayed in vertical .. if you have some way to solve it !

Thanks a lot ...
(excuse my English)

Theme: Omega 7.x-3.0
drupal: 7.9

Read more
jmolivas's picture

Agregar taxonomy term id como clase en el elemento body al visualizar nodo completo

En ocaciones al estilizar un tema en Drupal nos encontramos que el diseño establece un esquema o código de colores basados en un término de taxonomía (taxonomy term). Es decir que los colores de títulos o ligas dependerán de la taxonomía asignada al contenido que estemos visualizando.

La manera que a continuación muestro es la forma en que he logrado esta funcionalidad, agregando el valor del taxonomy term id como un nombre de clase para poder estilizarlo utilizandolo un selector de CSS.

Read more
stevecory's picture

Different Themes, Headers, Menus and Backgrounds

How does one go about having a different theme for each group? Groups should retain the same regions, however, need to have different headers, menus and backgrounds and only override different values than the base theme provides.

A site was installed using Drupal 7.8 and had Organic Groups, Delta and Context modules added along with an Omega theme.

Read more
jmolivas's picture

Adding code to preprocess-html.inc

I am trying to add the taxonomy term-tid on current node as class to the body element using the preprocess-html.inc with no luck any help will be appreciated.

As explained on README.txt I added the preprocess-html.inc file also the code inside a function named MYTHEMENAMEHERE_alpha_preprocess_html

I already got the term-id also the code for adding new element to $variables['body_classes'][] = drupal_html_class( "taxonomy-term-". $taxonomy_term );

I can see the value if echo array $variables['body_classes'] but no class shown on body attribute when page rendered.

Best Regards

Read more
alberto56's picture

Omega 3.x -- change (and add to) the default sizes?

Hi all,

I love the Omega theme, but I am stumped as to how to modify the existing (mobile, narrow, normal, wide) sizes and add new ones (super-wide, sub-normal, ...).

Any help greatly appreciated!

Albert.

Read more
MorganG's picture

upgrading Omega 2.x to Omega 3.x

I have a multisite environment and are using the Omega theme as basetheme for every site. I'm now struggling with upgrading Omega 2.x to Omega 3.x. Upgrading breaks every websites subtheme. I get a WSOD?

How can i upgrade? What am i missing?

Read more
Subscribe with RSS Syndicate content