This forum is for assistance with theme development.

Expert to develop Drupal Theme for an Approved Themeforest Template

I would like to build drupal theme for the the below Approved Themeforest template

http://goo.gl/QGW0y7

Let me know if you are interested.

Zen Sub Theme, Sass and Compass (Mac)

I’m trying to learn sass/compass. I’ve managed to get it working with the command line on a few test sites, tried/bought CodeKit, added Zen-grids to the mix and have it all working with those small test sites.

Creating different layout for Zen subtheme

Zen theme comes with default 25 50 25 grid system, but on the page of the theme i saw a picture of 50 25 25 grid.
Is there anyway to get the 50 25 25 grid system?
Thank you

Changing a View Label Name Is this correct?

Would you let me know if this is correct please?

function commons_origins_views_pre_render(&$view) {

switch ($view->name) {
case 'default':

// do some logic for your label
$label = 'About Me';

// define the label value
$view->field['body']->options['label'] = $label;
break;
}
}

So far it hasn't worked yet

Scss ?

I have downloaded the Zen theme, and created my subtheme. I am now ready to begin editing the css, and am faced with scss and css files.

There is a note at the beginning of the css document suggesting that I edit the scss document instead. From what I read online, I understand that sass is an extension of css (meaning if I really wanted to I could write css in sass and ignore all the add ons).

Trouble resizing one menu bar title/option

Hi all
Have taken admin of a friends website. I only have joomla background but they seem to be similar.
let me explain my ignorance - I am not familar with programming at all!
I cannot work out how to resize this menu bar to fit the child menues title on one line. Also, the colors arent the best considering the background. And one more also, haha, when I do add child objects to the parent menu, the parent menu it turns a differnt colow to the other parent menu items.
Im guessint this all has to do with the theme which i am truely struggling with.

Pages

Subscribe with RSS Subscribe to RSS - Theme development