Ti Skate Onyx user! Joined Mar 19, 2011 Posts 415 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #1 What is the announcement plugin on top of the forum called? I can't seem to find it, I always end up getting a crappy one. Cheers!
What is the announcement plugin on top of the forum called? I can't seem to find it, I always end up getting a crappy one. Cheers!
RAF Onyx user! Joined Mar 19, 2011 Posts 5,010 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #2 Ti Skate said: What is the announcement plugin on top of the forum called? I can't seem to find it, I always end up getting a crappy one. Cheers! Click to expand... It's a custom code of mine.
Ti Skate said: What is the announcement plugin on top of the forum called? I can't seem to find it, I always end up getting a crappy one. Cheers! Click to expand... It's a custom code of mine.
loading Active Member Joined Jul 6, 2011 Posts 915 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #3 You can do it with some CSS and HTML Then place it in the HEADER TEMPLATE to appear on every page or INDEX TEMPLATE to appear only in the forums list.
You can do it with some CSS and HTML Then place it in the HEADER TEMPLATE to appear on every page or INDEX TEMPLATE to appear only in the forums list.
Multiply Onyx user! Joined Mar 19, 2011 Posts 1,489 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #4 The Elite said: Ti Skate said: What is the announcement plugin on top of the forum called? I can't seem to find it, I always end up getting a crappy one. Cheers! Click to expand... It's a custom code of mine. Click to expand... Will you be releasing it?
The Elite said: Ti Skate said: What is the announcement plugin on top of the forum called? I can't seem to find it, I always end up getting a crappy one. Cheers! Click to expand... It's a custom code of mine. Click to expand... Will you be releasing it?
Terrio User is banned. Joined Mar 19, 2011 Posts 5,292 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #5 Yea Its pretty easy I would say because my friend Gpizzle the Coder for my old site He put that on the site and He said it wasn't that hard at all Idk if you want his msn he might be able to help you
Yea Its pretty easy I would say because my friend Gpizzle the Coder for my old site He put that on the site and He said it wasn't that hard at all Idk if you want his msn he might be able to help you
Crysis Onyx user! Joined Mar 19, 2011 Posts 2,835 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #6 I know someone but I actually don't but I need to post this so I shall. On-topic, I doubt you could manually code it like two people above have said, as in YOU, YOURSELF. Maybe search around?
I know someone but I actually don't but I need to post this so I shall. On-topic, I doubt you could manually code it like two people above have said, as in YOU, YOURSELF. Maybe search around?
Terrio User is banned. Joined Mar 19, 2011 Posts 5,292 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #7 I didn't say he coded it but he might have I really didn't care because It worked perfectly But I know for a fact he custom coded a Chat box for the site Witch he still has It is a work of art
I didn't say he coded it but he might have I really didn't care because It worked perfectly But I know for a fact he custom coded a Chat box for the site Witch he still has It is a work of art
loading Active Member Joined Jul 6, 2011 Posts 915 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #8 Crysis said: I know someone but I actually don't but I need to post this so I shall. On-topic, I doubt you could manually code it like two people above have said, as in YOU, YOURSELF. Maybe search around? Click to expand... Of course you can.... o.o Code: <div class="news">YOUR NEWS HERE</div> .news { background: #ADCBE7; border-top: 2px solid #0F5C8E; border-bottom: 2px solid #0F5C8E; padding: 5px; text-align: center; margin-bottom: 9px; text-decoration: none; font-weight: bold; }
Crysis said: I know someone but I actually don't but I need to post this so I shall. On-topic, I doubt you could manually code it like two people above have said, as in YOU, YOURSELF. Maybe search around? Click to expand... Of course you can.... o.o Code: <div class="news">YOUR NEWS HERE</div> .news { background: #ADCBE7; border-top: 2px solid #0F5C8E; border-bottom: 2px solid #0F5C8E; padding: 5px; text-align: center; margin-bottom: 9px; text-decoration: none; font-weight: bold; }
Ti Skate Onyx user! Joined Mar 19, 2011 Posts 415 Reacts 0 Reputation 0 Credits 0 Jul 18, 2011 #9 The Elite said: Ti Skate said: What is the announcement plugin on top of the forum called? I can't seem to find it, I always end up getting a crappy one. Cheers! Click to expand... It's a custom code of mine. Click to expand... Well it is very nice. Did you code it from scratch or modified another plugin?
The Elite said: Ti Skate said: What is the announcement plugin on top of the forum called? I can't seem to find it, I always end up getting a crappy one. Cheers! Click to expand... It's a custom code of mine. Click to expand... Well it is very nice. Did you code it from scratch or modified another plugin?