I port complicated PHPKIT tempates to Drupal for my webpage http://grafix-community.com, and sometimes I need different block tempates for the left and right sidebar.
How can I do this in Drupal 5.1? Is there a way to define a block-sidebarleft.tpl.php and a block-sidebarright.tpl.php? I have complicated HTML code, almost no CSS, so I need a HTML solution for this issue?
Hey everybody, so I made a video showing how to setup WAMP5 for those of you who want to create themes or work on your drupal website locally and test things before you take it remote.
I've modified Chameleon's look a little bit and I am now trying to get the "footer," "header," and "content" regions defined and active but I'm having trouble.
Most of the forums posts that relate to blocks/regions use other template methods and refer to .php.tpl files, which are not present in Chameleon. Chameleon uses the .theme file instead.
I have been trying to change the font type and font-weight for the menus on left hand side sidebar. I changed it in system.css in modules/system folder, but haven't been able to achieve the results. I want the menus to look same as in the top navigation bar.
I need a really simple druapl theme. Plain white. Three colunms. Fixed length. Menu in tabs accross the top of the content. Perhaps the log-on in the header area (so that I don't have to use the blocks. They take up a ton of room). Can someone help me? Need it for my internal company website. Want it to be basic, but not really sharepoint-looking. Can anyone help me?