Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

Deko

Deko Avatar

****
Senior Member

452


October 2005
What are your thoughts on proboards new "New Topic" feature? Apparently it was just released..

Eric

Eric Avatar



1,442


November 2005
Apparently they also gave no sufficient warning of it which is why I assume it is now making forums all across proboards look hideous.

Deko

Deko Avatar

****
Senior Member

452


October 2005
Lol ;D I have to figure out which font I used, it's been years since I made the originals for my forum.

newfieldgrafix
Guest
Deko Avatar
Lol ;D I have to figure out which font I used, it's been years since I made the originals for my forum.


Templates
Templates
Templates...

Keep all your PSDs, Ladies and Gentlemen.

I shall laugh at you all...



If you cant find them, and you're not overly bothered about this feature, Single Pixel GIF.

Jim

Jim Avatar
Josh was here.

****
Studio Member

740


September 2005
newfieldgrafix Avatar
Aug 12, 2010 2:23:16 GMT @newfieldgrafix said:
Deko Avatar
Lol ;D I have to figure out which font I used, it's been years since I made the originals for my forum.


Templates
Templates
Templates...

Keep all your PSDs, Ladies and Gentlemen.

I shall laugh at you all...



If you cant find them, and you're not overly bothered about this feature, Single Pixel GIF.


Best bet would actually be to throw this code in your global headers, because of the spacing that's between buttons. Just using a singel pixel gif will make the spacing awkward.

<script type="text/javascript">

var mLink = document.getElementsByTagName ("a");
for (var a = 0, l = mLink.length; a < l; a ++) {
   if (mLink.item (a).href.match (/action=newestthreads/i)) {
      mLink.item (a).parentNode.removeChild (mLink.item (a).nextSibling);
      mLink.item (a).parentNode.removeChild (mLink.item (a));
      break;
   }
}

</script>



Deko

Deko Avatar

****
Senior Member

452


October 2005
I already made the button. And my forum skin was made over 3 years ago. PSDs weren't exactly my thang back then. In fact, I originally made them in MS Paint. :P

Toshiru

Toshiru Avatar

***
Dedicated Member

180


June 2010
Crap. Now all the noobs are gonna force me to make a new menu image for each premade theme. xP

Seriously though, I don't mind it. It's a helpful feature.....just placed in the wrong spot. Better spot would probably be in somewhere tucked in the info center? *shrugs*
Send me a message and we can talk about design forums.

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Temporarily disabled (menu only) on SZ. I will fix this tonight. Busy now.

newfieldgrafix
Guest
Jim Avatar


Best bet would actually be to throw this code in your global headers, because of the spacing that's between buttons. Just using a singel pixel gif will make the spacing awkward.

<script type="text/javascript">

var mLink = document.getElementsByTagName ("a");
for (var a = 0, l = mLink.length; a < l; a ++) {
if (mLink.item (a).href.match (/action=newestthreads/i)) {
mLink.item (a).parentNode.removeChild (mLink.item (a).nextSibling);
mLink.item (a).parentNode.removeChild (mLink.item (a));
break;
}
}

</script>


I'm not a coder, I design my way round things... XD

Xylish

Xylish Avatar

******
Ghost Admin

1,895


June 2005
As I said in the Feedback and Suggestions board: Redundant

Solving is easy from Codewise(Jim) and Graphicswise(Zell).
But Patrick putting this up without prior notice and pissing all the skinners and forum members = Priceless.


Ex-admin, designer and founder of Studio Zero. Currently working as a Dentist :)

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Xylish Avatar
Solving is easy from Codewise(Jim) and Graphicswise(Zell).
But Patrick putting this up without prior notice and pissing all the skinners and forum members = Priceless.


Welcome to the world of PB updates. "o, hai guys, v5 tomrw, kthxbai"

Josh

Josh Avatar
Where were you when Reach fell?

******
Legendary Studio Member

4,806


May 2008
Chris Avatar
Xylish Avatar
Solving is easy from Codewise(Jim) and Graphicswise(Zell).
But Patrick putting this up without prior notice and pissing all the skinners and forum members = Priceless.


Welcome to the world of PB updates. "o, hai guys, v5 tomrw, kthxbai"


Right. More like, "Hey guys, we released v5 three weeks ago. Figured we'd let you all know..."

newfieldgrafix
Guest
Josh Avatar
Chris Avatar


Welcome to the world of PB updates. "o, hai guys, v5 tomrw, kthxbai"


Right. More like, "Hey guys, we released v5 three weeks ago. Figured we'd let you all know..."


More like V5 in 2009... We thinks.

Xylish

Xylish Avatar

******
Ghost Admin

1,895


June 2005
newfieldgrafix Avatar
Aug 12, 2010 21:37:17 GMT @newfieldgrafix said:
Josh Avatar


Right. More like, "Hey guys, we released v5 three weeks ago. Figured we'd let you all know..."


More like V5 in 2009... We thinks.


Or v5 in 2012. Just in time for the Mayan prediction of the world ending. xD
Ex-admin, designer and founder of Studio Zero. Currently working as a Dentist :)

Joe Kerr

Joe Kerr Avatar
Why So Serious?



769


June 2010
I am thinking that v5 might actually be on the way....like a few weeks/months
Building Your Proboard, a Basic Guide to Getting Your Forum Started



Need somewhere to host files?[/url]

newBookmarkLockedFalling