Omega 3.1 Region-menu.tpl.php coding mistake?
After using Omega 3.1 for almost all my sites for several years, I noticed that page source did notrender the nav tag although the region-menu.tpl.php file clearly had that HTML inserted:
<div<?php
print $attributes;
?>
<div<?php
print $content_attributes;
?>
<?php
if ($main_menu || $secondary_menu):
?>
<
nav class="navigation">
Read moreSaltarse la jerarquía de tpl en omega
Antes de nada me presento. Me llamo Samuel y soy de la isla de La Palma (Canarias). Estudié I.T. en Informática de Sistemas y ,entre otros proyectos, ahora mismo tengo la tarea de desarrollar webs en drupal.
Read moreOmega -customisation using front-end parameters
I have created my site with the excellent Omega, and now wondered how I would go about adding fields to the Theme UI in order to add colors which would then be used in my global.css?
currently my colors are 'hard-coded' into global.css in the normal css fashion.
I could then offer the theme to anyone then for free - but not sure if this is allowed?
I just wondered if there is a link anywhere which would point me in the right direction.
thanks
Read more