GoldenEye: Source Forums

  • October 19, 2024, 01:43:44 am
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: FPSBanana GE:S Section facelift  (Read 9291 times)

0 Members and 1 Guest are viewing this topic.

Sp1nn3y

  • Local Graphic Artist
  • 00 Agent
  • ***
  • Posts: 570
  • Reputation Power: 0
  • Sp1nn3y has no influence.
  • Offline Offline
    • Sp1nn3ys Portfolio Website
FPSBanana GE:S Section facelift
« on: February 20, 2009, 11:02:46 pm »

http://www.fpsbanana.com/games/148
Now under Real control and going to get a face lift ;-)

If we have anyone who can do "ubers" on there then let me know.. I wanna get this page looking sexy.. with a black/gold look or something..
http://sleekupload.com/uploads/yellgray.txt
http://img120.imageshack.us/img120/9899/yellbackupum2.jpg
is an "uber" example.. I'm guessing its CSS?

also looking for the Source icon so i can scale it down to erm... 32x32...

But yeah i need some "uber" help, anyone? i have the default "ubeR" we're running off of http://sp1nn3y.webs.com/uber.htm
« Last Edit: February 20, 2009, 11:08:33 pm by Sp1nn3y »
Logged

JcFerggy

  • 007
  • ****
  • Posts: 1,036
  • Reputation Power: 87
  • JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!JcFerggy is awe-inspiring!
  • Offline Offline
Re: FPSBanana GE:S Section facelift
« Reply #1 on: February 20, 2009, 11:11:09 pm »

I don't think we have a percentage out yet, but I could be wrong. Maybe put something like "More than 1%, but less than 99%", or something like that.
Logged

Sp1nn3y

  • Local Graphic Artist
  • 00 Agent
  • ***
  • Posts: 570
  • Reputation Power: 0
  • Sp1nn3y has no influence.
  • Offline Offline
    • Sp1nn3ys Portfolio Website
Re: FPSBanana GE:S Section facelift
« Reply #2 on: February 20, 2009, 11:20:27 pm »

I don't think we have a percentage out yet, but I could be wrong. Maybe put something like "More than 1%, but less than 99%", or something like that.

yeah i left that stuff as default until we got some imput... only thing i've changed so far was the credits section and i added a more up to date video up there.
Logged

Kinky

  • Level Designer / Environment Artist
  • Retired Developer
  • 00 Agent
  • ***
  • Posts: 751
  • Reputation Power: 7
  • Kinky has no influence.
  • Offline Offline
Re: FPSBanana GE:S Section facelift
« Reply #3 on: February 21, 2009, 12:28:04 am »

I can get us an uber... i used to use fpsb a while ago (lead dev at pkmns) and i know some peeps who can do ubers... got 6k points to pay them for it aswell so ill ask i guess :)
Logged

Currently in Progress - ge_jungle

Wake[of]theBunT

  • Former [PR/SFX/Webmaster]
  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 3,371
  • Reputation Power: 108
  • Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!Wake[of]theBunT is awe-inspiring!
  • Offline Offline
    • Goldeneye Source
Re: FPSBanana GE:S Section facelift
« Reply #4 on: February 21, 2009, 12:58:19 am »

A lot of that page needs editing and I can assist with graphics. Sp1nn3y, get in contact with me on steam to get my input on this :D
Logged

mookie

  • Idiot
  • 00 Agent
  • ***
  • Posts: 252
  • Reputation Power: 0
  • mookie is looked down upon.
  • Offline Offline
Re: FPSBanana GE:S Section facelift
« Reply #5 on: February 21, 2009, 12:59:49 am »

Uberstyle is easy to do it's just a stylesheet. I'll post one back here in a while.
Logged
5 2 3 7 1 4 6 0

Sean [Baron]

  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 6,752
  • Reputation Power: 2
  • Sean [Baron] has no influence.
  • Offline Offline
    • GoldenEye: Source Official Site
Re: FPSBanana GE:S Section facelift
« Reply #6 on: February 21, 2009, 01:42:53 am »

Development percentage is at roughly 70% complete.
Logged
/Sean "Baron" Stock
Director
sean@goldeneyesource.net

mookie

  • Idiot
  • 00 Agent
  • ***
  • Posts: 252
  • Reputation Power: 0
  • mookie is looked down upon.
  • Offline Offline
Re: FPSBanana GE:S Section facelift
« Reply #7 on: February 21, 2009, 04:52:06 am »

What do you think of this?

