Info
- 13 posts
- 6 voices
- Started 5 years ago by Trent Adams
- Latest reply from konandoil
- This topic is not a support question
Template: bbPress Forum Theme
-
- Posted 5 years ago #
This template is a clone of the one that we are using with a couple of key changes. Could someone try it out and let me know if it works for you! ?
Trent
-
- Posted 5 years ago #
It seems to work just fine for me. I must admit, I do like this more than the default theme.
-
- Posted 5 years ago #
This theme is a lot nicer that the old default theme.
It works but there are a few issues.
When i click on "View your profile" the menu choices goes off way out to the right...
Great work!
/Joakim
-
- Posted 5 years ago #
Like it, only put the original bbPress logo in it instead of yours: http://bbpress.org/bbpress.png
-
- Posted 5 years ago #
It is simple enough to change back if you want to. Just don't want a bunch of 'complete' bbPress clones out there.
Trent
-
- Posted 5 years ago #
Does any one has a template test page already up? or is there a plugin, so you choose a template from a ddlb and the page shows the forum in the chosen template...
-
- Posted 5 years ago #
I changed this up a little bit and made it work for the up and coming 0.8 theme. It would be nice to have someone test it again on 0.75 as I don't have an install anymore, but I think my directions should work. Download is in the first post of this thread or check out the entry on my blog or over at the complete template and plugin blog, Pro Forum
Trent
*EDIT*
Null I am using the original logo again. ;)
-
- Posted 5 years ago #
I still run 0.74 I believe, I will check it when I have the time :)
-
- Posted 4 years ago #
Hey Trent,
Did anyone come up with a resolution for the original poster's:
"When i click on "View your profile" the menu choices goes off way out to the right..."
Cheers,
Matt
-
- Posted 4 years ago #
Not sure if they did or not, but it is pretty simple to change. Head to style.css and find the following:
#profile-menu { list-style: none; position: absolute; right: 0; }and change to something like the following:
#profile-menu { margin-top: -20px; margin-right: -20px; padding: 20px; float:right; }Not perfect, but something to start from!
Trent
-
- Posted 4 years ago #
Fab Trent, that's plenty close for now. :)
-
- Posted 4 years ago #
For anyone that's interested, if you set
margin-top: 35px;
...it lines up flush with the username line, just as it looks if you view you profile here on the official bbPress board.
-
- Posted 4 years ago #
oh
-
You must log in to post.