I'd like to add two links to my "primary links" that include ampersands -- they are actually to specific CiviCRM search results ... (?q=civicrm/group/search&reset=1&force=1&context=smog&gid=9)
I'm using a PHP Template that I adapted from an existing theme. The problem is that somehow or another the ampersands in the URL are being translated from "&" to "&" which would be much appreciated it if I were submitting HTML, but I need the & to stayput.
Any suggestions about where this might be happening?
Please could someone explain to me how I can change where the tagadelic module is displayed?
The module is set up to display tags in either the right or left block, but I would like to display them in the header section. I am very new to drupal and would appreciate some friendly advice. It seems such a simple thing to do and yet it is taking me forever to figure out.
Hi Guys,
I can't seem to find a clear way to do this, this what I need suggestions on:
I want to create my own Theme with the following design:
1. Password block atop the header
2. Header
3. Frontpage should have Four columns that change to three or two columns within the inside pages
4. A footer
5. Change the different form elements to our custom needs
6. Add image headers to all blocks
7. Add images to the menus
8. Add custom data entry from interface to the database.
The standard menu output does not seem to have enough differentiation in class/id coding to accomplish this (unless I'm missing something there - If only IE supported named children in the cascade!).
Im trying to format my comments and node pages to show user pictures. How do i get the image formatted similar to groups.drupal.org? Where the picture is left aligned and the text wraps around the image. Is this even an override?