Finding it very confusing trying to add new html and attributes to a few fields inside a content type. What is the best way to do this this, with functions inside my template.php or creating new templates? I read functions much faster.
Content type name = event
Some fields include:
title
field_event_date_and_time
field_event_location
I'd generally like to add some new html around these fields.
I am making a Bartik subtheme and I am trying to extend the main menu all the way across the page. But when I put the width at 100% it only stretches the right side.
The website is www.fellowsite.org
I have tried adjusting the padding on all of the header elements thinking they might be in the way, but that didn't help either. Any ideas?
If you notice, that theme was designed for Drupal 6. Can that theme be implemented for Drupal 7? If so, what would I need to change/modify to make it work for Drupal 7?