422
MVP422 MVP
Reactions
-
Re: I want to add JavaScript to sidepanel?
You add js to the page, and add content to specific portions of your forum. (View Post)1 -
Re: Theme not working in Internet Explorer.
Just remember ie isnt very forgiving, firefox is. Albeit ppl hate inferiornet explorer its good you are testing in ie. Rule of thumb. If broke in I.E. Fix in firefox Retest in I.E. (View Post)1 -
Re: Error in badges picture
Incorrect image path. Check with firebug. (View Post)1 -
Re: [Solved] How do I add elements beside the Discussion Title?
Stackorder refer to in front of and behind. So z-index:10 is in front of z-index:9 etc (View Post)1 -
Re: [Solved] How do I add elements beside the Discussion Title?
Z INDEX it has already been explained, a lower z index is displayed behind a higher z index value. (View Post)1