Making pictures bigger? |
Making pictures bigger? |
Aug 13 2006, 02:43 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Aug 2006 Member No: 452,808 |
I'm using a profile, but for some reason, my default picture, the pictures of my friends, and the pictures in my comments are really small. I want them to be normal size, but I'm not sure how to do it, does someone mind helping me?
The code I'm using is this: <style type="text/css"> .whateverlife{ Background Properties } table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-image:url('http://img.photobucket.com/albums/v221/ashbernie311/welife/bpebg.gif'); background-attachment:fixed; background-repeat: no-repeat; background-position: bottom left; background-color:ff4e6b; scrollbar-face-color:ff4e6b; scrollbar-highlight-color:ffffff; scrollbar-3dlight-color:ffffff; scrollbar-shadow-color:eeeeee; scrollbar-darkshadow-color:eeeeee; scrollbar-arrow-color:ff6535; scrollbar-track-color:FFFFFF; } .whateverlife{ Table Properties } table table { border: 0px } table table table table{border:0px} table table table { border-style:solid; border-width:3px; border-color:ff6535; background-color:FFFFFF; } .whateverlife{ Text Properties } table, tr, td, li, p, div { font-family:arial; color:545454; font-size:10px; font-weight:bold; } .btext { font-family:arial; color:545454; font-size:10px; font-weight:bold; } .blacktext10 { font-family:arial; color:545454; font-size:10px; font-weight:bold; } .blacktext12 { font-family:arial; color:ff6535; font-size:10px; font-weight:bold; } .lightbluetext8 { font-family:arial; color:545454; font-size:10px; font-weight:bold; } .orangetext15 { font-family:arial; color:545454; font-size:10px; font-weight:bold; } .redtext { font-family:arial; color:545454; font-size:10px; font-weight:bold; } .redbtext { font-family:arial; color:545454; font-size:10px; font-weight:bold; } .text { font-family:arial; color:545454; font-size:10px; font-weight:bold; } .whitetext12 { font-family:arial; color:545454; font-size:10px; font-weight:bold; } a:active, a:visited, a:link { font-family:arial; color:3694ec; font-size:10px; font-weight:bold; } a:hover { font-family:helvetica; color:fff54e; font-size:10px; } a.navbar:active, a.navbar:visited, a.navbar:link { font-family:arial; color:3694ec; font-size:10px; font-weight:bold; } a.navbar:hover { font-family:arial; color:fff54e; font-size:10px; } a.redlink:active, a.redlink:visited, a.redlink:link { font-family:arial; color:3694ec; font-size:10px; font-weight:bold; } a.redlink:hover { font-family:arial; color:fff54e; font-size:10px; } .nametext { font-family:arial; color:8ae869; font-size:10px; font-weight:bold; } .whateverlife{ Miscellaneous Properties } body div table tbody tr td font {visibility:hidden;} .navbar {visibility:visible;} .navbar font {visibility:hidden;} tr {background:transparent;} body table div font a, body table div div {visbility:hidden;} body table table div font a, body table table div div {visibility:visible;} </style> <style type="text/css"> .contactTable {display:none;} table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:270px !important;} 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:35px !important;} td td td div strong {width:170px !important; display:block;} span, font, a, table, td, div, b {font-size:7pt !important;} object {display:block; width:220px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:6pt !important;} td.text td.text table table div {display:none;}</style> Not sure if that helps. Thank anyways! |
|
|
|
flowergrl123 Making pictures bigger? Aug 13 2006, 02:43 PM
This Confession change these
td.text a img {width:100px !imp... Aug 13 2006, 02:44 PM
flowergrl123 Aw, that worked. Thank so much! Aug 13 2006, 02:51 PM
This Confession welcome
topic closed. Aug 13 2006, 02:55 PM![]() ![]() |