Join for FREE | Take the Tour Lost Password?
[x]

deviantART

 

website update

Sun Oct 28, 2007, 7:42 PM
I totally revised my website.
its a portfolio of my work now, no more blog.

check it.

notfreelance.com

new website

Journal Entry: Sat Mar 3, 2007, 5:57 AM
Since getting accepted to MCAD I started up a new site to keep people informed about my life as I move away and start creating some kick ass desing.

www.NotFreelance.com

I will make a habit of updating it freqently.
Stay in touch.


css streamlining

Journal Entry: Wed Feb 21, 2007, 10:37 AM

I updated and streamlined my code this morning.
I had a lot of unnecessary lines that I just tossed.
I also summed a lot of repeated lines into my main
class that applies them to all children classes.

css is the easiest language I have ever learned.

NEW code:



* {
padding:0px;
border:0px;
color: #FFF;
background: #3D3D3D no-repeat;
font: sans-serif;
}

.journalbox {
width:580px;
height:800px;
}

.journalbox .journaltop {
width:580px;
height:50px;
background-image: url('[link]);
font-size: 0px;
}

.journalbox .journaltop h2 {
font-size: 18px;
letter-spacing:1px;
background: none;
position:absolute;
top:5px;
left:5px;
}

.journalbox .journaltop img {
display:none;
}

.journalbox .journaltext {
width:100px;
height:685px;
position:absolute;
top:50px;
left:0px;
}

div.main {
width:500px;
height:250px;
position:absolute;
top:20px;
left:15px;
}

div.left {
width:275px;
height:685px;
position:absolute;
top:300px;
left:15px;
overflow:scroll;
}

div.right {
width:250px;
height:670px;
position:absolute;
top:300px;
left:325px;
overflow:scroll;
}

.journalbox .journalbottom {
position:absolute;
bottom:0px;
left:0px;
background-image: url('[link]);
width:580px;
height:65px;
font-size: 0px;
}

.journalbox .journalbottom .commentslink {
background: none;
position:absolute;
left:175px;
bottom:27px;
font-size: 12px;
}

.journalbox .journalbottom .prevlink {
background: none;
position:absolute;
right:175px;
bottom:27px;
font-size: 12px;
}


OLD code:



.journalbox {
width:580px;
height:800px;
border:none;
background-color: #3d3d3d;
color: #FFF;
padding:0px;
border:0px;
}

.journalbox .journaltop {
background-image: url('[link]);
background-color: #3d3d3d;
color: #FFF;
}

.journalbox .journaltop h2 {
letter-spacing:3px;
background-color: #3d3d3d;
color: #FFF;
}


.journalbox .journaltop date {
letter-spacing:3px;
background-color: #3d3d3d;
color: #FFF;

.journalbox .journaltop img {
display:none;
color: #FFF;
}

.journalbox .journaltext {
position:absolute;
top:50px;
left:0px;
color:white;
background-color: #3d3d3d;
font-family:serif;
width:100px;
height:685px;
padding:0px;
border:0px;
}


div.left {
background-color: #3d3d3d;
width:275px;
position:absolute;
top:20px;
left:15px;
overflow:auto;
padding:0px;
border:0px;
}

div.right {
background-color: #3d3d3d;
width:250px;
height:670px;
position:absolute;
top:20px;
left:325px;
overflow:scroll;
}

.journalbox .journalbottom {
position:absolute;
bottom:0px;
left:0px;
background-image: url("[link]");
width:580px;
height:65px;
background-color: #3d3d3d;
padding:0px;
border:0px;
}

.journalbox .journalbottom .commentslink {
color: #FFF;
}

.journalbox .journalbottom .prevlink {
color: #FFF;
}



stats

Thu Dec 7, 2006, 7:46 AM
kill

1,000 page views;
how unsatisfactorily eventful.

pageviews are the myspacesk statistic of deviantart.
hey i'm popular;
my work sucks, but hey i have 1,000 views.

thanks.

Sponsored By Ninja Assassin

Journal History

Site Map