It is currently Sun Apr 28, 2024 6:13 am View unanswered posts | View active topics |


Board index » Community » Community Discussion


Post new topic Reply to topic  [ 90 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 1:09 pm 
Star-Spangled Subligar
Star-Spangled Subligar
User avatar

Joined: Wed Dec 31, 1969 7:00 pm
Posts: 15671
Location: THE DOJO
The permission settings on this forum are way better.
Im just reworking the Admin and Moderator groups.

_________________
COBRA KAI DOJO NEVER DIES
RIP Shiloh


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 1:56 pm 
Star-Spangled Subligar
Star-Spangled Subligar
User avatar

Joined: Wed Dec 31, 1969 7:00 pm
Posts: 15671
Location: THE DOJO
Ive updated the permissions for everything.

Im going to start deleting some of the old stuff.

_________________
COBRA KAI DOJO NEVER DIES
RIP Shiloh


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 2:21 pm 
Too Weak
Too Weak
User avatar

Joined: Fri Sep 10, 2010 1:49 am
Posts: 67
You may want to try a mod called "phpbb3 Antibot question" It lets you set a question at registration that must be answered in order to complete the registration. It's a great way to thwart bots forever.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 2:25 pm 
Crumpet
Crumpet
User avatar

Joined: Thu Jul 01, 2004 5:57 am
Posts: 5363
Location: England
Black Cat wrote:
You may want to try a mod called "phpbb3 Antibot question" It lets you set a question at registration that must be answered in order to complete the registration. It's a great way to thwart bots forever.


I think Ridere mentioned this. Have it ask a simple question like "What is the three letter acronym for the linkshell?" or something and nothing but a real person will get through.

Until google evolves into Skynet, anyway.

If there's a mod that already does this though I'll look into it, thanks.

EDIT: Yikes, quotes are tiny. I'll have to go look at the CSS again.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 2:29 pm 
Too Weak
Too Weak
User avatar

Joined: Fri Sep 10, 2010 1:49 am
Posts: 67
Yea I set it to "spell banana". and it has two spots in admin panel one for caps and one for non caps. let me know if you need a link.'

Edit: you can also set the question via admin panel.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 2:54 pm 
Decent Challenge
Decent Challenge
User avatar

Joined: Wed Aug 11, 2004 12:52 am
Posts: 583
Location: NY
Looks good. Nice job Ket. :D

_________________
Image


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 3:54 pm 
Meat Miq'abob
Meat Miq'abob
User avatar

Joined: Fri Aug 13, 2010 8:29 pm
Posts: 1461
everything looks alot better! thanks KET!

_________________
Take my hand, brave adventurer. We face this dungeon together - with FRIENDSHIP!
Image


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 4:09 pm 
Emo Immolator
Emo Immolator
User avatar

Joined: Wed May 26, 2004 10:13 pm
Posts: 2282
Location: Seattle
I'm loving it. This site needed it. Thanks Ket!

_________________
Retired 8/21/06
Don't click this link.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 4:14 pm 
Decent Challenge
Decent Challenge
User avatar

Joined: Wed Aug 11, 2004 12:52 am
Posts: 583
Location: NY
Ket, were you using 0.8em?

_________________
Image


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 4:20 pm 
Crumpet
Crumpet
User avatar

Joined: Thu Jul 01, 2004 5:57 am
Posts: 5363
Location: England
The original CSS had something like

html {
font-size: 100%;
}

and then

body {
font-size: 62.5%;
}

then

p {
font-size: 1.1em;
}

Seemed like a really fucked up way of doing things, imo. Though everything looked fine in IE and messed up in Firefox.

I've removed those two lines and just replaced all font sizes using em; to just use px; The problem is that anything that doesn't explictly state a font size (and some things didn't, like the side profiles) ended up taking on a different default font size.

I can fix sizes as long as people tell me whats too big.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 4:27 pm 
Decent Challenge
Decent Challenge
User avatar

Joined: Wed Aug 11, 2004 12:52 am
Posts: 583
Location: NY
1.1 em is huge, 0.8em is about ~12px

i used 0.8em here: http://www.nkalivas.net

a lot of the user profile, and the links under post/reply at the top are still large

_________________
Image


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 4:47 pm 
Crumpet
Crumpet
User avatar

Joined: Thu Jul 01, 2004 5:57 am
Posts: 5363
Location: England
Seriously, the fonts in their CSS went from between 1.1em to 1.4em, but then they had that weird font-size: 63.5% or whatever it was at the top. Seemed like an odd way of doing it.

I'll give the CSS a look at later.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 5:02 pm 
Decent Challenge
Decent Challenge
User avatar

Joined: Wed Aug 11, 2004 12:52 am
Posts: 583
Location: NY
Yeah, using percentages is odd. Wonder why they were mixing and matching % with em, haha.

_________________
Image


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 5:43 pm 
Star-Spangled Subligar
Star-Spangled Subligar
User avatar

Joined: Wed Dec 31, 1969 7:00 pm
Posts: 15671
Location: THE DOJO
Yeah from an admin point of view PHPBB3 is so much nicer. I spent like an hour playing with the permissions.

_________________
COBRA KAI DOJO NEVER DIES
RIP Shiloh


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 6:42 pm 
Father of Evil Twin Tarus & 1 Mastermind
Father of Evil Twin Tarus & 1 Mastermind
User avatar

Joined: Mon Aug 02, 2004 5:35 am
Posts: 3708
Location: Look out below and above!
wow ket great job it looks awesome and I am running IE latest verson. I'll let you know if I run in to errors or gitch. (I wonder if happy face works) ----> :roll:

edit: I like the full edit posting also better colors on names that not so damn dull anymore.

_________________
ImageImage PS3 Friend list name: Pantherxx Wii code 1629-0463-4657-0263 (revised 9/28/07) Steam ID - Pantherxx010 62BLU 75PLD Reactived 7/5/10 I dare you Click this!


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sat Dec 11, 2010 10:59 pm 
Posts way too much
Posts way too much
User avatar

Joined: Thu Jun 09, 2005 1:41 pm
Posts: 3187
Location: Pennsylvania, USA
EVERYTHING IS DIFFERENT WTF


I like it.

Also I don't know what you guys are doing that your fonts are so large, must be blind irl.

_________________
[In Yarr we trust.]
Yarr wrote:
Ulgokiem sounds like the name of an anal STD. Why anyone even listens to that douche bag is beyond me.

Ponuh wrote:
i love how half of this thread is about racism in america and the other half is pictures of kittens


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 12:57 am 
Onionhead
Onionhead
User avatar

Joined: Thu May 20, 2004 6:38 pm
Posts: 7560
Location: Houston
Great job! Is the company roster not working yet?

_________________
RIP Shiloh - I'll never forget ya


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 1:42 am 
Star-Spangled Subligar
Star-Spangled Subligar
User avatar

Joined: Wed Dec 31, 1969 7:00 pm
Posts: 15671
Location: THE DOJO
I really like that people can attach images to their posts.


Random Ket\Yarr picture.


Attachments:
ketyarr.jpg
ketyarr.jpg [ 566.54 KiB | Viewed 1731 times ]

_________________
COBRA KAI DOJO NEVER DIES
RIP Shiloh
Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 3:36 am 
DL Hughley
User avatar

Joined: Sat Mar 26, 2005 11:47 am
Posts: 3129
Location: Far From Home
When you're inside a thread the links to get back to the subforum are only on the bottom of the page, any chance they could also be applied to the space above the first post on the page? Don't know why I do it that way, considering we read top to bottom, but eh.

_________________
Image
Some stories can't be told with words, some legends are meant to die


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 4:03 am 
Crumpet
Crumpet
User avatar

Joined: Thu Jul 01, 2004 5:57 am
Posts: 5363
Location: England
Whisp wrote:
Great job! Is the company roster not working yet?


Not yet Whisp, we don't have any Lodestone data to pull from.

I'll see if I can get something basic working by the end of the day. Then someone can style it for us.

DeadLegend wrote:
When you're inside a thread the links to get back to the subforum are only on the bottom of the page, any chance they could also be applied to the space above the first post on the page? Don't know why I do it that way, considering we read top to bottom, but eh.


I know why it's doing this, I'll fix it in a bit.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 6:13 am 
Crumpet
Crumpet
User avatar

Joined: Thu Jul 01, 2004 5:57 am
Posts: 5363
Location: England
Spoiler: show
I fixed the spoiler tag.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 6:17 am 
Crumpet
Crumpet
User avatar

Joined: Thu Jul 01, 2004 5:57 am
Posts: 5363
Location: England
Ketrebu wrote:
DeadLegend wrote:
When you're inside a thread the links to get back to the subforum are only on the bottom of the page, any chance they could also be applied to the space above the first post on the page? Don't know why I do it that way, considering we read top to bottom, but eh.


I know why it's doing this, I'll fix it in a bit.


Fixed.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 9:31 am 
Spammer, to the max!
User avatar

Joined: Mon May 17, 2004 1:29 pm
Posts: 1887
LQ timer should be fixed now

Will tweak it more soon


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 11:39 am 
Spammer, to the max!
User avatar

Joined: Mon May 17, 2004 1:29 pm
Posts: 1887
I installed Firefox on my laptop. Going to go around and start fixing font sizes now. Basically it seems like all you have to do is set the font size to 100% for tables or it uses the default font size for tables.


Top
 Profile  
 
 Post subject: Re: "Everything is different, wtf?"
PostPosted: Sun Dec 12, 2010 11:47 am 
Spammer, to the max!
User avatar

Joined: Mon May 17, 2004 1:29 pm
Posts: 1887
all fonts should be fixed now


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 90 posts ]  Go to page Previous  1, 2, 3, 4  Next

Board index » Community » Community Discussion


Who is online

Users browsing this forum: No registered users and 51 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group