Just wanted to post this in case it is useful. I was noticing problems with my site at http://digital-copyright.ca and the new Mozilla/FireFox versions. I posted a Bugzilla report which turned out to be a problem with the CSS file from the default xtemplate theme.
I have a standard two column drupal layout running through my site, with blocks on the rhs and content lhs. I also have the image.module installed and galleries running.
My question..
Is it possible to 'switch off' the rhs column blocks on my gallery image view pages only?
i.e. all urls ending /?q=node/view/.. would not load any blocks, only header, footer and image view content.
my original website had a template build around a flash banner. i tried to add this design to drumal theme Xtemplate
my using the Header settings i looks great but there a slight problem with my banner template overlapping some text on the page. heres a sample html code:
i tried using Namo Wededitor & Dreamweaver MX both of them display Xtemplate incorrect ive read the online doc which stated dreamweaver can be used to edit. Am i doing something wrong?