Log In · Register

 
Using the div comment box for something else..
misfit
post Jul 18 2007, 04:34 AM
Post #1


Senior Member
****

Group: Member
Posts: 251
Joined: Oct 2005
Member No: 280,259



Ok at the moment I am using this layout
http://www.createblog.com/layouts/preview.php?id=19580

Where the red box is,do you think i'd be able to use it for something else instead of showing my comments??
Thanks!
 
 
Start new topic
Replies
freeflow
post Jul 18 2007, 05:42 AM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Find:
CODE
.comments{
visibility: visible;
width: 500px;
height: 159px;
position:absolute;
top: 649px;
left: 135px;
overflow: auto;
background-color:transparent;
border:black 0px solid;
z-index: 2px;}

Change .comments to any name you want. (That has not already been used in the code. And it needs to have a "." before it}
Add this somewhere in the code.
CODE
.comments{display:none;}


Then :
CODE
<div class="divname">text</div>

Change divname to what you chose above.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: