Log In · Register

 
 
Closed TopicStart new topic
Hello.Can you help me ? a little bit..
Pirania
post Nov 2 2006, 04:12 PM
Post #1


Senior Member
***

Group: Member
Posts: 39
Joined: Nov 2006
Member No: 477,168



Hello ! I have a new layout, but my "greetingsbook" is do large in the side.. how can i do it smaller ?!
And in my top in the left and the right is another colour, who can i made it that all over in the background the same colour is ? sorry for my bad english !!

my site:
http://www.myspace.com/bambule86

i search of a retro myspace layout with grey stripes for example, can anyone help me ? thx very very much !


my codes:

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;}
background-repeat:no-repeat; z-index:9;" target="_blank"></a>

style="position:absolute; top:0px; left:0px; height:32px; width:89px; background-image:url

<center>

<img src="http://img241.imageshack.us/img241/8207/4197mediumkm3.jpg"> </br>

<img src="http://img152.imageshack.us/img152/9700/trumemb4.jpg">

</center>

body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{
color:rgb(555555,555555,555555);
font-size:9pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:tahoma,sans-serif;
}

}
<style type="text/css">
body {
background-color: rgb(555555,555555,555555);
background-image: url);
background-position: center center;
background-repeat: repeat;
background-attachment: scroll;
}
table, tr, td {
background-color: CCCCCC;
border: 0px;
}

table table {
border: 2px;
}
table table table table{
border: 2px;
}
table table table {
border-width: 2px;
border-color: rgb(102,102,102);
border-style: solid;
background-color: rgb(555555, 555555, 555555);
}
table table table td {
background-color: rgb(555555, 555555, 555555);
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
table table table table td {
filter:none;
}
body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
font-family: Tahoma;
font-size: 9px;
color: rgb(0,0,0);
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.nametext {
padding: 5px;
display: block;
font-family: Tahoma;
font-size: 9px;
color: rgb(0,0,0);
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.whitetext12, .orangetext15 {
font-family: Tahoma;
font-size: 12px;
color: rgb(0,0,0);
font-weight: normal;
font-style: normal;
text-decoration: none;
}


a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
color: rgb(0,0,0);
font-weight: normal;
font-style: normal;
text-decoration: none;
}
a.navbar:hover, a.man:hover, a:hover {
color: rgb(555555, 555555, 555555));
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
.badge {
position: absolute;
left: 1px;
top: 1px;
}
 
Pirania
post Nov 4 2006, 06:59 AM
Post #2


Senior Member
***

Group: Member
Posts: 39
Joined: Nov 2006
Member No: 477,168



no one can help me ?! ;)

greetz ! wink.gif
 
freeflow
post Nov 4 2006, 11:18 AM
Post #3


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

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



Your profile is private....
 
Pirania
post Nov 5 2006, 07:36 AM
Post #4


Senior Member
***

Group: Member
Posts: 39
Joined: Nov 2006
Member No: 477,168



oh sorry !! i have change it...

how can i edit my contact box, that there only Add me and Message me button is. Only this ..

can you help me ?! ;)

thanks !!
 
freeflow
post Nov 5 2006, 11:38 AM
Post #5


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

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



For your contact box you would have to make your own , by using a photoediting program and downloading the contact table psd. Then you would have to just delete all the other buttons but the ones you want.

What do you mean your greetingsbook is larger? do you mean your comments? If so use this script:
http://www.createblog.com/scripts/download.php?id=134

To fix the background color Change this:
CODE
<style type="text/css">
body {
background-color: rgb(555555,555555,555555);
background-image: url);
background-position: center center;
background-repeat: repeat;
background-attachment: scroll;
}


To:
CODE
<style type="text/css">
body {
background-color:  CCCCCC;
background-image: url);
background-position: center center;
background-repeat: repeat;
background-attachment: scroll;
}
 
Pirania
post Nov 5 2006, 03:05 PM
Post #6


Senior Member
***

Group: Member
Posts: 39
Joined: Nov 2006
Member No: 477,168



Hello from GER

Thank you very very much, the problem with the colour are complete. But the problem with the large comment box ... : (

i copy the code in to the section about me but nothing..

hmm
but thank you ;) !
 
freeflow
post Nov 5 2006, 04:03 PM
Post #7


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

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



hmm try this instead then. Or you can just delete the comment with the image in it.
CODE
<style type="text/css">
td.text td.text table table table td a img {width:100px;}
td.text td.text table table table td div img {width:80px;}
td.text td.text table table td img {width:260px; max-width:260px; width:auto;}
td.text td.text table table td div img {width:80px;}
* html td.text td.text table table td img {width:260px;}
* html td.text td.text table table td a img {width:90px;}
* html td.text td.text table table td div img {width:80px;}
</style>
 
Pirania
post Nov 5 2006, 04:17 PM
Post #8


Senior Member
***

Group: Member
Posts: 39
Joined: Nov 2006
Member No: 477,168



merci. thank you. danke. (:
 

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