Simple Profile Layout Question

I have a quick question for the layout of a profile page. I'm very new to this so any help would be greatly appreciated.

How can you change the layout of the profile page?

Ideally I would like to have the user's information/completed fields on the left side of the page and have an activity/status feed in the center of the page. I know there are other modules I need however I am running into the problem of how to move certain parts of the profile to the section/block I would like.

Any advice on how to design this?

Thanks!

Styles Tables

I'm having trouble styling my tables. My CSS isn't overriding all the default table styles. In particular, all my table rows have a 1px space/border between them. How can I fix this?

A simple Question, Please Help

I am changing a module from Drupal 6 to 7. In the old code, there is this code:
$types = node_get_types();
I changed it to below code but it doesn't work well.
$types = node_type_get_types();

And i also changed it to:
$types = node_type_get();

And finally i changed it to :

What php code should I use to check the role of user's profile page?

Looking for php code for a code field that checks whether a user has the correct role to display information

Anyway to get Child Items of Suckerfish Menu to stay displayed when on that page?

Hi all,

Just wondering of anyone can point me in the direction of any tutorials on how to have suckerfish dropdown menu display at all times when you are on a child item.
IE. Parent item is about us, suckerfish 2nd level meny item is history, that the rest of the suckerfish items on the second level can display when history pageis selected?

Thanks for any help or info!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x