Project:Smarty port of the Garland theme
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:melchior
Status:active

Issue Summary

hi,
nice to see someone is interested in using smarty :)
Its so unsexy to have html code inside a template ;)

i've got downloaded and installed garland-smarty,
but if I switch the theme to be active the user-
interface appears broken.

I installed smarty support as theme engine for drupal 5
that works fine as such as i know because broken contnent
is dispayed and any smarty error are thrown.

would be nice to hear from you,
marco

ps: screenshot attached

AttachmentSize
Picture 1_61.png38.2 KB

Comments

#1

Not sure if this helps, but the sidebar-right and sidebar-left values for the class attribute of the body tag don't seem to get set. In page.tpl, I hardcoded the body tag to , and that fixed the major problem of the content appearing below the sidebar.

#2

Crud - that didn't come out right. I meant that I hardcoded the body tag to <body class="sidebar-left">

nobody click here