WebsiteBaker Support (2.8.x) > Templates, Menus & Design

Something wrong with my template....

(1/1)

Pr0xQuist:
Hi all,

I made me own template for WSB,  http://pr0xquist.x10hosting.com/.
But when i browse in Firefox.....I dont see my content text......
If you dont understand me, browse me site in IE and Firefox.

Now me question is what i do wrong ??

Here is the Content Code.

Tnx for help already. :)


--- Code: ---#content { 
float: right; /*floats our main content area to the right*/
width: 650px; /*width of our wrap*/ 
background: #eee url(imag/conn.png);
margin: 0; /*center our margin to auto will center our website*/ 
text-align: left; /*aligns our text to the left*/ 
padding: 3px 0 0 0;



#content ul li {
  list-style-image: url(../images/next.gif);
  padding: 0 12px;
  font: 333 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
  color: #ffffff;
  border-right: 1px solid #fff;
}
#content h2 { font-size: 15px; color : #ffffff; }
--- End code ---

Ruud:
As I see it, only the page "Home" has content.
The text is black on a black background. There is no difference in IE7and FF for me.

At least set your default text color to a lighter color.
In the body or #content definition you should set something like: "color: #000000;"

Ruud

Pr0xQuist:
Okay i will give it a try....tnks m8.

Navigation

[0] Message Index

Go to full version