|
Hi!
Let me introduce myself. My name is Christopher Kummelstedt and this is my first post in this form about drupal. I am not a pro developer in any sense of the word but web design is starting to become a hobby of mine.
I recently (2 days ago) began to try to understand Drupal.
Is the following possible?
I want to create a content type that is similar to the page option, but I want to do the following different.
1) I want there to be subsections to the page separated by a line.
2) I want each subsection to have a picture on the top right of the subsection.
3) I want each subsection to have a link in the menu, so that if you click the link, the site scrolls down to the appropriate subsection.
Each subsection has the following fields:
title creating a h1
body text
and a upload for the picture
example:
About Us:
-----------------------------------
Contact Us {picture}
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
-----------------------------------
Ethos {picture}
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
-----------------------------------
Meet the Staff {picture}
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
------------------------------------
I appreciate that this is a quite complicated question but a Y/N answer would be appreciated, and a nod in the right direction would be very very appreciated.
Many thanks,
Chris
ps. Drupal Rocks. ds.
|