Jump to content
Heads Up! This website is no longer maintained, if your a member from our era, consider joining the discord to say hello.
Sign in to follow this  

code blocks

Recommended Posts

XGhozt sence your not on msn right now ill leave this here for when you get back on or what ever.

 

To fix the ugly white code boxes to make them look like the trasparent quote boxes.

replace

 

.codemain,
.sqlmain,
.htmlmain
{
background: #FAFCFE;
border: 1px dotted #68ceff;
border-left: 2px solid #68ceff;
border-top: 0;
color: #000;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 2px;
}

 

with

 

.codemain,
.sqlmain,
.htmlmain
{
background: background: transparent url(style_images/aurora/tile_sub.gif);
border: 1px dotted #68ceff;
border-left: 2px solid #68ceff;
border-top: 0;
color: #FFFFFF;
font-family: Courier, Courier New, Verdana, Arial;
margin: 0 auto 0 auto;
padding: 4px;
}

 

in your CSS file

Share this post


Link to post

lol i am great at cascading style sheets

Share this post


Link to post

nice job ;(

Share this post


Link to post

i also made a new header sence i was bored. its better then our current IMO

 

20_logo_aura2.png

 

current:

20_logo_aura.png

 

 

 

Trust it looks better when it is on the header bg

Share this post


Link to post

the top one looks better and nice job :D

Share this post


Link to post

CODE!

Quote!

Share this post


Link to post

Xthar, your logo does not match the skin. We are looking for sleek and sexy, not bulk and bold.

Share this post


Link to post
Xthar, your logo does not match the skin. We are looking for sleek and sexy, not bulk and bold.

but if ur bulk u got muscles and u must be sext if u have muscles whats wrong with bulk

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×