Log In · Register

 
 
Closed TopicStart new topic
width of comments
miiichellley
post Oct 7 2006, 08:44 PM
Post #1


my michelle.
*****

Group: Member
Posts: 792
Joined: Oct 2005
Member No: 267,094



http://myspace.com/miiichelleeey

I've been attempting to fix the width of the comments and my calendar forever now.
Anyone know the problem?

Note: I want to keep this stylesheet.
Thanks.
 
*StanleyThePanda*
post Oct 7 2006, 09:25 PM
Post #2





Guest






The width of your comments/calendar are the same width as the rest of your tables (atleast on my browser/computer) huh.gif

Maybe you could take a screenshot of what you see?
 
miiichellley
post Oct 7 2006, 09:56 PM
Post #3


my michelle.
*****

Group: Member
Posts: 792
Joined: Oct 2005
Member No: 267,094



I meant the width of the text? The events of the calendar are all to one side, with one huge gap in the middle..screenshot anyways.



 
freeflow
post Oct 8 2006, 04:34 PM
Post #4


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

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



Why not post your code and I'll see what I can do ?
 
miiichellley
post Oct 8 2006, 04:48 PM
Post #5


my michelle.
*****

Group: Member
Posts: 792
Joined: Oct 2005
Member No: 267,094



QUOTE
<style type=text/css>

body {
background: ffffff url("");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:000000;
scrollbar-track-color: ffffff;
scrollbar-shadow-color: 000000;
scrollbar-face-color:ffffff;
scrollbar-darkshadow-color:ffffff;
scrollbar-3dlight-color:000000;}


td.text a img {
width: auto !important;}
td.text td.text a img {
width: 80px !important;}

table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:ffffff;
background-image:url('');
background-attachment:fixed;
background-repeat:no-repeat;
background-position:bottom left;
}
table table { border: 0px }
table table table table{border:0px}
table, td{
background-color:transparent;
}
table table table{ background-image:TABLE BG IMG OMITTED; background-position:Top Left; background-repeat:repeat; border-color:000000; border-style:solid; border-width:1px;
}
table table table table{ background-image:none; }
}
table table table table, table table table td{ border-style:none;
}
table table td.text table, table table td.text table td {width:100%;}
.mygen { Text Properties }
table, tr, td, li, p, div { font-family:arial; color:000000; line-height:11px ; }

.btext { font-family:arial; color:6598A7; font-weight:normal; }

.blacktext10 { font-family:arial; color:6598A7; font-size: 8pt; letter-spacing:0pt; text-align: left; line-height: 11px; font-weight:normal; }

.blacktext12 { font-family:times new roman; color:306574; font-size:22pt; font-weight:bold; letter-spacing:-2pt; line-height:21pt; }

.lightbluetext8 { font-family:times new roman; color:6598A7; font-size:14pt; line-height:13pt; font-weight:normal; text-transform:lowercase; letter-spacing:-1pt; }

.orangetext15 { font-family:times new roman; color:6598A7; font-size:14pt; line-height:13pt; font-weight:normal; text-transform:lowercase; letter-spacing:-1pt; }

.redtext { font-family:times new roman; fony-size:14pt; color:6598A7; line-height:13pt; letter-spacing:-1pt; font-weight:normal; }

.redbtext { font-family:times new roman; color:6598A7; font-size:14pt; line-height:13pt; letter-spacing:-1pt; font-weight:normal; }

.text { font-family:arial; color:000000;line-height:11px; text-align:left; }

.whitetext12 { font-family:times new roman; color:000000; font-size: 24pt; letter-spacing:-1pt; text-align: center; line-height: 26pt; font-weight:normal; background-color:6598A7; border-bottom:solid 1px; border-top:solid 1px; border-color:000000; text-align:center;text-transform:lowercase; display:block; }

a:active, a:visited, a:link { font-family:arial; font-size:8pt; color:000000; font-weight:normal; text-decoration:none; text-transform:lowercase; border-top:1px solid; border-bottom:1px solid; border-right:1px solid; border-left:1px solid; background-color:b8b8b8; border-color:b8b8b8;}

a:hover { font-family:times new roman; font-size:14pt; color:000000; font-weight:normal; border:none; text-transform:lowercase; letter-spacing:-1pt; cursor:default;}

a.navbar:active, a.navbar:visited, a.navbar:link { font-family:arial; color:000000; text-decoration:none; text-transform:lowercase; border-top:1px solid; border-bottom:1px solid; border-right:1px solid; border-left:1px solid; background-color:b8b8b8; border-color:b8b8b8; }

a.navbar:hover { font-family:times new roman; color:000000; border:none; font-size:14pt; font-weight:normal; text-transform:lowercase; letter-spacing:-1pt; cursor:default; }

a.redlink:active, a.redlink:visited, a.redlink:link { font-family:arial; font-size:8pt; color:000000; font-weight:normal; text-decoration:none; text-transform:lowercase; border-top:1px solid; border-bottom:1px solid; border-right:1px solid; border-left:1px solid; background-color:b8b8b8; border-color:b8b8b8; }

a.redlink:hover { font-family:times new roman; font-size:14pt; color:000000; font-weight:normal; border:none; letter-spacing:-1pt; text-transform:lowercase; cursor:default; }

.nametext { font-family:times new roman; color:000000; font-size: 24pt; letter-spacing:-1pt; text-align: center; line-height: 26pt; font-weight:normal; background-color:6598A7; border-bottom:solid 1px; border-top:solid 1px; border-color:000000;text-align:center;text-transform:lowercase; display:block; }

b, strong { font-family:arial; color:6598A7; font-size:8pt; line-height:11px; font-weight:normal; text-transform:none; }

i, em {font-family:arial; color:5d8980; font-size:8pt; line-height:11px; font-weight:normal; text-transform:none;}

</style>
 
freeflow
post Oct 8 2006, 04:54 PM
Post #6


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

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



Change your code to this:
CODE
<style type=text/css>

body {
background: ffffff url("");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:000000;
scrollbar-track-color: ffffff;
scrollbar-shadow-color: 000000;
scrollbar-face-color:ffffff;
scrollbar-darkshadow-color:ffffff;
scrollbar-3dlight-color:000000;}


td.text a img {
width: auto !important;}
td.text td.text a img {
width: 80px !important;}

table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-color:ffffff;
background-image:url('');
background-attachment:fixed;
background-repeat:no-repeat;
background-position:bottom left;
}
table table { border: 0px }
table table table table{border:0px}
table, td{
background-color:transparent;
}
table table table{ background-image:TABLE BG IMG OMITTED; background-position:Top Left; background-repeat:repeat; border-color:000000; border-style:solid; border-width:1px;
}
table table table table{ background-image:none; }
}
table table table table, table table table td{ border-style:none;
}

.mygen { Text Properties }table, tr, td, li, p, div { font-family:arial; color:000000; line-height:11px; }

.btext { font-family:arial; color:6598A7; font-weight:normal; }

.blacktext10 { font-family:arial; color:6598A7; font-size: 8pt; letter-spacing:0pt; text-align: left; line-height: 11px; font-weight:normal; }

.blacktext12 { font-family:times new roman; color:306574; font-size:22pt; font-weight:bold; letter-spacing:-2pt; line-height:21pt; }

.lightbluetext8 { font-family:times new roman; color:6598A7; font-size:14pt; line-height:13pt; font-weight:normal; text-transform:lowercase; letter-spacing:-1pt; }

.orangetext15 { font-family:times new roman; color:6598A7; font-size:14pt; line-height:13pt; font-weight:normal; text-transform:lowercase; letter-spacing:-1pt; }

.redtext { font-family:times new roman; fony-size:14pt; color:6598A7; line-height:13pt; letter-spacing:-1pt; font-weight:normal; }

.redbtext { font-family:times new roman; color:6598A7; font-size:14pt; line-height:13pt; letter-spacing:-1pt; font-weight:normal; }

.text { font-family:arial; color:000000;line-height:11px; text-align:left; }

.whitetext12 { font-family:times new roman; color:000000; font-size: 24pt; letter-spacing:-1pt; text-align: center; line-height: 26pt; font-weight:normal; background-color:6598A7; border-bottom:solid 1px; border-top:solid 1px; border-color:000000; text-align:center;text-transform:lowercase; display:block; }

a:active, a:visited, a:link { font-family:arial; font-size:8pt; color:000000; font-weight:normal; text-decoration:none; text-transform:lowercase; border-top:1px solid; border-bottom:1px solid; border-right:1px solid; border-left:1px solid; background-color:b8b8b8; border-color:b8b8b8;}

a:hover { font-family:times new roman; font-size:14pt; color:000000; font-weight:normal; border:none; text-transform:lowercase; letter-spacing:-1pt; cursor:default;}

a.navbar:active, a.navbar:visited, a.navbar:link { font-family:arial; color:000000; text-decoration:none; text-transform:lowercase; border-top:1px solid; border-bottom:1px solid; border-right:1px solid; border-left:1px solid; background-color:b8b8b8; border-color:b8b8b8; }

a.navbar:hover { font-family:times new roman; color:000000; border:none; font-size:14pt; font-weight:normal; text-transform:lowercase; letter-spacing:-1pt; cursor:default; }

a.redlink:active, a.redlink:visited, a.redlink:link { font-family:arial; font-size:8pt; color:000000; font-weight:normal; text-decoration:none; text-transform:lowercase; border-top:1px solid; border-bottom:1px solid; border-right:1px solid; border-left:1px solid; background-color:b8b8b8; border-color:b8b8b8; }

a.redlink:hover { font-family:times new roman; font-size:14pt; color:000000; font-weight:normal; border:none; letter-spacing:-1pt; text-transform:lowercase; cursor:default; }

.nametext { font-family:times new roman; color:000000; font-size: 24pt; letter-spacing:-1pt; text-align: center; line-height: 26pt; font-weight:normal; background-color:6598A7; border-bottom:solid 1px; border-top:solid 1px; border-color:000000;text-align:center;text-transform:lowercase; display:block; }

b, strong { font-family:arial; color:6598A7; font-size:8pt; line-height:11px; font-weight:normal; text-transform:none; }

i, em {font-family:arial; color:5d8980; font-size:8pt; line-height:11px; font-weight:normal; text-transform:none;}

</style>
 
miiichellley
post Oct 8 2006, 04:58 PM
Post #7


my michelle.
*****

Group: Member
Posts: 792
Joined: Oct 2005
Member No: 267,094



Thanks!

but is there a way to adjust the calendar so it is the same width as rest of the modules?
 
freeflow
post Oct 8 2006, 05:04 PM
Post #8


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

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



You can try this tiny profile script. Just set the width to a big number. There is no code to just adjust that table though.
QUOTE
.contactTable {display:none;} table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:280px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:80px !important;} td td td div strong {width:170px !important; display:block;} td.text td.text table table div {display:none;}

All you have to do is add style tags and edit the width of the two red parts. Really I think you only need to do the second red part.
 

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