I am totally new to drupal, so please bear with me whilst I feel my way around drupal and how to use it and the terminology etc.
I have just installed the latest drupal onto my website and am wanting to have the same theme throughout the site like have the drupal embedded if you like so that it all looks the same.
Are we allowed to do this and is it possible to use html and css templates for themes.
Hi everybody,
I have a lot of functions defined in template.php. When i want to use some of these functions inside a node, I use theme() and i can use it without problems, but when that node is a flexinode I receive the message: Call to undefined function... Anyone know how can i use the functions inside a flexinode too?
I am a CSS novice unfortunately. I'm trying to figure out how to center the primary links in the garland theme, instead of having them be right justified. I've been hacking away, guessing at which section controls the positioning of the primary links.
I figure I probably just need to add something like:
margin: auto auto;
to some CSS section, but I can't figure out which one because I sux
can anyone please point me in the right direction?
How can i set the id property of each page and access that id from css.....What i am trying to do is.....set different id of the body tag for each page and change the link property...........i hope u got my question
I'm running Drupal 5.x on the localhost of a Windows XP machine.
Working with a fresh Drupal 5.x install with a little dummy type, I copied my valid .XHTML and .CSS files into a copy of the Zen folder, renaming the index page to page.tpl.php; I then added the some .PHP variables.