This forum is for assistance with theme development.

Different colors for right colum blocks

I would like to apply new styles for the blocks that appear on right. I am using interlaced theme as learning since i am more familiar with css than php. I see the following code but using this can I apply individual block level styles.
If this theme will not let me can you point me to a resource

Newbie: Menu items not wkring for phpTemplate themes

Hi,

I'm after installing phpTemplate v1.0 on drupal 4.5.2. I then installed a few themes. All the phpTemplate themes have a problem with the menu links

All the links are corrupted by an extra ?q= in the URL
Home -> ?q=?q=
(i.e. <a href="/?q=?q=" title="Return to the main page.">)
similarly for all other links, an extra ?q= is prepended to the link, thus none of them work.

Its just this top horizontal menu that has this problem. The user menu works fine.

bug theme friendselectric ?

Layout of the theme friendselectric collapse if enable a right blocks.

You can see it at http://dev.stnetwork.de

Is it a bug or my mistake?

greetings from germany, holger

Creating rollover images

I've tried both using CSS and Javascript and can't figure out how to create a rollover images for a custom menu background with phptemplate themes. I tried this in css

background: url(menuback.gif) and also tried providing the full link to the image but no image shows up. I was able to change the background to red just using background: red so I know I had the right ID.

Error with cvs phptemplate and drupal 4.6 RC

I was wondering if anyone else was getting this error when installing the latest cvs phptemplate, drupal 4.6 RC and box_grey, etc.-

"Fatal error: Call to undefined function: check_plain() in /home/public_html/themes/engines/phptemplate/phptemplate.engine on line 259"

Any solutions to this problem would be appreciated. thanks

Styling 'attachments' tables - (need something like: table class="attachments")

If I attach files to a node, the attachments are displayed as links in a generic table:

Example:

<table>
 <tr><th>Attachment</th><th>Size</th> </tr>
 ...

I would like to style these attachment tables differently from other tables.
Something like this:

Pages

Subscribe with RSS Subscribe to RSS - Theme development