Post new topic   Reply to topic    Business Time Forum Index -> Site Feedback and Support
View previous topic :: View next topic  
Vosskah
Officer
Wears Business Socks

user avatar

Joined: 27 Feb 2010
Posts: 2339

Send private message
Reply with quote

re: Membership widget

0
Hey Id, can you please give me the code you put together to modify the membership widget?
Dirtface

user avatar

Joined: 03 Mar 2010
Posts:

Send private message
Reply with quote

re: Membership widget

0
Code: Select all
new Selector('.menuContrastBox h5').findElements(document)[0].update('Currently recruiting one of the following:')


That's the javascript for it. You have to find some way to make that run for every page in the site. The easiest way would be if you can specify custom HTML for the header image, just add an onload to it like so:
Code: Select all
<img onload="the-javascript"... />


If that's not an option, I'm sure we can come up with a more creative way to get it on every page ;)
Dirtface

user avatar

Joined: 03 Mar 2010
Posts:

Send private message
Reply with quote

re: Membership widget

0
I just looked at the code for the header image, and I know that's not going to work.
Vosskah
Officer
Wears Business Socks

user avatar

Joined: 27 Feb 2010
Posts: 2339

Send private message
Reply with quote

re: Membership widget

0
Yeah, the damn thing is pretty locked down but I'll check maybe over lunch how much customization I can do on the header.
Vosskah
Officer
Wears Business Socks

user avatar

Joined: 27 Feb 2010
Posts: 2339

Send private message
Reply with quote

re: Membership widget

0
Ok, it's not a widget and because of that I have very limited configuration options.

I changed the numbers being recruited to 0-1 instead.
Posts from:   
Post new topic   Reply to topic    Business Time Forum Index -> Site Feedback and Support All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum