|
|
Author |
Message |
JediIgor
|
Post subject: Posted: Thu Mar 03, 2005 2:51 pm |
|
Joined: Fri Jan 11, 2002 12:00 am Posts: 1056 Location: Chicago
|
Lord_La_forge wrote: WHATCH OUT with those emoticons! Most of them might be licensed!!!
Hmm.. good idea.. how would we check? I wouldn't put them in the default emoticons list either (only if you hit "View more emoticons")
_________________ <img src="http://home.no.net/vsmirnov/jediigor.jpg" border="0" />
|
|
Top |
|
 |
Mad78
|
Post subject: Posted: Thu Mar 03, 2005 2:53 pm |
|
Joined: Sun May 02, 2004 12:00 am Posts: 8298 Location: Switzerland
|
|
Top |
|
 |
Darth-Griffin
|
Post subject: Posted: Thu Mar 03, 2005 3:04 pm |
|
Joined: Sun Jan 23, 2005 12:00 am Posts: 248 Location: Kent, England
|
The font i believe is fine as it is.
As for adding more emoticons, i would be against this as they can easily end up overpowering a thread if used too much. There is also the issue of longer load times for dial-up users.
One gripe i do have is that the definition between post and signature needs to be clearer. At present some peoples sigs look like they are part of the reply.
AS for the site colors, i beleive that the black background is good but the definition of the white text can be very harsh on users eyes. One thing i have done is to change the white text to an off-white of light grey. For examples of backgrounds to text please find this link> http://queen.rett.polimi.it/~ant/webutils/140colors.html
Other than this i do like the site 
_________________
Visit the forums > The Galactic Core Forums
|
|
Top |
|
 |
Evaders99
|
Post subject: Posted: Thu Mar 03, 2005 3:09 pm |
|
Joined: Fri Jan 11, 2002 12:00 am Posts: 3173 Location: USA
|
Well phpBB itself automatically adds the divider for sigs
Code: _________________
I don't have any ideas how to change it at this point.
_________________ Evaders99
Webmaster
Administrator
Fighting is terrible, but not as terrible as losing the will to fight. - SW:Rebellion Network - Evaders Squadron Coding - The cake is a lie.
|
|
Top |
|
 |
Darth-Griffin
|
Post subject: Posted: Thu Mar 03, 2005 3:14 pm |
|
Joined: Sun Jan 23, 2005 12:00 am Posts: 248 Location: Kent, England
|
Give me an hour and i will see if i can find the code for you.
_________________
Visit the forums > The Galactic Core Forums
|
|
Top |
|
 |
Darth-Griffin
|
Post subject: Posted: Thu Mar 03, 2005 3:32 pm |
|
Joined: Sun Jan 23, 2005 12:00 am Posts: 248 Location: Kent, England
|
Ok you need to open the 'Viewtopic.php' file and search for this line: -
Code: $user_sig = '_________________<br />' . str_replace("\n", "\n<br />\n", $user_sig);
Replace the _________________ with something else or just increase the size of it to make it clearer. If you add the < br > (no spaces) tag in front of it you should be able to add another line too.
Hope that helps. Any php questions just pm me  On my fifth forum creation now 
_________________
Visit the forums > The Galactic Core Forums
|
|
Top |
|
 |
Evaders99
|
Post subject: Posted: Thu Mar 03, 2005 3:54 pm |
|
Joined: Fri Jan 11, 2002 12:00 am Posts: 3173 Location: USA
|
|
Top |
|
 |
Darth-Griffin
|
Post subject: Posted: Thu Mar 03, 2005 4:28 pm |
|
Joined: Sun Jan 23, 2005 12:00 am Posts: 248 Location: Kent, England
|
Oooopppps sorry
How about changing it to something like "---------" as this would sit in the center and not right against the signature.
_________________
Visit the forums > The Galactic Core Forums
|
|
Top |
|
 |
dinochick
|
Post subject: Posted: Thu Mar 03, 2005 9:25 pm |
|
Joined: Wed Jan 15, 2003 12:00 am Posts: 527 Location: USA
|
|
Top |
|
 |
JediIgor
|
Post subject: Posted: Fri Mar 04, 2005 3:25 pm |
|
Joined: Fri Jan 11, 2002 12:00 am Posts: 1056 Location: Chicago
|
Well, anyone got any other suggestions for new graphics? I went through the EZboard archives yesterday and thought maybe we can have little star wars icons (heads?) next to our names.. for example Thrawn would have a little blue guy next to his name.
Also, maybe we can offer some more avatars? Shrunk down pics from Rebellion Reloaded would be appropriate, don't you think (since it is after all ours and nobody's gonna sue us for that  )?
_________________ <img src="http://home.no.net/vsmirnov/jediigor.jpg" border="0" />
|
|
Top |
|
 |
Mad78
|
Post subject: Posted: Sat Mar 05, 2005 5:23 am |
|
Joined: Sun May 02, 2004 12:00 am Posts: 8298 Location: Switzerland
|
JediIgor wrote: Well, anyone got any other suggestions for new graphics? I went through the EZboard archives yesterday and thought maybe we can have little star wars icons (heads?) next to our names.. for example Thrawn would have a little blue guy next to his name.
Good luck for finding 3200 little heads.
Exept if you want to find a system where you receive a little head only after you will have made a certain amount of posts.
_________________
CLICK HERE IT IS VERY IMPORTANT!!!
Click here is you like Trance
|
|
Top |
|
 |
BadSamaritan
|
Post subject: Posted: Sat Mar 05, 2005 9:13 am |
|
Joined: Sat May 22, 2004 12:00 am Posts: 1406
|
Well, you guys could always just build your own emoticons.
As for the color scheme, how about having different skins in say the user options, with several different color schemes. That way each individual user could see the site they way they wanted to.
_________________ I once knew a great man. Nothing got to him, and he always smiled. May he forever rest in peace, knowing fully well that his freinds shall remember him.
|
|
Top |
|
 |
Mad78
|
Post subject: Posted: Sat Mar 05, 2005 10:18 am |
|
Joined: Sun May 02, 2004 12:00 am Posts: 8298 Location: Switzerland
|
|
Top |
|
 |
Darth-Griffin
|
Post subject: Posted: Sat Mar 05, 2005 10:21 am |
|
Joined: Sun Jan 23, 2005 12:00 am Posts: 248 Location: Kent, England
|
Normaly depends on how many mods the site is running! Subsilver or subblack may be the default used and all the mods coded to that. If you want to bring in another template afterwards it will require what can be a major update for the new template. Without this the mods you have on the site will not work.
Not an easy job if you have quite a few mods or changes.
_________________
Visit the forums > The Galactic Core Forums
|
|
Top |
|
 |
Mad78
|
Post subject: Posted: Sat Mar 05, 2005 10:26 am |
|
Joined: Sun May 02, 2004 12:00 am Posts: 8298 Location: Switzerland
|
|
Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
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
|
| |
|
|