little pictures |
little pictures |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Aug 2006 Member No: 449,034 ![]() |
i used this layout (http://www.createblog.com/layouts/download.php?id=11415) and so now my main user pic is little / friends pics are little / and even my slideshow is little...any idea on how to make the pics regular size? i would still like to keep the layout mind you :)
♥ |
|
|
![]() |
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
The tiny profile code is doing it. To be exact this part:
QUOTE <style type="text/css"> 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:220px !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:35px !important;} table, td, div, b {font-size:9pt !important;} span {font-size:9pt !important;} embed, object {display:block; width:220px; height:38px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:9pt !important;} td.text td.text .orangetext15, </style> If you don't care if your profile is small or not . Get rid of it. But if you REALLY need it small take this out to fix your slideshow: embed, object {display:block; width:220px; height:38px;} Take this out to fix your default pic: td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Aug 2006 Member No: 449,034 ![]() |
thank you much! :)
|
|
|
![]() ![]() |