Forum Replies Created
-
AuthorPosts
-
David
ParticipantUpdated.
David
ParticipantFireLeo86 said: Eh… I have no clue what I’m doing. Also, how does one edit his post? I keep clicking the small + sign and nothing happens.Use firefox.
David
ParticipantHow come Silver never posts? o.O
David
ParticipantDon’t automatic friend, it won’t work. I edited.
Dest1 was the only person who did it right. Nice.
David
ParticipantJack said: Jack/ [url=]http://www.vutales.vuii.co.uk/addfriend.php?id=Jack[/url]
Real name: Jack
Age: 37
Gender: male
E-mail: [email protected]
Short description: yo supErm, a bit more information filled in would be good. And fix the links please. [url] tags are used. ^^
The ID = a number. I think yours is 30 or 31. Copy link location and see.
David
ParticipantPlease don’t break the site. =(
David
ParticipantWhat shirt description?
David
ParticipantSirPainsalot said: More bugs.
I think I passed my friend limit, for I friended Chameleon and BAM he’s not there.Yup. :3 Limit is 25.
David
ParticipantSirPainsalot said: I already did. Lawlfailwut.Vusys. Rofl. No limit on the number of friends, or do something like put 5 friends there, and click on: See all of David’s Friends.
Then use math to calculate the percentage of the 5 people going on.
David
ParticipantLithium said: Lithium/ Friend me
Real Name: Jonathan Wang
Age: 13
Gender: Male
E-Mail: I don’t check my e-mail very often… [email protected] for my MSN
Short Description: Not much to say, you’re better to understand me from talking to me yourselfLithium, fail. Quote the post, delete the quote tags, and input the link please. 🙂
David
ParticipantKay, thanks.
Tbh, anyone can mess around, get dreamweaver/front page or whatever, and just change colors. Rofl.
David
ParticipantOkay, CSS is really simple;
If you take a look it’s just:
[definition] {
“algorithm”
}The body is essentially defining what the tags will eventually do.
So if we had: $style = “black”;
It would go search for the black template, and you’d end up with something like this:
script said: .title {
font-family: “trebuchet ms”;
font-size: 14px;
text-decoration: underline;
border-top-color: #AAAAAA;
border-bottom-color: #AAAAAA;
letter-spacing: 5px;
}.title2 {
font-family: “trebuchet ms”;
font-size: 14px;
text-decoration: underline;
letter-spacing: 3px;
text-align:center;
}a:link, a:visited, a:active {
font-family: “trebuchet ms”;
font-size: 11px;
font-weight: 140;
text-decoration: none;
color: #000000;
}a:hover {
font-family: “trebuchet ms”;
font-size: 11px;
font-weight: 140;
text-decoration: none;
color: #000000;
}INPUT{
font-size:10pt;
font-family: “trebuchet ms”;
font-weight: bold;
color: #FFFFFF;
background-image: url(‘footer.gif’);
}/*layout*/
body {
margin: 0;
padding: 0;
text-align: center;
color: #000000;
font-family: trebuchet ms;
font-size: 12px;
border: none;
background-repeat: repeat-x-x
}
.thrColFixHdr #container {
width: 745px;
background: #FFFFFF;
text-align: left;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding: 3px;
top: 100px;
border: 1px solid #000000;
opacity: 0.90;
}
.thrColFixHdr #header {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border: 1px solid #000000;
width: 715px;
}
.thrColFixHdr #header h1 {
margin: 0;
padding: 10px 0;
}
.thrColFixHdr #topnav {
float: top;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height: 100%;
}
.thrColFixHdr #bottomfloat {
float: bottom;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height: 100%;
}
.thrColFixHdr #mainContent {
width: 360px;
margin-top: 0;
margin-right: 200px;
margin-bottom: 0;
margin-left: 160px;
padding-top: 0;
padding-right: 10px;
padding-bottom: 0;
padding-left: 10px;
}
.thrColFixHdr #footer {
border: 1px solid #000000;
background-repeat: repeat-x-x;
color: #FFFFFF;
padding-left:20px;
padding-right:10px;
padding-top:0;
padding-bottom:0
}
.thrColFixHdr #footer p {
margin: 0;
padding: 10px 0;
}
.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}image01= new Image()
image01.src=”image/background.gif”
image02= new Image()
image02.src=”image/background.gif”function rollover(imagename, newsrc){
document.images[imagename].src=newsrc.src
}So if you had a header, footer, and navigation, those would be defined by that. The body will have a central CSS in which everything will refer to it.
David
ParticipantArladerus said: Shouldn’t we all get the Alpha Tester award? =P-Points to banner-
Fail.
David
ParticipantDavid
Participant -
AuthorPosts