Templates

Events happening in the community are now at Drupal community events on www.drupal.org.

Drupal commerce kickStart templates

Posted by DungeonScene on April 28, 2014 at 6:15pm

is it possible to make Drupal Commerce site that has a fixed background will the rest scrolls over the top as in this example that was built on openCart. I really like this look and feel but is it possible using Drupal Thanks!

http://journal.digital-atelier.com/2/

Read more

Template Design

Posted by Hanscraft on November 5, 2011 at 9:37pm

Does anyone have resources (like step-by-step tutorials) for building templates in Drupal? As part of my library job, I'm being pushed into designing templates which will need stuff like image resizing capabilities, uploading stuff, etc. I know very little PHP. The regular Drupal forums haven't been very fruitful so I decided to try out the libraries + Drupal community on here for pointers!

Thanks.

Read more
5 comments Categories: ,

Requirements Analysis

Posted by heyitspython on September 23, 2011 at 5:36pm

Hi all,

I'm working on creating a requirements analysis template for our projects, and I'm wondering what your thoughts are on necessary or best practices in a requirements analysis. Either in terms of content, structure, or anything at all really! Just thought it would be interesting to get your thoughts on this very important part of the planning process. I'd love to hear from you.

Thanks!

Andrea

Read more

Olika sidor beroende på bild i landscape eller portrait

Posted by adamevertsson on September 16, 2011 at 7:59am

På SkrattNet.se har jag ett gäng bilder, blandade sådana där vissa är i landscape och vissa i portrait. Om bilderna är i landscape-format skulle jag vilja att de spänner över 10 kolumner i grid-systemet, och de är i portrait-format skulle jag vilja att de syns i kanske 7 kolumner (och därigenom ge plats för ytterligare en sidebar.

Read more

Core template conversion methodology - cart before the horse?

Posted by Jeff Burnz on July 4, 2011 at 10:03am

The way we have been approaching changes to core templates has, at least afaict, been a piecemeal affair - we change one or two templates at a time working through the various markup issues until such time as we have some broad consensus and ta da, here's our new template.

This bottom-up-esque methodology seems reasonable because we we are not overhauling the entire system at any one time and are just looking to adjust or tweak parts of it.

I think this has worked OK in the past, however I tend to think this methodology has a few drawbacks.

Read more

Hướng dẫn phát triển Giao diện drupal 7

Posted by ntsieucom on March 15, 2011 at 10:01am

Em đang muốn thiết kế giao diện cho trang này nhưng bị vướng ở chỗ:

Top menu khi em dùng

<?php
if($page[&#039;top_menu&#039;]):
?>
<!-- Begin: Top menu created by Tuấn Ven--> <div class="topmenu">
<?php
print render($page[&#039;top_menu&#039;]);
?>
</div> <!-- End: Top menu created by Tuấn Ven-->
<?php
endif;
?>

thì hiên luôn Top menu
và một loạt menu em tao và set vị trị top menu

trang của em http://sopdoc.com

Em muốn bỏ cái chữ TOp Menu đi, và override thế nào?? để nó ko như thế này

<

div class="region region-top-menu">

Read more

Themes versus Modules

Posted by Aveu on December 24, 2010 at 12:46pm

There has been much discussion through the years about the automatic GPL status of Themes and Modules, and I will weigh in on that topic itself in another post (see the bottom of this post). But for now suffice it to say that I see an argument in favor of requiring GPL for Modules but I see a very different and very compelling argument in favor of excluding Themes from the GPL mandate. This post is to address a pre-cursor to that argument ...

Read more
22 comments Categories: , , ,

Theming Views Slideshow output

Posted by chowdah on February 7, 2010 at 7:50pm

I just started playing with views slideshow, but I'm having a hard time finding any documentation on theming the output. I can do some with css, but I don't understand how the tpl that comes with the views slideshow module (there's only one tpl file) works. Can somebody point me in the right direction?

Read more

Drupal 5 PHP template variables

Posted by hassan@thrillist.com on July 20, 2009 at 1:23pm

Hello everyone!

This is my first post to the group, so I apologize in advance if I'm going about this the wrong way, and if so, do let me know how to do better next time.

The issue is I have a template I want a certain page to use, however, I'd like to have more variables than the ones that are pre-defined for the page template. For example, I'd like to have $name (='Harry'), $job_title (='Accounts'), and the $content(='Harry's done awesome work for us ever since...') variables accessible to the page-employees.tpl.php template file.

Read more
2 comments Categories:

problem med variable_get i tpl

Posted by orjantorang on October 19, 2008 at 2:20pm

Jag har skapat ett eget tema och har använt mig av funktionen variable_get() i exv. page-front.tpl.php. Funktionen hämtar text som jag vill ha presenterat på
förstasidan.
Det har fungerat ett tag, men nu har ett skumt fel uppstått, funktionen fungerar inte i mitt tema längre, dock fungerar funktionen om jag testar i Garland.
Den fungerar även på modulnivå, så anropet är rätt och den hittar värdena. Vidare har jag testat med variabeln "site_name", för att säkerställa värdena i db.
I page-front.tpl.php anropas funktionen, men den levererar bara default-värdet.

Read more
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /