Search Results for 'forum css'
-
Search Results
-
I am doing a little bit of reverse-engineering to build a custom BLOG/FORUM theme for my site. I cloned the 2010 bbpress code to my own theme and merged in my header/index/footer pages and custom css styles for starters.
I have nearly identical header.php in BOTH the parent & child themes. The only difference is the header.php in my bbpress child theme removes part of the header, so it essentially is a modified parent-theme header.
I noticed, however, that when I made this change now BOTH my blog and bbpress forum pages have the modified header – what gives?!
How can modifying the child-theme impact the parent?
Hi, I was hoping someone could guide me here. On http://www.rutmonkey.com/moto-forums/
Notice my menu item is highlighted “Dirt Rider Forums”
Now notice when you click on one of the Forums such as “Test Forum” the menu item is no longer highlighted.
I added the menu through WP Custom menus and added the “Forums” page to it and renamed it “Dirt Rider Forums”
Anyone know this fix? I’m guessing some CSS somewhere?
hey everyone – i’m a newbie at wordpress, bbpress and php – but pretty decent with general html/css stuff.
i’m working on customizing a bbpress installation with the twentyten bbpress theme and want to set it up so on the main “Forums” page there is a Recent Activity column that displays information about the most recent post –
1. the topic the post was made in
2. the poster
3. the poster’s avatar
4. how long ago the post was mad
i have edited the loop-forums.php file to add the additional “Recent Activity” column to to the list of Forums – now I just need to figure out how to pull those pieces of information into the column.
i have created a placeholder column in loops-single-forum.php file where the information will be pulled, i just don’t know how to get it in there – i imagine there are existing functions i can call to pull this data, i just don’t happen to know what those are or where to find them!
any guidance you could give me would be greatly appreciated. thanks a lot!
Hi everyone,
I have a new site we are working on and I have a CSS related question for you all. I do have a web developer who is much more experienced with CSS, however, I was hoping you all could at least point me in the right direction so I may have something to show him when we start the design process…
On our main bbPress page, which lists out the active forums, we have a column called “freshness” with either “No Topics” if no one has posted or it has the number of days since the last post and the last author. The problem is that it’s pretty visually ugly to see the spacing between “No Topic” and then the spacing between the column which has an actual post with the number of days of freshness and the author.
What I am trying to do is if there is “No Topics” to increase the column size via CSS to make it the same size as the columns who have actual posts with a freshness date and author pic.
I am attaching a screenshot of what I am trying to do. I ran firebug and I see the CSS but I am pulling my hair out trying to figure out how to modify it.
Thanks!
Alex