Search Results for 'forum css'
-
Search Results
-
Topic: css breaks the forum view
View of the forum is not normal.
Blue bubbles are li of ul in my theme. But why they fly so strange in different positions?
And table of forum is not normal…How can I fix this? How I can switch off withdrawal css of my theme?
WP 4.1.1
bbPress 2.5.6
site http://kurpyakov.ru/forum/
test
_G7ZwvYVTopic: Full width and sidebar
I have added this code to my css editor:
.bbpress .post-section { margin: 0 2% 20px; width: 96%; } .bbpress #content-main { width: 100%; margin-right: 0; }
But the left sidebar still shows up below the forum.
Topic: Create new topic form width
Hi,
I would like to make the Topic Title and Topic Tags Input box, the same width as the rest of the form.
http://sincebeingsingle.com/forums/forum/forum1/
As you can see, the input boxes are at 100%, but are slightly wider than the rest of the form.
Is this a simple css change?
Thanks,
KamHello
We have two different membership groups using our website. The first group should only see certain forum topics and replies. The other group can see all. When the members use the actual forums, this works great, but if any of the members use their activity feed, they see content from forums they should not see.
As a short-term solution, I want to hide ALL topics and replies from the activity feed, but not hide the “mentions.”
I put this in my CSS editor:
.bbpress.activity-item {
display: none;
}and while it it does remove the forum topics and replies from all activity feeds, it also removes the list of mentions.
I’ve looked throughout the BuddyPress and bbPress forums and can’t find an answer. I’d much appreciate any assistance.
I’m using weaver extreme, current WP install and current Buddy press install and BPress install.
Over all the site is working http://www.autumnadvice.com/ and I think looks good. But I have a question about two components that I apparently have ignored.
I can click repair and register and activate are labeled as none. I created a login/registration page and put the login shortcode on it and put it in my menu.
When I link register to this page, and save, the page disappears from the menu and from the list of pages. I don’t see anything in the documentation about how to call or link to these functions but I feel I’m missing something that I should be doing.I don’t see anything on Activate at all??? what is the purpose of it?
Also If anyone wants to give feed back on how I’m implementing so far I would love it.. I don’t see a listing but I think if the owner/moderators created a list of what they see as best practice forums, it would help us to get ours off the ground. If you had under pimp your press a separate topic where folks can say what they are using as plugins and CSS and so forth… might be there already but searching for it is not clear… Maybe I’m lazy.. 🙂 Thanks
Topic: CSS..?