I am using the adc theme on my website (http://www.reelorbit.com) and have noticed that in the blocks, before and after the contentin each block, there are a whole lot of pixels going to waste. I.E. blank space. Can anyone tell me how I can tighten up the blocks so that I can use the space on my site more efficiently?
I need someone to write me a custom module based on the video.module available now.
It needs to run on Drupal 4.7 b 5 and to be patched for 4.7 final when it is released.
I will pay when my client pays but I can offer sub-contractor agreements, tax-ids, and whatever else is neccessary to legitamize the hire.
There are lots of websites out there that does not provides RSS feed, and still rely on email alerts for notifying their new postings. I was looking for ways to get those email alert into 'drupal aggregator', and I found mailfeed. I tried to run their code in my drupal site, but it didn't work. It would be nice if we can create a module which allows to convert emails into RSS feed, so that we can read it into 'drupal aggregator'. This will also allow to display listserv message into drupal website. Would be great!
I am reading the theme developers guide and I've been comparing what is written in there to the RDC theme wich I have downloaded ... I've loaded up the page.tpl.php and looked at it exensively.
Now I am reading about 'regions' .
What I don't understand though is that while I am looking at page.tpl.php ... I can clearly see that I could use for instance DIVS to layout my page... So what would I need regions for then ?