omega

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

Omega template.php vs. preprocess/process

From what I understand, the proper place to put code to alter a form is in hook_form_alter. So I created a function mytheme_alpha_form_alter() and put it in template.php. Everything works fine, however the comments in template.php suggest that I should keep that file "as clean as possible" and to use the preprocess and process subfolders instead. So in trying to do things the proper alpha/omega way, I created a file preprocess/preprocess-page.inc and did the form modification code inside mytheme_alpha_preprocess_page(). This also works, but sure seems ugly.

Read more
opegasus's picture

Omega 3.X multi theme (Omega 3.x - The Responsive Grid)

Howdy all!

Anyone play with the latest Omega (3.X) multi theme? Looks pretty cool and can help developers/themers reach a large scalable (device-monitor) audience.

http://drupal.org/project/omega
http://developmentgeeks.com/blog/omega-3x-responsive-grid

Read more
mailking's picture

What is the best way to Responsive Theming NodeStream?

I want to make NodeStream responsive. So I looked around an found the Omega theme. With a very nice self sub theme installer! I yet have to see what is the right way to go, as to theming NodeStream. I also installed Lucid, and see that it [out of the box] looks like it is playing better with NodeStream. Why is that?

So what would be the steps to theme NodeStream?

Adventurous greetings,
Coen

Read more
jacobson's picture

Struggling to Understand How .css Files Determine Content

The handbook page at http://drupal.org/node/819168 instructs that .css files determine the content delivered to an end user device / browser. I am struggling to understand how this is true. I would appreciate an explanation of this concept.

Read more
PEP3's picture

seeking help: looking for way to influence zone and region configuration based upon screensize

Hi Everyone,

I am building a responsive site for a client utilising the drupal 7 and omega css for narrow, wide etc. Is there a way of creating a context condition which relates to narrow, wide, default stylesheet in use? I could then trigger a certain delta on that condition?

Read more
ontological's picture

Integrating the color module

Does anyone have experience with the color module?

I created a sub-theme based on the omega-html5 starter kit.

I used the CSS starter file from https://github.com/benhosmer/Omega which I named color.css and added to the .info file as "stylesheets[all][] = color/colors.css".

I added the color module and added the named areas in the colors.css file to the fields and schemes arrays in the color.inc file.

I added the "function mytheme_process_html" and "function mytheme_process_page" functions for the color module to the template.php file.

Read more
jmolivas's picture

Blocks not shown using context

I been using DS and Contex about a year ago may a little more in our last 6 or7 website sites on Drupal 7, but now I doing something I haven't done before using the "View mode per node" from Extras.

I have a content-type Article the following Node have the Default Full VideMode applied and have a context in place in order to show some blocks below content "Novedades (Two teaser nodes) + Image".

http://cuamoc.hechoendrupal.com/es/brindando-un-mejor-futuro/responsabil...

Read more
decibel.places's picture

Omega theme with Compass and SASS - what are the best practices?

For background, I am using Compass on the command line with an Omega HTML5 starter kit subtheme. Also, I'm in local dev on Windows 7 and abandoned trying to use the Compass module, but I'm pretty sure that doesn't matter if I can use the command line.

I have created a compass project in my theme and I have the SASS default stylesheets ie.scss print.scss and screen.scss - I created a .scss file for each of the Omega stylesheets. They are then compiled to CSS and watched by Compass.

Read more
kvoelker's picture

Another responsive site from Forum One - FreedomHouse.org

Another responsive Omega-based Drupal 7 mobile site from Forum One (www.forumone.com). This one uses JS Maps (www.drupal.org/project/jsmap) to make the SVG maps & data mobile friendly. Again, another solid example of Drupal on the mobile front.

Read more
letrotteur's picture

Theme settings using Features module

Would it be a good practice to store omega sub-theme settings inside a feature using the features module? From what I can see, all the settings can be stored inside the .info of the subtheme using omega tools. We are building a pretty huge website right now and are looking for the best practices in link with the omega framework.

Any tips and advice on this topic would be much appreciated.

Read more
Subscribe with RSS Syndicate content