This forum is for assistance with theme development.

New to Drupal - Need help with making my own theme. Please help!!!

Hi, I'm new to Drupal and a complete right brain creative (not good with code)
I have a CSS site design and need to know the next step to make it a theme. Can
anyone help?...Please!!! thanks.

E-Commerce pages, templates, etc.; Importing product listings

I am currently building a Drupal E-Commerce site for a parts manufacturer / distributor. I have a few items on my agenda that I need help with ASAP:

How do I get Secondary links displayed on Sidebar

Hi all,

I need to get the Secondary Links (sub-primary links) to be displayed on the Sidebar. After searching for hours, I have been unable to find any help on getting this done. How do I do it? I've tried posting this in a block and setting that on the left sidebar, but nothing appears.

<ul id="menu">
		<?php foreach ($secondary_links as $link): ?>
		<li><?php print $link?></li>
		<?php endforeach; ?>
</ul>

Help!

Sands theme - font size?

Dumb questions but how do I make the font for the body of each article or story smaller. I have looked at each of the .css files but still can't see what I need to change. Looks like I need to change a 1em to a .6em or summin like that ??

TIA
Richard

display current term

I would like to be able to insert a snippet in my theme to display the current term associated with a node from a specific vocabulary. I have image galleries, and I would like to modify a page-image.tpl.php so it has a link: See other images from this gallery. Right now the only link to the gallery is in the breadcrumbs. Any ideas?

thanks

evan

Need some theme code

Dear Drupal World,

Old movie person, who is new to Drupal needs help rebuilding a site with a Drupal Theme. The site looks like this; http://www.youthchannel.org/ .

Thank you. My "Internship" depends on it.

D.M.

Pages

Subscribe with RSS Subscribe to RSS - Theme development