Log In · Register

 
Friends & Comments in a Div???
x0xblackrosex0x
post Mar 6 2008, 03:57 PM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: Mar 2008
Member No: 627,902



Can someone point me in the right direction where I can get a working code to use in my div layout that will still show my friends and comments?? thanks. biggrin.gif
 
 
Start new topic
Replies (1 - 6)
tokyo-rose
post Mar 6 2008, 04:21 PM
Post #2


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Adding a code won't help. You have to remove a certain part of your code, so please post your all of your layout code using [ code ] and [ /code ] tags (without the spaces) so someone can tell you what to take out.
 
x0xblackrosex0x
post Mar 6 2008, 04:32 PM
Post #3


Newbie
*

Group: Member
Posts: 4
Joined: Mar 2008
Member No: 627,902



but what if i dont want to display my code for the whole world to see? ive made my layout and coding myself....but this is the 1st time ive done a div layout with comments & friends...
 
absinthe
post Mar 6 2008, 05:48 PM
Post #4


GD. <3
******

Group: Staff Alumni
Posts: 1,222
Joined: Aug 2005
Member No: 198,566



Quite frankly, we'd rather not play the guessing game of what codes you have or need, so if you don't post your code up, we're going to have a hard time helping you.

I'm assuming you have codes to prevent both from showing up under your div layout. Remove those, and try this code in your About Me.
CODE
<style type="text/css">
.comments{
display:inline !important;
overflow-x: HIDDEN;
overflow-y: SCROLL;
position:absolute;z-index:2;
background-color: ENTER BACKGROUND COLOR HERE;
border:2px SOLID;
border-color:ENTER BORDER COLOR HERE;
width:XXXpx;
height:XXXpx;
top:XXXpx;
margin-left:XXXpx}
table table .comments table,table table table .comments td.text {display:inline !important}
.comments img, .comments td {visibility:visible !important}
table table td.text table{visibility:visible !important}
.comments td, .comments span { color: ENTER TEXT COLOR HERE !important;}
.comments td td td, .comments td td td b { color: ENTER TEXT COLOR WHEN TEXT IS BOLDED HERE;}
table, tr, td{border:transparent;}
</style>


Check this link for detailed instructions:
http://www.createblog.com/scripts/script.php?id=1156
 
x0xblackrosex0x
post Mar 7 2008, 01:52 PM
Post #5


Newbie
*

Group: Member
Posts: 4
Joined: Mar 2008
Member No: 627,902



edit
 
x0xblackrosex0x
post Mar 7 2008, 01:54 PM
Post #6


Newbie
*

Group: Member
Posts: 4
Joined: Mar 2008
Member No: 627,902



Someone please help me out cry.gif wacko.gif

anyone????? cry.gif
Reason for edit: Posts merged--MissHygienic.
 
MissHygienic
post Mar 7 2008, 07:06 PM
Post #7


Resource Center Tyrant
******

Group: Official Member
Posts: 2,263
Joined: Nov 2007
Member No: 593,306



Try not to triple-post, please. Well, don't do it. Someone will eventually figure the problem out. Have you tried Agiri's code, or what?
 

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