This forum is for assistance with theme development.

Custom Themes

Here you can post samples of custom Drupal themes, built with phptemplete and free for download.

Ordering Column Layout

Have just started using Drupal using standard bluemarine as base template. Had the idea of a 2 col layout with main section and right-col with the variable display of a third col (left-col) between main content and right-col dependent on main content.

Moved code snippet for left-col, including begin/end tags, to a column 2 table position just before the right-col code.

XTemplate Blocks

Upon looking at the xtemplate.xtmpl files for a few XTemplate themes I have noticed that the following code is always used when placing the blocks.

<!-- BEGIN: blocks -->
<td id="sidebar-left">
{blocks}
</td>
<!-- END: blocks -->

I am trying to keep from using tables whenever possible and using CSS positioning instead. Is it required to place the blocks inside a table with an ID to differentiate between "sidebar-left" and "sidebar-right"?

Thanks!

XTemplate CSS

Does anybody have any tips on what each Class, ID, and Tag does in the XTemplate CSS? I am looking to re-write the CSS file and not having to guess what each name means would help a lot.

Thanks!

CivicSpace specific question

I've got CS running OK but I can't for the life of me figure out how to confuigure the appearance - i.e. left sidebar, body, right sidebar. All I'm seeing is a tree view menu down the lefthand side? Also, I want a tabbed menu at the top - rather like this here - can't see a way to do it unless I'm being totally stupid - site is here: AccMan Pro

Need alot of help with creating a template (new to drupal)

Hi guys im new here and i am running the drupal software. I want to create a theme that looks like my main sites theme take a look at my site at the address below.

www.aplusdownloads.com

the theme for my main site is based on scott stubblefields macinscott theme (i edited of course) if someone can please help me out with this project i would greatly appreciate it!!

Thanks in advance guys.....

Pages

Subscribe with RSS Subscribe to RSS - Theme development