Forum Replies Created
-
Hi Lynq
Thanks so much for your time trying to help me.
In the end I copied and pasted the topic content into a new post and previewed it, it was fine, as soon as I put all the tags in that’s when it shifted over!!
So what I have done is set the bbtopic tags to “float: none” and this seems to have fixed the problem.
I put in the table width as auto and then tried 535px on firebug and it works right in front of my eyes, but it’s still not changing it in safari.
When I put the width as auto, the cells fit the text nicely, which is what I want. Setting a fixed width makes the cells divide equally.
I have added
table.bbp-topic tbody tr td, table.bbp-replies tbody tr td {
background-color:#FFFFFF;
width:535px !important;
}
to my style.css
Hello,
Thanks for your reply.
I did remove the table width from the css, as it spread the table across the width of the page, making each column really wide.
This meant that the columns with the numbers (voices & posts) were too big for their content and the Topic and Freshness columns were too small for their content causing those to wrap.
Any other ideas?
Hi – does anyone have an answer for my question above?
Also how do I get rid of the commas after each forum name also on http://lifeafterlondon.com/forums-2/ The commas were not put in after the name when the forum was created, they have just put themselves in.
In reply to: Remove Topic Tags and Topic TypeThanks for the reply.
In reply to: Remove Topic Tags and Topic TypeHello!
I would also like to know the answer to this question.
Thanks.
In reply to: Resizing Forum Table Cell Widths to Fit ContentHi there!
Thanks for your reply.
Yes I am OK with CSS, but what I couldn’t find the bbpress table’s css. Otherwise I would have put the cell width to “auto”.
When I tried to find the css through firebug, I just found the style.css for any table I have on the site. When I set those cells to auto, nothing happened.
If I change the permalinks to “day and name” it seems to stop this issue.
In reply to: Please Help – My 300+ forums come up not foundI LOVE YOU!!!! Thank you soooo much. This was a nightmare for me and I can’t you how much I appreciate you time to help me.
IT’S WORKED!!!!!
In reply to: Please Help – My 300+ forums come up not foundsorry the address is http://www.lifeafterlondon.com
THANK YOU.
In reply to: Please Help – My 300+ forums come up not foundIt’s the newest version of the plugin bbPress only added 3 weeks ago, not the stand alone version.
Thank you for your reply, I appreciate the time you took for me.
I did change the WP_DEBUG and it’s gone now.
In reply to: Custom fields for user registrationHave added the S2member plugin – it allows all the login customisation you’d want and more.
Although it’s a separate plugin to bbpress they works together and S2Member has great tutorial videos.
Hope this helps others.