#omega #theme

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

Using Omega 3, systems prompts for upgrade to Omega4

I have a couple of sites using themes created with Omega 3 as the base theme. I keep getting prompted to upgrade the base themes to Omega 4. I've tried removing Omega 3 as base and installing Omega 4, which usually really messes up the design. If I'm staying with Omega 3 for the time being, should I just ignore these updates eventhough Drupal's system thinks they are critical updates.

Thanks,

Jason

Read more
mark_anthony's picture

Some projects I just completed

Just wanted to share some recent projects.

Used the awesome Omega theme for these. It was a litte tricky geting the hang of this theme, and probably will be forever tweaking. Lots of ccs styling here, so they work best in the most modern browsers, non of dat IEeeeek! 8 and below.

http://thefutureinreading.myon.com/
http://prodev.myon.com/

http://www.jetsetbar.com/
http://www.lztruckequipment.com/

Next up is to try the Boost module on the first two sites.

Comments and suggestions appreciated.

Read more
fchandler's picture

what am I doing wrong now?

could someone shed some light on this? I want a background color on the entire background. However, I get a block of white at the bottom of the screen. I can add padding to get rid of it, but is that what I am supposed to be doing?

#page {
background: #E7CBBB;
padding: 0px 0px 400px 0px;
}

see the attached image.
When looking at it in Firebug or Chrome inspect, I can't select the area.
D7 Omega subtheme. Live site if you want to poke at it is http://www.onemoon.net Read more
glenndejaeger's picture

Tabs not displayed with Omega

Hi,

I'm using the workbench module as 'account page' for users. From there they can edit their profile, see their new posts and add new content. The admin can also follow up new posts and moderate them.

Workbench uses different tabs on top. When I'm logged in I use the overlay module and use the basic theme 'seven' to display stuff in overlay. I can see the 4 tabs on top of the 'my workbench' page (see screenshot 1).

However, when I disable overlay and use my own omega theme as admin (= the same other users see), the tabs are hidden and they're not present in the generated HTML.

Read more
Kristina Katalinic's picture

print page Title in region other than region-content

Hi everyone :) its my first time in the group although I've been working with Omega for some time now and loving it.

I am now developing a sub-theme of Omega 3.x that requires me to print page title in zone-preface and i thought it should be easy enough but....

So far I created a zone--preface.tpl with following
code inside

<?php
if ($wrapper):
?>
<div
<?php
print $attributes;
?>
>
<?php
endif;
?>

<div

<?php
print $content_attributes;
?>
>
<?php
print $content;
?>


<?php
print render($title_prefix);
?>

<?php
if ($title):
?>
Read more
Kristina Katalinic's picture

Problem theme-ing menu

ok ekipa,
pokusavam prebacit temu crystalline od rocket theme na omega 3.x subtheme da bi dobio HTML5 i responsive temu i to ide ok ali sam naletio na cudan problem sa menijem...ok znam da se meni moze rijesit i preko nice menus ili superfish ali ja sam bas zapeo da to odradim preko teme.

najcudnija stvar je to da ovaj kod radi bez problema sa originalnom temom ali kad se stavi u omega problemi....pa kontam ako to iko moze rjesit to su balkanci :)

Read more
DrMicky's picture

Foray into Drupal Commerce

Today Steve, I have been theming a Drupal Commerce Kickstart 2 install.

I got so far and have now decided to read the omega documehtation.

Should I have created a new subtheme in sites/all or is it ok to fiddle with the one in the profile directory?

Time will tell. :D

Read more
DrMicky's picture

Foray into Drupal Commerce

Today Steve, I have been theming a Drupal Commerce Kickstart 2 install.

I got so far and have now decided to read the omega documehtation.

Should I have created a new subtheme in sites/all or is it ok to fiddle with the one in the profile directory?

Time will tell. :D

Read more
wiliam_steven's picture

Omega Theme Break at IE 7,8,9

hi all,

Do you ever happens to see this anything like this ? My Omega Theme is working well in Firefox, Chrome, Safari, but break at IE 7,8,9 you can see it on rni1.drupid.com

do you have any solutions for this ?

Thanks

Read more
maxbohr's picture

Converting HTML design to Omega Theme

Hi All,

I am pretty new to Omega theme. I have worked with other themes earlier. I have an HTML design (with CSS). How do I convert that to Omega sub-theme?

Overriding page.tpl, makes the theme non-resposive!

Regards
Sanjay

Read more
Subscribe with RSS Syndicate content