Drupal 7 Won't Recognize Vertical Images

I'm building a site in Drupal 7. I set up an image field, but when I upload vertical images they are presented horizontally. What am I missing here? Thanks!

Putting a field in a region

Hi

In a theme I am making, I want a field with a certain id to be displayed in a sidebar region.

In my page.tpl.php I can get the field with $node->field_fieldname, but how do I get the HTML for the field?

Just want make a custom page for a form

Hi,

I think the question I'm about to ask says something about the radically different nature of Drupal.

I have created a fully working e-commerce site with slightly altered theme using Drupal 6 and Ubercart. I now realise that I have yet to actually create a page with a form, and furthermore i have no idea how to do it.

So, having built a form, how do I embed it into a page? I try pasting the html form into a page and selecting full html option but it doesn't work properly. I get the idea this is not the way to go about things.

Create a block for each instance of a content type

I have a content type for side promo. It contains Title, Body, Link, Link Text, etc. For every instance of this content type, I want a block to be created so I can place it in the sidebar. How can I do this?

Note that I am pretty new to Drupal development (<6 months) so if there is a better way to do this (Views maybe?) I would be open to that approach.

error for using php in block

I have inserted php script in a block

now its cause failure in page
error code is
Fatal error: Call to undefined function db_fetch_object() in K:\tushar\xampplite\htdocs\drupal72\modules\php\php.module(74) : eval()'d code on line 5

all pages giving this error message. How can I solve this?

marque recent blog post

hello
I want that recent blog post block will be marque (down to up)
I mean auto scroll of recent blog post. How can I do that

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x