Hello-
Has anyone seen this joker on Ebay that is selling the Drupal themes that have been generously made available to the community for free? User is virtualmember what a crackpot!
I don't develop themes but I thought it was lame.
Why would changing the color scheme of a Theme (admin/build/themes) make the banner.jpg slide over to the left? (I didn't change anything else, such as remove the site Name).
I know this is not a standard Theme from the Drupal theme library.
I have tried e-mailing the creator of this very nice Theme but no luck.
I need to print two different pictures (called online.jpg and offline.jpg), depending on whether the user enters the text Offline or Online in a CCK field called Type. I can print what the user enter (Offline or Online) in the CCK Type, with the following: print $node->field_type[0]['value']
But how do I wrap this up with if statements, so my node print picture offline.jpg if user enter Offline and picture online.jpg if user enter Online?
Bluebreeze seems to be popular and it's probably used by many so I thought I had to tell you guys about this bug.
I've already made a bug report but people might wan't to get noticed quickly.
Problem:
1. Text in the sidebars (block) are lower than the icons.
-I don't know how to fix this yet, maybe you do?
2. Text in Primarylinks are "hanging" low
Put in a letter like g in a primarylink and you won't be able to see the lower part of g.
-I think it has to do with the line-height in style.css: