Membership is FREE, giving all registered users unlimited access to every Acorn Domains feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

missing text problem

Status
Not open for further replies.
Joined
Jun 29, 2009
Posts
126
Reaction score
3
Hi guys,
I've made a simple CSS round corner template but I can't get the text to appear in the left column. The code is:-

------------------------------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<style type="text/css">


body {background:#555;}

.container {background: #fff; color: #000; margin:0 auto; width:750px;}

.rtop, .rbottom{display:block;background:#555;}
.rtop *, .rbottom *{display: block;height: 1px;background:eek:range;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}


.header1 {height:10px;background:eek:range;}

.header2 {height:90px;background:#fff;}

.navbar {height:20px;background:#000;color:#fff;}

.leftcol {width:200px;height:300px;float:left;margin-left:-750px;}

.rightcol {width:550px;height:300px;background:#ffc;margin-left:200px;}

.footer {clear:both;width:100%;height:20px;background:eek:range;}





</style>
<title>444template</title>
</head>
<body>



<div class="container">
<b class="rtop"><b class="r1"></b> <b class="r2"></b> <b class="r3"></b> <b class="r4"></b></b>

<div class="header1">
</div>

<div class="header2">
<h1>Text Here</h1>
and here
</div>


<div class="navbar">
text here
</div>


<div class="leftcol">
no text here ???????????????????????
</div>


<div class="rightcol">
text here
</div>

<div class="footer">
text here
</div>




<b class="rbottom"><b class="r4"></b> <b class="r3"></b> <b class="r2"></b> <b class="r1"></b></b>
</div>



</body>
</html>

-----------------------------------------------------------------------

Can you help ?
Cheers,
Mark.

p.s. I dont know why those smilies have appeared in place of the o !
 
Remove the: margin-left:-750px;

Checked it in FF and IE, looks ok....
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members online

Premium Members

Latest Comments

New Threads

Domain Forum Friends

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
      There are no messages in the current room.
      Top Bottom