Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
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;
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
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?
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?