whu606
MVPwhu606 MVP
Reactions
-
Re: Users Ip Address is shown in discussions
If you want to hide it while you are looking for the answer (or until someone else comes up with one) you could add this to your custom.css or use CSSEdit plugin to add this .MItem.IPAddress { displa… (View Post)2 -
Re: Text Colour and Size in the header next to the logo
If you are doing extensive customsiation, it would really benefit you to get the hang of using a web-inspector. That way you will be able to resolve these issues as they come up. Essentially, using a… (View Post)2 -
Re: Custom CSS - Think im on the right lines
That's right. Custom.css should override other css files, although there may be tiems when you need to add !important to get arule to have priority. There is a series of annotated examples (for 2.1, … (View Post)2 -
Re: Vanilla advanced search
@steam There are VPS solutions as cheap or cheaper than shared hosting. I moved to a VPS and it costs me less than hosted, and the site is miles faster. I don't use Sphinx, but at least I could if I … (View Post)1 -
Re: How can I make theme mobile-friendly, and change some text on my site?
You need a conf/locale.php file In that, add $Definition['New Discussion'] = '+ Find Players'; (View Post)2