View Single Post
Old 02-08-2006, 04:26 PM  
JD
Too lazy to set a custom title
 
Industry Role:
Join Date: Sep 2003
Posts: 22,651
Quote:
Originally Posted by riddler
thats called a wordpress template? .. dont mess with wordpress do you?
You have no fucking clue what you're talking about. I do custom wordpress templates. And that there may not be a "rip" but it is DEFINATELY "based" on identification bands

For example, look at the css code.

http://lofx.net/blog/wp-content/themes/kizzy/style.css
Quote:
Originally Posted by His
/*
* Default HTML tags
*/
a {
color: #f907ac;
}

a:visited {
color: #444;
text-decoration: underline;
}

a:hover {
color: #f907ac;
}

acronym, abbr {
cursor: help;
}

blockquote {
border-left: 3px solid #f907ac;
margin-left: 15px;
padding-left: 5px;
}

body {
background: url("img/background.png") repeat-x fixed;
background-color: #ffffff;
color: #444;
font-size: 65%;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: 0 auto;
padding: 0;
text-align: center;
}

cite {
font-size: 90%;
font-style: normal;
}
http://t37.net/wp-content/themes/ide...lish/style.css
Quote:
Originally Posted by Original
/*
Theme Name: Identification band - the twins girlish style
Theme URI: http://www.eretzvaju.org/identification-bands
Description: The 2 columns girlish style of the identification bands theme.<br />Read the documentation on the <a href="http://www.eretzvaju.org/identification-bands">theme homepage</a>
Version: 1.5
Author: Frederic de Villamil aka neuro
Author URI http://www.eretzvaju.org
*/


/*
* Default HTML tags
*/
a {
color: #d86969;
}

a:visited {
color: #444;
text-decoration: underline;
}

a:hover {
color: #f10000;
}

acronym, abbr {
cursor: help;
}

blockquote {
border-left: 3px solid #d86969;
margin-left: 15px;
padding-left: 5px;
}

body {
background: url("img/background.png") repeat-x fixed;
background-color: #ededed;
color: #444;
font-size: 62.5%;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: 0 auto;
padding: 0;
text-align: center;
}

cite {
font-size: 90%;
font-style: normal;
}
please explain to me the odds of both css files starting EXACTLY the same way.
JD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote