Log In · Register

 
div in interests section
drunk_inlove
post May 9 2006, 08:42 PM
Post #1


Senior Member
***

Group: Member
Posts: 31
Joined: Apr 2006
Member No: 393,656



i used div's in the interests section to compress my band names, etc.
but the border isn't showing.

here are my style tags
CODE
<style type="text/css">
.contacttable{display:none}
</style>

<style>
A:hover, a.navbar:hover, a.redlink7:hover, a.bluelink:hover {
border:none;
cursor:help;
height:;
font-variant:;
text-transform:uppercase;
filter: progid:DXImageTransform.Microsoft.Pixelate(maxsquare=10); HEIGHT: 0px; }
image { FILTER: progid:DXImageTransform.Microsoft.BasicImage(gr;
color:5c5c5c;
font:normal 6pt small fonts;}
</style>

<style>
body, td, li, p, div, textarea, li, h1, h2, p, br
{color:000000; font-family:small fonts; font-size: 6pt; font-weight: normal;text-decoration:normal; line-height: 10px; letter-spacing:px}

.nametext { font:normal 6pt small fonts;text-transform:uppercase;text-align:center;background-color:ffffff; color:000000;border-bottom-color:000000;border-bottom-style:solid;border-bottom-width:3px; width:300px;texta-align:center;       }

.lightbluetext8 {  font:normal 6pt small fonts; color:000000;background-color:ffffff;border-bottom-color:000000;border-bottom-width:1px; border-bottom-style:dashed;width:75px; text-align:right;    }

.btext { font:normal 6pt small fonts; text-transform:uppercase;color:000000; width:100%; text-align:center;background-color:ffffff; border-color:000000; border-style:solid;border-width:1px;       }

.blacktext10 { font:normal 6pt terminal;text-transform:uppercase; color:000000;background-color:ffffff; border-bottom-color:000000;border-bottom-style:dashed;border-bottom-width:1px; width:100%; text-align:right;      }  
</style>

<style type="text/css">
b { color: 006666;
     font-family:Georgia;
     font-size:6pt;
     letter-spacing:0pt;
     font-weight:bold; }
i,em{
     color: 006666;
     font-family:Georgia;
     font-size:6pt;
     letter-spacing:0pt;
     font-weight:normal;  }
u{
     color: 006666;
     font-family:Georgia;
     font-size:6pt;
     letter-spacing:0pt;
     font-weight:normal; }

</style>

<style type="text/css">
.bbzs1 {content:"Body Properties";}
body {
background-color:000000;
background-image:url('http://i28.photobucket.com/albums/c209/drunk_inlove/11124924_l.gif');
  background-position:bottom left;
  background-repeat:no-repeat;
  background-attachment:fixed;
    border-color:006666;
    border-width:25px;
    border-style: solid;
    scrollbar-face-color:transparent;
    scrollbar-highlight-color:000000;
    scrollbar-3dlight-color:000000;
    scrollbar-shadow-color:000000;
    scrollbar-darkshadow-color:000000;
    scrollbar-arrow-color:000000;
    scrollbar-track-color:transparent;
}

.bbzs2 {content:"Table and Section Properties";}
table, tr, td {background:transparent; border:0px;}
table table table {background-color:FFFFFF;}
table table table {
border-width:2px;
border-color:006666;
border-style:solid;
}
table table table table {border:0px;}
table table table {width:300px;}
td.text table, td.text table td {width:300px; padding:0px;}
td.text table table table table,
td.text table table table table td {width:0px;}

.bbzs3 {content:"Text and Link Properties";}
input {background-color:transparent !important;}
td, span, div, input, textarea, a, table td div div font,
div table tr td font {font-family:small fonts!important;important;text-transform:uppercase}
td, span, div, input, textarea, table td div div font,div table tr td font {color:000000 !important; font-size:6pt !important;}
.nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12, .blacktext12 span,.redtext, .redbtext, .blacktext10, .btext {color:000000 !important; font-size:6pt !important;}
a {color:006666 !important; font:normal 6pt small fonts!important;text-decoration: none!important; font-style: normal !important; text-transform: normal !important; }
a:hover {color:006666 !important; text-decoration: underline !important; font-style: normal !important; font-weight: bold !important; text-transform: normal !important; }

.bbzs4 {content:"Other Properties";}
table table td {width:10px;}
div table table td, table table table td {width:auto;}
table table img {display:none;}
table table table img {display:inline;}
td.text td.text table table div,
td.text td.text table table a img { width:65px !important;}
div table tr td font {visibility:hidden;}
div table table tr td font {visibility:visible;}
img {border:0px;}
.blacktext10 {
border-top-width:1px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px;
border-color:000000; border-style:dashed; display:block; width:200px;}
body, textarea, div {
scrollbar-face-color:transparent;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:000000;
scrollbar-shadow-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-arrow-color:000000;
scrollbar-track-color:transparent;}

</style>


and here is the code i use for my div's
CODE
<div style="border:#000000 2px solid;width:190px;height:100px;overflow:auto">
text here
</style>


i want the borders around the div's to show like in this profile.

if anyone can help, i'd be really grateful. the link to my myspace is in my sig.
thanks. :)
 
 
Start new topic
Replies
drunk_inlove
post May 9 2006, 11:53 PM
Post #2


Senior Member
***

Group: Member
Posts: 31
Joined: Apr 2006
Member No: 393,656



oh...i'm sorry, but would you happen to know which border settings i'd have to change exactly?

i've been playing with it but to no avail...
 

Posts in this topic
SOLEILsorian   div in interests section   May 9 2006, 08:42 PM
This Confession   all the borders in your code are 0 you need to go ...   May 9 2006, 10:19 PM
SOLEILsorian   oh...i'm sorry, but would you happen to know w...   May 9 2006, 11:53 PM
This Confession   QUOTEbbzs2 {content:"Table and Section Proper...   May 9 2006, 11:54 PM
SOLEILsorian   it didn't do anything... oh well. that's ...   May 10 2006, 12:35 AM


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