This forum is for assistance with theme development.

Theme Errors

Fatal error: Call to undefined function: polder_get_style() in /etc/drupal/themes/polder/polder.theme on line 6

I get that Error when trying to access
http://galileo/drupal/admin.php?mod=system&op=themes

Any ideas why ? And if so how on earth would I fix it ? I installed Drupal through apt-get install drupal, so I did no manual configuration on it, dont know if that will help but yes.

adc theme feedkback

I installed the adc theme into Drupal but it really doesn't work with Mozilla 1.3 under Linux. Forms are displayed all over the place, often overlapping other pages. Also, the boxes overlap so the Main Menu box (I created) overlaps the edge of the centre box.

If anyone involved with creating this theme is reading this, could you test your theme with Mozilla? I think it has great potential.

Thanks

interlaced theme

hi im a new drupal user and i like it so thanks

i really wanna use the interlaced theme style3, which i had working on my local test server under ver 4.10

but when i have tried 4.2 if i change the thingee in the line href from default.css

to styles3.css it doesnt change anything but the icon at the top

link href="themes/interlaced/styles3.css" rel="stylesheet" type="text/css"
as it sez in the INSTALL

so all i have is an orange or the anime grrl icon over the default blue theme

any suggestions

Bug in Tableless.theme (i think so)

Hi.

There is a bug in tableless.theme:
In "create a story" some forms with Disable/Enable
checkers are not viewed (in Mozilla).
Those forms are named : Story status / set public / promote to.../static on... / revision...

So i see only titles of forms :(

p.s.
when changing a theme all became correct.

setting body id in theme

I have developed a css based tab menu where the currently viewed page is highlighted, this is done by giving the body id a unique id relevant to the content. You can then in the stylesheet use:

 
body.index li#index { background: red; }
body.reviews li#reviews { background: red; }

Therefore when the body id is set the same as the button id, the button is highlighted! Anyway the problem is generating the body id. I'm going to add a variable node_id which can be added to static/ menu nodes. It's getting it into the theme environment that baffles me.

If anyone can offer some assitance I would greatly appreciate it.

enable_taxonomy_link in polder.theme

Does anyone else have trouble getting enable_taxonomy_link to work in Polder? I'm getting an error about bad arguments to links(), which appears to originate with a call to polder_get_taxonomy in which $term->name and $icon_name are not defined. But I'm not sure whether this is caused by bug or if there's just some admin setting that needs to be turned on. Any ideas?

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Theme development