Forumhome is perfect, Thread isn't. Help.

mmmxiv

New Member
The ForumHome looks awesome on this skin, but the thread doesn't. I have searched for it all and I can't find the culprit

Forumhome:

j8oej9.png


Thread:

121cya1.png


Can you help?
 

chakru

New Member
I think u should remove the repeat code and include a background color in first and second alternative colors
 

Hoxxy

New Member
Ok so here my guess work:

alt1/2
Code:
 [color=red]#000[/color] url(path/to/gradient_image.gif) Repeat[color=Red]-x[/color] top left

repeat x not y and bg needs a color ie black so to fill the rest of space in postbit sections

x repeats >
y repeats v

URL would be nice or partial css at least...lmao ;)
 

mmmxiv

New Member
URL is http://localhost/forum, lmao.

Here is the CSS ;)

Code:
body {
	margin: 0;
	padding: 0;
	background: #000000 url(vizion/img12.jpg) repeat top left;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #AAFF00;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}

#wrapper {
	background: url(vizion/img14.jpg) no-repeat center top;
}

#header {
	width: 960px;
	height: 128px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #AAFF00;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #AAFF00;
	font-weight: bold;
}

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	background: url(vizion/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#rss a:hover {
	text-decoration: underline;
}

#search {
	float: right;
	width: 200px;
	height: 28px;
	background: #FFFFFF url(vizion/img02.gif) no-repeat;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #AAFF00;
}

#search br {
	display: none;
}

#menu {
	width: 900px;
	height: 45px;
	margin: 0 auto;
	background: #6AA2FD url(vizion/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	
	padding: 10px 22px 0 22px;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;

}

#menu a:hover {
	height: 40px;
	background: url(vizion/img16.gif) repeat-x right 30%;
	color: #000000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

#content {
	float: left;
	width: 430px;
}

.post {
	margin-bottom: 50px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(vizion/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(vizion/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(vizion/img10.gif) no-repeat;
}

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(vizion/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}
 

mmmxiv

New Member
Oh Crap lol, my bad.


First Alternating Color (Customized in this Style)

Standard CSS Attributes

Background: #6AA2FD url(vizion/img04.gif);
Font Color: #FFFFFF

Second Alternating Color (Customized in this Style)
Standard CSS Attributes

Background: #6AA2FD url(vizion/img04.gif);
Font Color: #AAFF00


The extra CSS attributes is empty in both :/
 
Top