Search Results for 'code'
-
Search Results
-
I use a code in my theme in many places. This is to make the corners on boxes round. It’s this one here:
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;IE don’t read it at all. So everything is square and sharp. Strange thing is, Safari on my Mac, only applies it for my Postwindow, but nowhere else. So one box is round, and the rest is square.
Mozilla Firefox however, reads this code perfectly, and applies it to everything I’ve assigned this code to. So the forum looks best in Firefox, but is there a way I can make it look as good in the other browsers too?
While this plugin is not available on the bbpress site, I post this information here to reach as many user as possible:
Just noticed that the old version of the bbpress SEO pluging doesn’t work with the current bbpress version (1.02).
Because the old method to handle and meta keywords stopped working we did a quick update.
This is a required update for user of bbpress 1.x!
Using the old version with bbpress 1.x will result in loosing rankings search engine result pages!
What is changed:
- We fixed the code that is responsable for the meta keywords and the “noindex” option.
- Optimizations of the admin page (information, spellcheck).
Download the new version here:
Topic: Norwegian langaugepack?
Does that exist? The language-list is kind of a sad sight, but i see no “No” there. Any Norwegian users here?
Without it, I’m gonna have to open every single php file and translate
Is there any way to replace that “You must log in to post.” text that appears to non-logged-in visitors with a more friendly login / registration form?
I’m a pretty skilled PHP coder and theme author, but from looking through the bbpress source that line seems to be hard-coded? I’m hesitant to start mucking with bbpress’s core files themselves (makes upgrading a pain), so is there any way to change that with a plugin?
Thanks!
