Questions tagged [drupal-themes]

This tag is for questions about themes hosted on Drupal.org. Don't use it to generally mean "this question is about a theme," when the question is about a theme's code, or when the question is already using a specific tag, such as "theming," "theme-template," or a tag specific for the used theme, such as "zen."

A theme is a "skin" that lets you change the layout and appearance of a Drupal site quickly and without programming.

For questions about the Drupal theming system, use .

166 questions
0
votes
1 answer

drupal 7 omega sub theme settings mark up

Freshly installed drupal 7 and omega theme. I copied the omega-html5 to sites/all/theme folder and made changes to info file as per instructions. Then i changed the css files names. I refreshed the appearance page and my theme showed up. I enabled…
shakAttack
  • 185
  • 1
  • 8
0
votes
1 answer

Print theme() not working in drupal 7

I have a page.tpl.php in which has header , footer and content area. I need to load different content base on hook_menu from a module. I am using the following test code in the module to try and print something from my template: function…
Abhishek
  • 157
  • 1
  • 4
  • 13
0
votes
2 answers

Drupal contact form is not displaying a theme

So I've gone and customized the user login/pass/register pages Drupal 6 and no problems. However I now do the same thing with the contact mail page (contact module enabled) and all I get is the contact form and NO theme. What am I doing…
EddyR
  • 6,891
  • 7
  • 42
  • 50
0
votes
1 answer

Search form Alignment in Aqua marina theme Drupal 7

I have a problem with Search form alignment with Aqua Marina theme in drupal7. I want search block to be next to Logo (logo to be in the left corner of header and Search form to the right corner of the header). Please can help me with this. Thanks.
0
votes
2 answers

customised bootstrap not showing resposive behaviour in tablets

I used Customised twitter bootstrap framework for theming a Drupal site. It gave me two files bootstrap.css bootstrap.min.css. When I uploaded the simple theme (Not Drupal) it was showing responsive behavior in tablets . I converted the same…
0
votes
2 answers

hook_form_alter - in module or in template.php

I wanted to perform a quick alteration of ubercart form data (I want to remove links to product nodes in the shopping-cart). I found a solution that involves implementing hook_form_alter() by creating a new module (link and code below). My question…
spiderplant0
  • 3,872
  • 12
  • 52
  • 91
0
votes
1 answer

RapidWeaver Theme to Drupal6 Theme

I am working on a site which has a RapidWeaver Theme ( f_fusion ). But I am more of a developer than a designer. Is there any way for us to convert a RapidWeaver theme easily to a Drupal6 theme so that all the styling remains the same ?
svabhishek
  • 83
  • 1
  • 7
0
votes
1 answer

Easy Drupal PHP Concatenation Assistance

I am working on a custom drupal user page and have run into a concatination question in php. I am a nube so thanks in advance for your help. When I input this code:

0
votes
1 answer

A module in drupal which lets me have data in tree like structure

I am searching for a theme or module in drupal which lets me present my web page in the form given in the image below. The boxes have some content. Is there any theme/module which lets me do this or do i have to write one myself from scratch?
Bharath Naidu
  • 195
  • 3
  • 6
  • 14
0
votes
1 answer

Drupal 6 responsive Zen sub theme?

I am having zero luck searching for work or information regarding a version 6 responsive zen sub theme. Rather than recreate the wheel I thought I would inquire here for any leads. This is also my first time posting to stack so apologies in advance…
g-pdx
  • 37
  • 4
-1
votes
1 answer

Build a subtheme using acquia marina in drupal 7

I used the Acquia Marina theme to built a new sub theme. i had downloaded the fusion theme and Skinr module. now how can i proceed for the next step ? Is there any good tutorial site to help in this issues. I am using now drupal 7.
Rain
  • 141
  • 1
  • 2
  • 12
-1
votes
1 answer

Drupal 7 theme Template.php Unexpected T_OBJECT_OPERATOR error

I'm new to Drupal development and trying to run a preprocess function for a content type inside my custom theme's template.php. Here's my code: function MYTHEME_preprocess_article(&$variables) { if (!field_image_alt_text->getValue().strlen() = 0…
Abdul Rehman
  • 5,326
  • 9
  • 77
  • 150
-1
votes
1 answer

Modifying and Existing Drupal Theme

The theme I am using has a slider -- a panel of automatically changing images to display a topic that the user can choose -- but it only shows a few slides. I want to extend it to a dozen slides. I did simple text searches to determine which files…
xarzu
  • 8,657
  • 40
  • 108
  • 160
-1
votes
1 answer

Drupal Themes for Data Analytics Website

Please suggest some free themes for building a website for Data Analytics domain. Found some, but that does not appeal me much. thanks
Praful Bagai
  • 16,684
  • 50
  • 136
  • 267
-1
votes
2 answers

Theme like Admin Drupal 7

I want a theme for Drupal like this: http://themeforest.net/item/webpro-admin-dashboard-template/7372284 But this template does not help me because only have HTML files, not is a Drupal's theme easy for install. Anyone know how to install it or…
1 2 3
11
12