drupal-themes Questions

10

Solved

It is quite possible that I'm just looking for help finding the name of a function that already exists within drupal (7) but sometimes the documentation is a bit difficult to navigate. Hopefully so...
Lim asked 21/6, 2012 at 15:44

7

Solved

I'm trying to make a custom theme for a drupal blog, and I want the search box to appear in the header. To do that, I've put the following code in the page.tpl.php template file :* <?php if ($s...

3

Solved

I am trying to accomplish the following. I need to use Drupal 6 as a project requirement, but I want to use it with my own HTML and CSS stylesheets for each node/view/panel etc. The problem is, wh...
Fruition asked 26/2, 2010 at 8:56

1

Solved

I am trying to modify the HTML output in a Drupal 7 theme that I am creating. Basically, instead of the < li >s containing just plain < a >s with text, I want to include some additional HTML...
Binky asked 4/3, 2011 at 3:25

3

Solved

How does Drupal 7 render out a page? What's its equivalent to an MVC's view system. When it comes to the rendering out the final HTML page for a request, most PHP frameworks (MVC based) I've work...
Retrench asked 22/2, 2011 at 4:10

2

Solved

Does anyone know the php code to check if you are in edit mode? I want to edit how my theme looks when in edit mode so need to work out if I am or not.
Pendant asked 22/4, 2010 at 9:58
1

© 2022 - 2024 — McMap. All rights reserved.