This forum is for assistance with theme development.

Theme Development in drupal 7 using ubercart module.

Hi All,

I am working with theme in Drupal 7. can any one suggest me for drupal 7 themeing structure using Ubercart 3.x.
Please give me some reference so i can Start my drupal theme.

Thanks in advance.

Fixed background image dos not show up.

Hello

I am working on a Zen subtheme where I added a #page-wrapper to the page.tpl.php to give me the frame for a fixed background image.
So far all good ... in CSS I add the #page-wrapper as well and if I give it a bg-color it works as it should, if I sat a bg-image as here,

background-image: url(images/bg.jpg) no-repeat center center fixed; !important;

it won't show up??

This version is not compatible with Drupal 7.x and should be replaced. in theme development

I can't enable my custom theme. can't figure out what wrong with this code. below is .info file.
I got this message "This version is not compatible with Drupal 7.x and should be replaced."

name = Theme 1
description = My First Theme
package = Core
version = VERSION
core = 7.x

stylesheets[all][] = Style.css

Trying to understand drupal_add_js for conditional JS files

Hi there -

I'm pretty new to Drupal and am having a hard time understanding best practices for adding conditional JS files.

I would like to add a JS file to one specific node (or page-node) - so it seems silly to create a whole new template file for it.

The file calls a document ready function so I don't want it to be inline.

It seems like the best thing to use is drupal_add_js but I don't understand where I should be calling it?

Zen Subtheme - Footer not shown on overview pages

I'm working on migrating a blog style site to Drupal using a Zen sub-theme (latest 7x versions of both). The footer I've set up doesn't show on the front page and other overview pages (such a lists of articles with a tag or other taxonomy). This seems to be an issue specific to Zen, since if I change the theme to Bartik, the footer shows up on these same pages. I have the feeling I'm missing something simple, but I've combed through the UI and the templates and can't find it. Any suggestions?

Compatibility with BeZilla browser problem detected

The site beosway.ru dedicated to BeOS-like operation systems and it's important to be normally viewed with BeOS-browsers. So it was diskovered the browser BeZilla incorectly views this website. It means that some Drupal themes (including Twitter Bootstrap-based themes) is not compatible with BeZilla (wrong column structure viewing). In Haiku browsers WebPositive and QupZilla there is no such problem. I don't know about it in Arora web browser. Who does know anyone Drupal fixes for beZilla?

Pages

Subscribe with RSS Subscribe to RSS - Theme development