Quote:
Originally Posted by Colin F
I'm not sure what exactly your style problems are, but here's a (rather general) piece of advice: Have a look at the vBulletin Documentation, where there are style maps that show you which piece of the page uses which css style, making it much easier to customize your board
If condition: You could use the is_browser() function in the if condition, but I've never used it, so you'd have to check the syntax...
|
Thank you so much. Possibly stick this and rename the title?
I'm sure there are other users out there looking for that EXACT link and answer. I understand that it sounds retarded, but I also forget to check the manual and tend to go to forums first. Live people tend to help or give updated hints where FAQ, or manuals tend to be outdated. I'm aware the style I created is ugly, but I've always wanted to tinker with a blacklight style. That link will help tremendously.
Now... With the browser function.... I'm pretty new with vBulletin. I understand that I can use the condition, but I'm not exactly sure where I would apply this. Would it be in a template? Do you think I'd seriously have to go through the entire list of templates searching for every instance of an image on my site to apply this as a variable?