think23
Forum Replies Created
-
Forum: Themes and Templates
In reply to: page background color?Hi emsi
I did it, and it is already there:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Themes and Templates
In reply to: page background color?am using version 2.6.3
all of a sudden the white background for my pages [kubrick theme] has been truncated so that it shows only in back of my header pic and a few inches below. The rest of the page backgound now has the windows background color
thanks esmi!
Forum: Fixing WordPress
In reply to: User Roles and Capabilitiesthanks, samboll
I actually had already looked at that documention long and hard:
http://codex.wordpress.org/Roles_and_Capabilities
Role Name Contributor [level 1]
Capabilities:
* edit_posts
* read
* delete_posts Since 2.1
* level_1
* level_0
Role Name: Subscriber [level 0]
Capabilities:
* read
* level_0I couldn’t see clear answers to my questions:
[Incidentally, are WP “Posts” and WP “Comments” the same thing in the WP terminology?]
I need my Users to be able only to
-make their own Comments
-edit only their own Comments
-make a Comment on others’ CommentsShould I make them:
-“Subscriber” [“level 0”]
or
-“Contributor” [“level 1”]?The documentation says that Contributors can delete_posts since 2.1 – does that mean only their own Comments? or also others’ Comments?
Also, is there some way to block a Subscriber or Contributor from seeing the dashboard?
Thanks!
Rick