Log In · Register

 
 
Closed TopicStart new topic
three things;
Smarmosaur
post Nov 22 2007, 11:44 AM
Post #1


AKA RockIt Studios
******

Group: Official Member
Posts: 2,398
Joined: Jun 2006
Member No: 421,809



yeah, three more questions. laugh.gif

1. i know it's around here somewhere but i can't find it-how the eff can i remove the gap between the first comment and the top of my comment scrollbox?

2. remove top links? pretty sure this one is easy but this is my first DIV. >_<

3. i swear to bob i've tried EVERY stinkin code i could find, and i can't get rid of the bottom links. i don't mind if the copyright stays there (if it stays, i need to be able to move it), i just want those darn links GONE.

thanks.
shifty.gif
 
digitalfragrance
post Nov 22 2007, 12:03 PM
Post #2


Adobe Addict
*******

Group: Staff Alumni
Posts: 5,731
Joined: Mar 2005
Member No: 113,043



I have 2 & 3

2: http://www.createblog.com/scripts/script.php?id=868
3: http://www.createblog.com/scripts/script.php?id=477
 
Smarmosaur
post Nov 22 2007, 12:45 PM
Post #3


AKA RockIt Studios
******

Group: Official Member
Posts: 2,398
Joined: Jun 2006
Member No: 421,809



2. works. thanks.
3. tried it. doesn't work.
do you think the fact that my codes are a bit messy might have anything to do with it?
CODE
<style type="text/css">body {background-color:000000; background-image:url(""); background-position: center; background-attachment: fixed; border-width: 0px; border-style: solid; cursor:crosshair; background-repeat: no-repeat;
scrollbar-face-color:236170;
scrollbar-highlight-color:ffffff;
scrollbar-3dlight-color:ffffff;
scrollbar-shadow-color:ffffff;
scrollbar-darkshadow-color:ffffff;
scrollbar-arrow-color:5e9bac;
scrollbar-track-color:236170;}

table, tr, td { background-color:transparent; border:none; border-width:0;} table table table table td {filter:none;} table table{border:0px} table table table td {border-style:Solid; border-width:0px; border-color:000000; background-color:transparent;} table table table table{border:0px}

{TABLE BG & BORDER}
table table table {border-style:solid; border-width:3px; border-color:000000; background-color:191919;}

{TABLE TEXT}
table, tr, td, li, p, div {color:9cc2cb; font-size:9;}

{LINKS}
a:active, a:visited, a:link {color:5e9bac; font-size:9;}a:hover {color:236170; font-size:9; text-transform:none;}

a.navbar:active, a.navbar:visited, a.navbar:link {color:9cc2cb; font-size:9;}a.navbar:hover {color:ffffff; font-size:9; text-transform:none;}

a.redlink:active, a.redlink:visited, a.redlink:link {color:9cc2cb; font-size:9;}a.redlink:hover {color:ffffff; font-size:9; text-transform:none;}

b {color:5e9bac; font-family:century gothic; font-size:11px; letter-spacing:0px; font-weight:bold;}

i {color:236170; font-size:10px; font-family:century gothic; font-weight:bold;}

u {color:9cc2cb; border-bottom:ffffff 2px dashed; font-family: century gothic; text-transform:bold; text-decoration: none;}

.btext {text-align:center; color:056ca4;}

.blacktext10 {text-align:center; color:2c5e77;display:block;}

.blacktext11 {text-align:center; color:2c5e77;display:block;}

.blacktext12 {text-align:center; color:2c5e77;display:block;}

.lightbluetext8 {text-align:center; color:2c5e77; display:block;}

.orangetext15 {text-align:center; color:2c5e77; display:block;}

.redtext {text-align:center; color:2c5e77;d isplay:block;}

.redbtext {text-align:center; color:2c5e77; display:block;}

.nametext {text-align:center; color:9cc2cb; display:block;}

.text {color:2c5e77;}

.whitetext12 {text-align:center; color:2c5e77; display:block;}

.navigationBar{display:none;}

.nametext {text-align:center; color:9cc2cb; font-family:century gothic; font-size:24px; text-transform:none; display:block;}</style>
<style type="text/css">
</style>


<style>
.FriendsComments td.text td b a {display:none;}
.FriendsComments td.text td td b a {display:inline;}
.profileInfo {display:none;}
.friendsComments a img { display: none; }
.interestsanddetails {display:none;}
.FriendsComments td.text td b {visibility:hidden;}
.FriendsComments td.text td b a,.FriendsComments td.text td td b {visibility:visible;}
.extendedNetwork {display:none;}
td.text br {display:none;}
.profileInfo td.text br, td.text table br {display:inline;}
body div td div div select {position:absolute!important;top:-1000px;}
body div div form {display:none !important;}
table table div form {display:inline !important;}
.a {hide only blogs}
.latestBlogEntry {display:none;}
.contactTable {display:none;}
table.UserProfileURL {display:none;}
.interestsAndDetails .whitetext12{display: none;}
.profileInfo td td {visibility:hidden;}
.profileInfo td td.text {visibility:visible;}
.profileInfo td.text a img {visibility:visible;}
.profileInfo .ImgOnlineNow {visibility:visible;}
.friendSpace {display:none;}
.userProfileDetail {display:none;}
.userProfileSchool {display: none;}
.Hide Orange Bars and Text{rr}
td.text table {width:100%;}
.friendsComments td table, .friendsComments td.text table,
.friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;}
.orangetext15{display:none;visibility:hidden;}
.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}
.profileInfo td.text a img {display:none;}
td td embed {position:absolute; left:50%; margin-left:-5px; top:3px; width:3px; height:3px; } td td td embed { position:static; width:auto; height:auto; }
</style>            

<style>

table td div {visibility:hidden;}
table table td div {visibility:visible;}
tr {background:transparent;}</style>
 
digitalfragrance
post Nov 22 2007, 01:51 PM
Post #4


Adobe Addict
*******

Group: Staff Alumni
Posts: 5,731
Joined: Mar 2005
Member No: 113,043



Huh, that's wierd. Maybe.

Try this one instead
http://www.createblog.com/scripts/script.php?id=675
 
Smarmosaur
post Nov 22 2007, 02:28 PM
Post #5


AKA RockIt Studios
******

Group: Official Member
Posts: 2,398
Joined: Jun 2006
Member No: 421,809



tried that one too. even just tried it again, moved it around, and so on...
it hides everything.
 
pandora
post Nov 22 2007, 03:22 PM
Post #6


i did your boyfriend
*******

Group: Official Designer
Posts: 7,138
Joined: Feb 2004
Member No: 4,071



bottom links:
CODE
table.footer {display: none;}




first problem:

try adjusting the padding of your comments div
 
Smarmosaur
post Nov 22 2007, 03:39 PM
Post #7


AKA RockIt Studios
******

Group: Official Member
Posts: 2,398
Joined: Jun 2006
Member No: 421,809



QUOTE(tripvertigo @ Nov 22 2007, 02:22 PM) *
bottom links:
CODE
table.footer {display: none;}




first problem:

try adjusting the padding of your comments div


doesn't work; there's no padding.
 
pandora
post Nov 22 2007, 03:42 PM
Post #8


i did your boyfriend
*******

Group: Official Designer
Posts: 7,138
Joined: Feb 2004
Member No: 4,071



thats what i meant. add some negative padding.

CODE
padding-top:-20px;
 
Smarmosaur
post Nov 22 2007, 04:59 PM
Post #9


AKA RockIt Studios
******

Group: Official Member
Posts: 2,398
Joined: Jun 2006
Member No: 421,809



QUOTE(tripvertigo @ Nov 22 2007, 02:42 PM) *
thats what i meant. add some negative padding.

CODE
padding-top:-20px;


oh...yeah...i totally knew that. shifty.gif
anyway, didn't work. :[
 
markmejia
post Nov 22 2007, 06:07 PM
Post #10


Senior Member
*******

Group: Staff Alumni
Posts: 3,293
Joined: Jun 2006
Member No: 423,396



If I've read all the above correctly, then so far:

1. Still doesn't work.
2. Works.
3. Still doesn't work.

I've tried out your layout code, and the footer is already gone. (I used both Firefox and Internet Explorer.) What do you mean by "the gap between the first comment and the top of the comments scrollbox"? I see a gap, but it doesn't look that obtrusive.
 
Smarmosaur
post Nov 22 2007, 06:34 PM
Post #11


AKA RockIt Studios
******

Group: Official Member
Posts: 2,398
Joined: Jun 2006
Member No: 421,809



tried the padding after i cleaned up some more, it works.
i've figured out everything else.
thanks a ton for the help.

--
close? :]
 
markmejia
post Nov 22 2007, 06:38 PM
Post #12


Senior Member
*******

Group: Staff Alumni
Posts: 3,293
Joined: Jun 2006
Member No: 423,396



I'm glad it's all solved for you.

Topic closed.
 

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