a

a

Easy fix im sure.... but beyond me..please help

I am new to drupal and loving it so far. I am about to go live with my first full website tomorrow after a week of busting a*s. I built the site on the Koi theme which is great for this project. The only part is the main menu text and the site name/slogan/logo how do i change those colors, they completely disappear on the right half of the screen because of the purple in the backround. Also the date is posted with the title on every node, it doesnt matter if i uncheck the authoring information or not. the author will toggle on/off just fine but the date is allwase there.

Themeing Drupal 7 Forms (Including CSS and JS)

I've put together a little tutorial on themeing forms in Drupal 7. I thought this may be able to help some users here, as it can be a difficult topic to understand, and there have been some fundamental changes between how forms were themed in Drupal 6, and how they are themed in Drupal 7. You can view it here:

http://www.jaypan.com/blog/themeing-drupal-7-forms-including-css-and-js

How to print a menu in Drupal 7?

I have created a menu in Drupal 7 and created links under that menu.

I named my new menu "Site Menu"

In my page.tpl.php where I want my menu to appear I have put this in place:

<?php print theme('links', menu_navigation_links('menu-site-menu')); ?>

After I have cleared my cache and refreshed my page my menu doesn't appear.

I am stumped.

Any help would be greatly appreciated.

Path for Images in Blocks

Hi All,

Me again, I am finally getting there but I have come across a problem. I have set a block up which contains an image link.

The problem is the path I use either works for the front page, but not the node pages, or if I change for the node pages it breaks on the home page. What path should I be using or is there another option?

This is what is inside the block, to display different donation images.

Node relations with translations

When I create a translation of a node type, say "restaurant", then when I add a node that refers to that node using Node Reference 7.x-2.x-dev, say "menu", all the translations of the restaurants appear in the select list, instead of one translation per restaurant corresponding to the current language.
Am I doing something wrong?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x