Just a quick one out there for all of you experts out there - I have vBulletin 4.0.0 BETA 3 and am looking to set up a rotating banner/header/logo (whatever you want to call it) however don't know how/where to do it. This is my first time styling something so I am not in the know for everything like that - but the picture I am talking about is this one: . I have like 3 or 4 that I want to have so when someone clicks it randomly displays one of them. If anyone who is working with vb4 knows where to go and what to do your help would be greatfully appreciated with this matter.
I haven't worked with vB4 yet, but if you wanted to use CSS to do it, might want to try this: How to change this css to rotate images?
I aint 100% sure of how you would be placing it and where etc but I would look for a php image rotator script and integrate that with vbulletin, failing that a JS one but unfortunately if your users have JS disabled it wont display all of them if any.