ID:105517
 
Working on an old style BYOND look. BYOND used to look similar to this lol. It'll be on the CSS Guild soon as it's finished.
The left portions BYOND Logo color is a bit lighter then the background.
{

background-color: #ffffff;

color: #000000;

}



a

{

color: #002498;

}



.boxes

{

background-color: rgb(247,172,23);

padding: 5px;

padding-top: 70px;

height: 1000px;

overflow: auto;

}



#member_info

{

top: -50px;

left: 0px;

background-image: url('http://img253.imageshack.us/img253/4577/testerd.png');

background-position: center top;

background-repeat: no-repeat;

}



#member_favorites

{

top: -50px;

right: 0px;

}



.box, .big_box

{

background-color: #eedebc;

color: #000000;

-moz-border-radius: 0px;

}



.box .title, .big_box .title

{

background-color: #0038ba;

color: #ffffff;

-moz-border-radius: 0px;

}



.center, #center

{

top: -50px;

height: 1000px;

padding-top: 10px;

overflow: auto;

}





#page_header .title, #page_header .subtitle, .page_header .title, .page_header .subtitle

{

display: none;

}
Not sure why you pasted the current code, but ok... And I put the old BYOND logo up there.
I didn't paste the "current" code. I pasted my edited version so it'd have the same background color as the logo. But it looks alot better now.
Kaimana wrote:
I didn't paste the "current" code. I pasted my edited version so it'd have the same background color as the logo. But it looks alot better now.

My bad.
i cant c shit im on sum shtty skool computer
After I joined BYOND with the key Bobbyawesome, The phrase "Games for smart people" disappeared
.. Nice.

You should totally, like, make me a CSS. ;p
KhaosParadox wrote:
.. Nice.

You should totally, like, make me a CSS. ;p

I actually said I would if you got the graphics sorted lol.
I sooo miss this site layout right about now.
Great work.
Nice job.
Nice ;)
man i love this style

bring's back the similar days :)


(once it done can i have the CSS for my site?)
Head on over to the CSS Guild, you will find it there.