x-Drop Dead Gorgeous-x
- Quote
- Posted: Sun, 12 Feb 2012 08:08:43 +0000
So on my profile. That whole Black Rectangle Box..How do i move it down some? Its up so far. And also. How do i get a white border around it?, And with the About me Section (The box that says Test all over haha) That blue part at the top, How do I get rid of it so it doesnt show? (If i can even do that) I also wanna change the color of the peoples names in my Reasent Visitors box, and also get rid of that Blue at the top of it. (I may wanna do the same with my wish list. lol. Get rid of that blue at the top. (My profile may look a bit off because of peoples screen sizes gonk )
But here's the code I have. Please help? smile
Thank you redface
#id_about{overflow: scroll; overflow-x: hidden; overflow-y: auto; height: 150px;}
.panel
{background: transparent;}
html {
background-color: #black;
background-image: url()
background-position: top left;
background-attachment: scroll;
background-no repeat;
margin-left: auto;
margin-right: auto;
}
html,body{
background: url(http://i1267.photobucket.com/albums/jj544/JavierJustMe/image7.jpg) repeat top left;
}
#id_footprints{
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
height: 90px;
}
#header a{
color:#black;
}
#columns{
background-color: black;
background-image: url()
background-position: top center;
background-attachment: fixed;
background-repeat: repeat-y;
width:1030px;
float: none;
bottom: -100px;
top: -1px;
margin-left: auto;
padding-left: 10px;
margin-right: auto;
position: relative;
}
.panel {
background-color: #black;
background-attachment: fixed;
border-width: 20px;
border-style: solid;
font-family: cursive;
font-size: 13px;
font-weight: normal;
color: black;
margin: px;
padding: 5px;
}
.panel h2{
background-color: #black;
margin:-5px -5px 10px -5px;
padding:5px 6px;
background: #3D8AD0;
text-transform:uppercase;
font-weight:bold;
color:#000000;
font-size:10px;
}
a {
font-family: cursive;
font-size: 13px;
font-weight: normal;
color: #D37B14;
}
a:hover {
font-family: arial;
font-size: 13px;
font-weight: normal;
color: grey;
text-decoration: none;
}
.comments_panel .style1 dt {
clear: left;
border-bottom: 0px solid;
height: 0px;
line-height: 0px;
padding: 0 px;
text-align: right;
}
#profile ul.items{
background: black;
}
.media_panel{
height: 15px;
}
.media_panel embed, .media_panel object{
height: 25px;
width: 150px;
}
.media_panel h2{
display: none;
}
#id_about{
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
height: 400px;
#id_custom_6231{
height: 300px;
overflow-x hidden;
overflow-y: scroll;
}
#id_custom_6347{
overflow:auto;
oveflow-x:hidden;
overflow-y:auto;
height:400px;
width:300px;
}
But here's the code I have. Please help? smile
Thank you redface
#id_about{overflow: scroll; overflow-x: hidden; overflow-y: auto; height: 150px;}
.panel
{background: transparent;}
html {
background-color: #black;
background-image: url()
background-position: top left;
background-attachment: scroll;
background-no repeat;
margin-left: auto;
margin-right: auto;
}
html,body{
background: url(http://i1267.photobucket.com/albums/jj544/JavierJustMe/image7.jpg) repeat top left;
}
#id_footprints{
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
height: 90px;
}
#header a{
color:#black;
}
#columns{
background-color: black;
background-image: url()
background-position: top center;
background-attachment: fixed;
background-repeat: repeat-y;
width:1030px;
float: none;
bottom: -100px;
top: -1px;
margin-left: auto;
padding-left: 10px;
margin-right: auto;
position: relative;
}
.panel {
background-color: #black;
background-attachment: fixed;
border-width: 20px;
border-style: solid;
font-family: cursive;
font-size: 13px;
font-weight: normal;
color: black;
margin: px;
padding: 5px;
}
.panel h2{
background-color: #black;
margin:-5px -5px 10px -5px;
padding:5px 6px;
background: #3D8AD0;
text-transform:uppercase;
font-weight:bold;
color:#000000;
font-size:10px;
}
a {
font-family: cursive;
font-size: 13px;
font-weight: normal;
color: #D37B14;
}
a:hover {
font-family: arial;
font-size: 13px;
font-weight: normal;
color: grey;
text-decoration: none;
}
.comments_panel .style1 dt {
clear: left;
border-bottom: 0px solid;
height: 0px;
line-height: 0px;
padding: 0 px;
text-align: right;
}
#profile ul.items{
background: black;
}
.media_panel{
height: 15px;
}
.media_panel embed, .media_panel object{
height: 25px;
width: 150px;
}
.media_panel h2{
display: none;
}
#id_about{
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
height: 400px;
#id_custom_6231{
height: 300px;
overflow-x hidden;
overflow-y: scroll;
}
#id_custom_6347{
overflow:auto;
oveflow-x:hidden;
overflow-y:auto;
height:400px;
width:300px;
}