Code: [Select]
body { cursor:default; background-color:black; margin-top:5px }
body, optgroup, tr, legend, .button { font:10px 'Verdana','san-serif'; color:white }

.tuser { font-family: 'Trebuchet MS','Georgia','san-serif' }
.tsmall, small { font-size:9px }
.tmid { font-size:12px }
.tstrong, strong { font:14px 'Arial','Helvetica','san-serif' }
.tbig, big { font:22px 'Arial','Helvetica','san-serif' }
.bold { font-weight:bold }

.box { border:1px solid #404040; padding:3px; background:#7f7f7f }
.box_title { border-bottom:0px }
.box_title .coltitle { padding:10px 7px 10px 7px }
.box_body { border-top:0px; padding-top:0px }
.noborder { border:0px }
.bump { margin-bottom:15px }
.bump_left { margin-left:15px }
.box div { zoom:100%; padding:5px }
.box .bit { display:inline }
.box .anchor { text-align:right }
.box .tab span { padding:5px }
.box .toggle { padding:0px; margin:1px 4px 1px 1px }
.box .left { float:left }
.box .right { float:right }

.row_emboss .toggle { border:1px solid #bfb400 }
.bit .row_emboss { background:#403c00; border: 1px solid #e5d800; color:#e5d8bf }

.main_inner_border { border:1px solid #bfb400; }
.main_outer_border { border:1px solid #7f7800; }

ul { padding-left:25px }

.main_table, .bg { background-color:#201e00 }

.coltitle { background:#404040; color:#e5e5e5 }
.row_dark { background:#202020; color:#bfbfbf }
.row_alt { background:#404040; color:#e5e5e5 }
.row { background:#403c00; color:#e5d8bf }
.row_browse { background:#404040; color:#e5e5e5 }

.tab, .active_tab { background:#202020; color:#bfbfbf }

.button { background:#606060 }
.button { color:lightgrey; text-decoration:none }

.textbox, textarea { background:#202020 }
form { display:inline }
.hp { cursor:help }
.button { padding:1px; font-weight:bold }
acronym, abbr { text-decoration:none }

input, .textbox, textarea, select { color: #bfbfbf; padding: 2px; font: 11px 'courier new'; border: 1px solid #404040 }
select { background: #202020; color: #bfbfbf }

img { border: 1px solid transparent }

a { color:#e5d800; text-decoration:none }
a:hover { text-decoration:underline }
a.item:link { font-weight:bold }

.quote div, .file td { background-color:#202020; color:#bfbfbf; padding:5px; margin:5px }

.form_error { border:2px solid #FF4E4E; background-color:#18151A; padding:5px; margin:5px }
.form .row_dark { padding: 10px }
.form .subtitle { margin-bottom: 7px }

.red { color:#FF4E4E }
.green { color:#6EE16C }
.blue { color:#6CB1E1 }
.orange { color:#FF7238 }
.grey { color:#8D8D8D }
.link_color { color:#FFD800; }

.thumb { border:1px solid #000000; margin:3px }

.bump .widget { white-space:nowrap }
.bump .news { margin-left:50px }
.bump .date { margin-left:55px; padding-top:0px; padding-bottom:0px }
.row .bump .counter, .row .bump .click { text-align:center; background:#201e00 }
.row_alt .bump .counter, .row_alt .bump .click { text-align:center; background:#202020 }
.bump .icon { cursor:pointer }

#content td { padding:3px }
Logged
5 2 3 7 1 4 6 0

Sp1nn3y

  • Local Graphic Artist
  • 00 Agent
  • ***
  • Posts: 570
  • Reputation Power: 0
  • Sp1nn3y has no influence.
  • Offline Offline
    • Sp1nn3ys Portfolio Website
Re: FPSBanana GE:S Section facelift
« Reply #8 on: February 22, 2009, 12:15:09 am »

What do you think of this?

Looks good man it's just REAL gold..  maybe switch the grey with the gold, make the background black and keep the outside gold outline... like this?
http://www.uplo4d.com/images/1051816063maybethissssss.jpg (not 100% accurate but it was a 2 second MSPaint fill)
thatd be basically switching
light gray with gold
dark gray with black
the silver/gray outline black...
etc... lol.. sorry i'm real picky.. and i have no clue about CSS >.> or stylesheets
Logged

mookie

  • Idiot
  • 00 Agent
  • ***
  • Posts: 252
  • Reputation Power: 0
  • mookie is looked down upon.
  • Offline Offline
Re: FPSBanana GE:S Section facelift
« Reply #9 on: February 22, 2009, 01:54:23 am »

How about this?

If there's little stuff don't be shy about it. It just took a few minutes for me to fudge around with the colors, so I can't imagine how long it would take if you don't know which end is up with the CSBanana stylesheet.

Code: [Select]
body { cursor:default; background-color:black; margin-top:5px }
body, optgroup, tr, legend, .button { font:10px 'Verdana','san-serif'; color:white }

.tuser { font-family: 'Trebuchet MS','Georgia','san-serif' }
.tsmall, small { font-size:9px }
.tmid { font-size:12px }
.tstrong, strong { font:14px 'Arial','Helvetica','san-serif' }
.tbig, big { font:22px 'Arial','Helvetica','san-serif' }
.bold { font-weight:bold }

.box { border:1px solid #000000; padding:3px; background:#000000 }
.box_title { border-bottom:0px }
.box_title .coltitle { padding:10px 7px 10px 7px }
.box_body { border-top:0px; padding-top:0px }
.noborder { border:0px }
.bump { margin-bottom:15px }
.bump_left { margin-left:15px }
.box div { zoom:100%; padding:5px }
.box .bit { display:inline }
.box .anchor { text-align:right }
.box .tab span { padding:5px }
.box .toggle { padding:0px; margin:1px 4px 1px 1px }
.box .left { float:left }
.box .right { float:right }

.row_emboss .toggle { border:1px solid #7f7800 }
.bit .row_emboss { background:#403c00; border: 1px solid #bfb400; color:#e5d8bf }

.main_inner_border { border:1px solid #bfb400; }
.main_outer_border { border:1px solid #7f7800; }

ul { padding-left:25px }

.main_table, .bg { background-color:#000000 }

.coltitle { border:1px solid #bfb400; background:#403c00; color:#e5d8bf }
.row_dark { background:#000000; color:#bfbfbf }
.row { background:#000000; color:#e5e5e5 }
.row_alt { border:1px solid #7f7800; background:#403c00; color:#e5d8bf }

.tab, .active_tab { background:#202020; color:#bfbfbf }

.button { background:#7f7800 }
.button { color:#e5d8bf; text-decoration:none }

.textbox, textarea { background:#202020 }
form { display:inline }
.hp { cursor:help }
.button { padding:1px; font-weight:bold }
acronym, abbr { text-decoration:none }

input, .textbox, textarea, select { color: #bfbfbf; padding: 2px; font: 11px 'courier new'; border: 1px solid #404040 }
select { background: #202020; color: #bfbfbf }

img { border: 1px solid transparent }

a { color:#e5d800; text-decoration:none }
a:hover { text-decoration:underline }
a.item:link { font-weight:bold }

.quote div, .file td { background-color:#202020; color:#bfbfbf; padding:5px; margin:5px }

.form_error { border:2px solid #FF4E4E; background-color:#18151A; padding:5px; margin:5px }
.form .row_dark { padding: 10px }
.form .subtitle { margin-bottom: 7px }

.red { color:#FF4E4E }
.green { color:#6EE16C }
.blue { color:#6CB1E1 }
.orange { color:#FF7238 }
.grey { color:#8D8D8D }
.link_color { color:#FFD800; }

.thumb { border:1px solid #000000; margin:3px }

.bump .widget { white-space:nowrap }
.bump .news { margin-left:50px }
.bump .date { margin-left:55px; padding-top:0px; padding-bottom:0px }
.row .bump .counter, .row .bump .click { text-align:center; background:#202020; border:0px }
.row_alt .bump .counter, .row_alt .bump .click { text-align:center; background:#201e00; border:0px }
.bump .icon { cursor:pointer }

.bump { background:#000000 }

#content td { padding:3px }
« Last Edit: February 22, 2009, 01:57:40 am by mookie »
Logged
5 2 3 7 1 4 6 0

Sp1nn3y

  • Local Graphic Artist
  • 00 Agent
  • ***
  • Posts: 570
  • Reputation Power: 0
  • Sp1nn3y has no influence.
  • Offline Offline
    • Sp1nn3ys Portfolio Website
Re: FPSBanana GE:S Section facelift
« Reply #10 on: February 22, 2009, 05:03:27 am »

If there's little stuff don't be shy about it. It just took a few minutes for me to fudge around with the colors, so I can't imagine how long it would take if you don't know which end is up with the CSBanana stylesheet.

Great man, if you look you can see there is those random gray areas... any idea on a fix there? maybe like a darker, less standoutish gray/black?
Logged

mookie

  • Idiot
  • 00 Agent
  • ***
  • Posts: 252
  • Reputation Power: 0
  • mookie is looked down upon.
  • Offline Offline
Re: FPSBanana GE:S Section facelift
« Reply #11 on: February 22, 2009, 05:57:19 am »

OK so I think the only grey left is the text on the black background (#d8d8d8, #bfbfbf).

Code: [Select]
body { cursor:default; background-color:black; margin-top:5px }
body, optgroup, tr, legend, .button { font:10px 'Verdana','san-serif'; color:white }

.tuser { font-family: 'Trebuchet MS','Georgia','san-serif' }
.tsmall, small { font-size:9px }
.tmid { font-size:12px }
.tstrong, strong { font:14px 'Arial','Helvetica','san-serif' }
.tbig, big { font:22px 'Arial','Helvetica','san-serif' }
.bold { font-weight:bold }

.box { border:1px solid #000000; padding:3px; background:#000000 }
.box_title { border-bottom:0px }
.box_title .coltitle { padding:10px 7px 10px 7px }
.box_body { border-top:0px; padding-top:0px }
.noborder { border:0px }
.bump { margin-bottom:15px }
.bump_left { margin-left:15px }
.box div { zoom:100%; padding:5px }
.box .bit { display:inline }
.box .anchor { text-align:right }
.box .tab span { padding:5px }
.box .toggle { padding:0px; margin:1px 4px 1px 1px }
.box .left { float:left }
.box .right { float:right }

.row_emboss .toggle { border:1px solid #7f7800 }
.bit .row_emboss { background:#403c00; border: 1px solid #bfb400; color:#e5d8bf }

.main_inner_border { border:1px solid #bfb400; }
.main_outer_border { border:1px solid #7f7800; }

ul { padding-left:25px }

.main_table, .bg { background-color:#000000 }

.coltitle { border:1px solid #bfb400; background:#403c00; color:#e5d8bf }
.row_dark { background:#000000; color:#bfbfbf }
.row { background:#000000; color:#d8d8d8 }
.row_alt { border:1px solid #7f7800; background:#403c00; color:#e5d8bf }

.tab, .active_tab { background:#000000; color:#bfbfbf }

.button { background:#7f7800 }
.button { color:#e5d8bf; text-decoration:none }

.textbox, textarea { background:#201e00 }
form { display:inline }
.hp { cursor:help }
.button { padding:1px; font-weight:bold }
acronym, abbr { text-decoration:none }

input, .textbox, textarea, select { color: #bfb47f; padding: 2px; font: 11px 'courier new'; border: 1px solid #403c00 }
select { background: #201e00; color: #bfb47f }

img { border: 1px solid transparent }

a { color:#e5d800; text-decoration:none }
a:hover { text-decoration:underline }
a.item:link { font-weight:bold }

.quote div, .file td { background-color:#201e00; color:#bfb47f; border:1px solid #7f7800; padding:5px; margin:5px }

.form_error { border:2px solid #FF4E4E; background-color:#18151A; padding:5px; margin:5px }
.form .row_dark { padding: 10px }
.form .subtitle { margin-bottom: 7px }

.red { color:#FF4E4E }
.green { color:#6EE16C }
.blue { color:#6CB1E1 }
.orange { color:#FF7238 }
.grey { color:#8D8D8D }
.link_color { color:#FFD800; }

.thumb { border:1px solid #000000; margin:3px }

.bump .widget { white-space:nowrap }
.bump .news { margin-left:50px }
.bump .date { margin-left:55px; padding-top:0px; padding-bottom:0px }
.row .bump .counter, .row .bump .click { text-align:center; background:#000000; border:0px }
.row_alt .bump .counter, .row_alt .bump .click { text-align:center; background:#000000; border:0px }
.bump .icon { cursor:pointer }

.bump { background:#000000 }

#content td { padding:3px }
Logged
5 2 3 7 1 4 6 0

Sp1nn3y

  • Local Graphic Artist
  • 00 Agent
  • ***
  • Posts: 570
  • Reputation Power: 0
  • Sp1nn3y has no influence.
  • Offline Offline
    • Sp1nn3ys Portfolio Website
Re: FPSBanana GE:S Section facelift
« Reply #12 on: February 22, 2009, 06:20:34 am »

OK so I think the only grey left is the text on the black background (#d8d8d8, #bfbfbf).

awesome dude, thanks lots bro. looks great.. a-LOT better then the original

Now, who's got the GE:S icon >.> the one thats put on all these icons and stuff...
Logged
Pages: [1]   Go Up