Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
You can see the wifi logo. If you view it in IE there is a big gap inserted, if you view it in firefox etc the gap is not there and everything looks fine.
I can't for the life of me discover why it works in firefox and not IE.
Hi, new to Drupal...
Is one of the theme engine technically superior to the others or is it just a matter of taste?
I am a software developer and I like clean code, elegant systems and pedantic attention to detail. ;)
And what is this theme the main Drupal site is using?
In order to take more control over the presentation of my flexinodes I am using phptemplate to call the individual fields using the well-discussed method of print $node->flexinode_17
My issue is that - of course - I am no longer automatically showing the table of attached files that have been linked to the nodes with the upload module. Does anyone know how to get to the function to print this out?
Does anyone know if there are "altered" versions of the Goofy theme available for download? I could play around with it and change the images ... but I just don't have time right now. So, I thought I'd check to see if anyone here knows of ... or has ... changed color versions.
Thanks,
MamaB
PS - I'm new to Drupal ... but I must say ... DRUPAL IS ALL THAT AND A WHOLE BUNCH MORE!
In my theme I'm using a function, which displays the current time of a location. Are there any method where I can set only this function call not to be cached?
I've been using a modified version of the Goofy theme on this site. However, I noticed that there's a color format, grey, which isn't used in the theme at all. I wanted to know if I could change the color of the two sidebars to grey, so they'd stand out less. However, I have no experience with php, and I don't know what to look for.