Comments in a DIV layout |
![]() ![]() |
Comments in a DIV layout |
Aug 26 2006, 03:58 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Oct 2005 Member No: 262,032 |
I'm making my very first overlay layout and so far I haven't had any serious problems (minus some flaws in IE I can't figure out) but the problem I'm facing is the coding that my friend gave me to hide the profile won't let comments show up, but the one available in the scripts for hiding it doesn't work for me. So obviously the scripts for comments in DIV won't work either. Any help would me much appreciated. I have the div all ready for the comments but I don't know how to change the code to make them show up.
My myspace = DiscoYoda Let me know if I should paste anything from my About Me or anything. Thank you |
|
|
|
| *This Confession* |
Aug 26 2006, 04:05 PM
Post
#2
|
|
Guest |
Use this code instead to hide your profile Deary,
http://www.createblog.com/forums/index.php?showtopic=148089 |
|
|
|
Aug 26 2006, 04:26 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Oct 2005 Member No: 262,032 |
Now it's no longer centered and the bottom links are visible :\
|
|
|
|
Aug 26 2006, 06:05 PM
Post
#4
|
|
![]() Member ![]() ![]() Group: Member Posts: 17 Joined: Aug 2006 Member No: 450,037 |
any way to add just the comments, not friends, using that code?
|
|
|
|
Aug 26 2006, 07:11 PM
Post
#5
|
|
![]() What's my name? Janette. and ily. <3 ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,139 Joined: Apr 2006 Member No: 391,911 |
Just add a hide friends code:
CODE <style type="text/css">
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} .rid br {display:none;} </style> |
|
|
|
Aug 26 2006, 08:02 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Oct 2005 Member No: 262,032 |
Thank you. Is there anyway to get rid of the extra space that I have above the comments now though?
|
|
|
|
Aug 26 2006, 08:19 PM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
<style type="text/css">.comments table{visibility:hidden;height:0px;position:relative;top:-35px;width:275px;}</style>
^Adjust the numbers if needed. |
|
|
|
Aug 26 2006, 09:10 PM
Post
#8
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Oct 2005 Member No: 262,032 |
it ends up making the text overlap. What I'd like is to have the person's name and the date and time the comment was added, and maybe the number of comments but my redtext isn't showing up so it looks silly right now
|
|
|
|
| *This Confession* |
Aug 26 2006, 09:13 PM
Post
#9
|
|
Guest |
screen shot?
I don't see it.. It looks fine on my computer/browser |
|
|
|
Aug 26 2006, 09:40 PM
Post
#10
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Oct 2005 Member No: 262,032 |
http://i2.tinypic.com/25qbzu8.jpg
does the ad show up at the top on your computer? It doesn't on mine but it does on my friends |
|
|
|
Aug 26 2006, 10:10 PM
Post
#11
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
The ad does display,don't worry.
|
|
|
|
| *This Confession* |
Aug 26 2006, 10:11 PM
Post
#12
|
|
Guest |
hmm, can I have a link to the myspace? I used the link in your first post and there isn't any content except for the comments and they look fine..
|
|
|
|
Aug 26 2006, 10:14 PM
Post
#13
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,188 Joined: Jan 2006 Member No: 364,198 |
Yes,that was a problem. Add z-index:4 to your div style tags,so all of your content will appear in all browsers.
|
|
|
|
Aug 27 2006, 09:24 AM
Post
#14
|
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Oct 2005 Member No: 262,032 |
Do you think perhaps you could help me over AIM if you have a chance?
Everything was going okay with the layout until I tried to add the comments and now I'm having some trouble. I can't click on anything in my navbar and it isn't showing up in IE right at all. Thank you so much for all your help already though. I really needed it |
|
|
|
![]() ![]() |