Forum Replies Created
-
In reply to: Feeling Gray Theme
It sure does look purty!
In reply to: Installing PluginsSome of the plugins require you to edit files for them to show up.
You need to read the entire instruction/installation materials. (It gets really easy with a bit of experience).
In reply to: Candy!What plugin gives you that statistics?
In reply to: Can all WP posts automatically appear as BB posts?The plugin works really well also.
In reply to: Reverse the display of the messagesWorks perfectly Pravin, any chance I could get you to add the conditionals to the code snippet?
I would like anywhere the topic list is displayed, a small arrow or link next to the topic_id (or just a link) to click this and the current sort order would be changed. So if it is a normal, chronological display and the link is clicked, for it to display in reverse chronological display.
Or is this something that is too complicated?
In reply to: RBForumsThanks for the info fel64, I changed the colors a bit, got rid of the green, kept the red headers. How does it feel to you now?
In reply to: Template of this forum??Hey Trent, Don’t know if it matters to you, but it was bugging me <s>, the ‘Views’ section at the bottom of the front page was aligned to far left for my tastes, I added this into my style2.css file:
#viewdiv {
padding: 0 7px;
margin-bottom: 2px;
}
And it brought the ‘Views’ Section into alignment with the rest of the tables.
In reply to: RBForumsI am trying to find a good, contrasting, non-obtrusive color to use as the ‘visited’ links color. The green with the blue isn’t working for me.
Anyone with any ideas?
In reply to: Reverse the display of the messagesWas that clear enough? Having massive carpal tunnel, I try to minimize scrolling as much as possible <s>.
In reply to: Reverse the display of the messagesSure Trent,
A normal conversation goes like
Initial post
reply 1
reply 2
reply 3
and so on.
How about a button or link that allows the discussion to be read like:
and so on.
reply 3
reply 2
reply 1
initial post.
In reply to: RBForumsI messed with the background and mimicked my other three site color schemes, I had never thought to do that, thanks wittmania.
In reply to: RBForumsThanks for the heads up, I had a stray HTTP in the header.php file.
In reply to: Template of this forum??Thanks Trent!
ETA. It works on both Safari and FireFox.
In reply to: Template of this forum??Sigh, which only seems to work with FireFox.
Anyone have any other ideas?
In reply to: Template of this forum??OK, I don’t know if this is supposed to be how it looks, (tabbed, with the single horizontal bar over the selected tab, double over the other two non-selected tabs). This is how I got it.
Original:
#profile-menu {
list-style: none;
position: absolute;
right: 0;
}
Which I changed to:
#profile-menu {
list-style: none;
position: relative;
right: 0;
}
In reply to: Template of this forum??If you go to: http://www.wetworx.com/images/pic1.jpg you can see a screen cap of what I am talking about.
In reply to: Template of this forum??Hi Trent,
When I go into ‘Profile’, the three buttons “Profile”, “Edit” and “Favorites” are pushed to the extreme right hand side of the screen. (Firefox current build and Safari current build).
I don’t know if that is the intended placement of these buttons, but I would find them more visually pleasing if they were in the <P> .login section of the header. ANy hints on how to move them there (I am having no luck on my own). Thanks!
In reply to: REQ: idea plugin like at the WP-siteI would like to hear about it also.
In reply to: Template of this forum??Trent have you gotten a minute to look at this problem?
In reply to: Template of this forum??TheGunMan, I too have been messing with the style sheet, trying to fix the floating Profile, Edit and Favorites bar. No luck. You get anywhere?
In reply to: Plugin: Allow additional or custom profile fieldsHow about a quick description of how to use in a bbPress site only (no WP). I look at the source and see lots of calls to wp_ needed stuff.
In reply to: Initial install, first login, no joy.Still messing with it to get it to work with *my* firefox, works like a champ in every other browser, and other people have also told me that *their* firefox setup works just fine. It’s one of those problems that eats away at me <s>. Again, thanks for taking a look Chris!
In reply to: Template of this forum??I get what looks to be a liquid layout design from this theme when I install it.
In reply to: Initial install, first login, no joy.WTF then? I am running FF 2.0.0.3 – weirdest thing. No matter what I do, I can not login. I even reinstalled FF to try with a virgin setup, and it is still doing the same thing.
Very strange. Thanks for letting me know Chris.
In reply to: Initial install, first login, no joy.Thanks chrisajer, I found what the problem is and it is a strange one (at least for me), has something to do with Firefox, I tried Safari and I can login (although my CSS is messed up, again, my fault). It also works with various flavors of IE and Opera.
I am trying to track down what the problem am having with Firefox now. Been a long night. Thanks for taking the time to look at it for me!