Personal Advice Website

Events happening in the community are now at Drupal community events on www.drupal.org.
vmenelas's picture

Hello this is an advice website that I have been building for a few months now.

A few modules that I use on the site in general are:
Friend
Taxonomy
Christmas Snow (for the effects)
PM Lite
Views
Nodes as block

Every time you click a user's advice you get redirected to a page that has these contents:
Right Side (content ad)
Advice Category (theme editing)
Users can then comment "posting advice" to other users who ask the advice.

Few pictures/words are available on certain pages, for example:
When a user ask an advice, they see an image that gives them tips on asking the advice.
This image is only viewable on that page only.

Another example is when a user answer an advice they see a text, that gives them tips on answering the advice.

Submitting
When a user submits a content "advice" this content is automatically publish to the front page.

Points
In general this website is build from the points module. Every time a user ask an advice, they lose "-1 points" when a user gives an advice they earn "+3 points".

Articles
The website is also based on articles submitted by certain users on the site.

When you click on each category on the website, you are directed to a different section of the site that gives you other users that has posted under this category.
Unfortunately, I cannot tell you every little detail. Afraid that someone will take the same concept and duplicate it.

Please, I will like to hear your thoughts on this website, what I can improve on, what does not need to be there, etc. Every opinion matters!

http://Jamrie.com
Hope you like it!

Comments

Nice work done on the

factanalyzer's picture

Nice work done on the site.

On user profiles pages, I suggest adjusting .profile h3, perhaps adding a padding of 25px or so.

Good luck,
Osama

Thank you. I would like to

vmenelas's picture

Thank you.
I would like to know how the adjusting .profile h3 and adding a padding of 25px would look like.

"Status" and "user points"

factanalyzer's picture

"Status" and "user points" titles both are overlapped on user profile pages.

That is how I see it on FF3 as anonymous visitor.
check: http://jamrie.com/members/menelas

Ooh! I see that. Do you know

vmenelas's picture

Ooh! I see that.
Do you know how I can fix this?

/modules/user/user.css

factanalyzer's picture

Browse through your ftp client to this user.css
Adjust .profile h3 by adding a padding of 25px
it is like that now

.profile h3 {
  border-bottom: 1px solid #ccc;
}

change it to
.profile h3 {
  border-bottom: 1px solid #ccc;
  padding: 25px;
}

That should fix it.
But I have to say that you will be changing a core style sheet. That means if you update this core module you will need to re-do this adjustment again.
Otherwise, override that in your theme style.css.

Regards,
Osama

Thank you very much! I fix

vmenelas's picture

Thank you very much!
I fix the issue.

TNT Themes

Group organizers

Group categories

Type of post

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: