The Desert Colossus

Community => General Discussion => Topic started by: JDog on November 25, 2007, 02:43:11 PM

Title: CSS?
Post by: JDog on November 25, 2007, 02:43:11 PM
Anyone here know how to do CSS? In other words, its pretty much layout coding and what not. Its like, I know what it is and all. But I can not figure out how to work it. I'm trying to make a new layout for my site, but yea, idk how to do it... if anyone does, please help me!!!!!!!
Title: Re:CSS?
Post by: Fishalicious on November 25, 2007, 02:46:18 PM
I know CSS. I use it in my own site quite often. What do you need help with?
Title: Re:CSS?
Post by: JDog on November 25, 2007, 04:55:00 PM
Like, color coding, I was trying to make a new layout for my site. you know what the link is I'm sure... but yea, I cannot figure it out. I'll give you the code for my current layout:
.section {
border:1px solid #333333;
padding:4px;
}
.section_s {
font-family:Tahoma;
color:#646464;
font-size:12px;
}
.section_news {
font-family:Tahoma;
color:#646464;
font-size:11px;
}
.news_headline{
font-family:Tahoma;
color:#00ff00;
font-weight:bold;
font-size:11px;
}
a {
font-family:Arial;
color:#00ff00;
font-size:10px;
text-decoration:underline;
}
p {
font-family:Tahoma;
color:#646464;
font-size:11px;
}
td {
font-family:Tahoma;
color:#646464;
font-size:11px;
}
.newsletter {
border:1px solid #333333;
padding-left:20px;
}
.nsl {
font-family:Tahoma;
color:#00ff00;
font-weight:bold;
font-size:11px;
background-color:#050505;
height:20px;
}
a.footerlink {
font-family: Tahoma;
color:#00ff00;
font-size:9px;
text-decoration:none;
}
a.footerlink:hover {
text-decoration:underline;
}
.link {
font-family:Tahoma;
color:# 00037B;
font-size:9px;
}
div.menubar {background:url(images/borderheading.png)}
I'm not sure I understand what any of that means... haha but I know its the layout.
Title: Re:CSS?
Post by: Fishalicious on November 25, 2007, 04:59:31 PM
Here's a colour chart (http://draac.com/hexchart.html).

Pretty much, you take out the six letter hex code for the colour you don't want, and you put the new colour in it's place.
Title: Re:CSS?
Post by: JDog on November 25, 2007, 05:12:28 PM
oh, ok, thanks for that. I'll make a test, as soon as I find out how to do that. haha
Title: Re:CSS?
Post by: Rev Rabies on November 26, 2007, 05:44:35 PM
It's time again kiddies! time for a C-C-C-C-C-CONVO BREAKAH!!!!!!!!!!!!!!!

I know C++ if that helps!
Title: Re:CSS?
Post by: Gamefreak on November 26, 2007, 05:50:45 PM
1. What do you mean by a Convo Breaker?  We already decided it was ok to have a conversation as long as it was benefitting to the topic.

2. Last time I checked, 5 posts isn't considered convo posting.

3. Obviously not, as he's asking for help with CSS
Title: Re:CSS?
Post by: Rev Rabies on November 26, 2007, 05:57:30 PM
I said convo breaker because jdog and fisk were entering the dreading zone of CPing
Title: Re:CSS?
Post by: Gamefreak on November 26, 2007, 05:58:25 PM
Read my edited message.