How can I get my pictures to show clearly? They`re all cloudy and I have a code from the scripts section but it doesn`t work correctly. Help please, =[ |
How can I get my pictures to show clearly? They`re all cloudy and I have a code from the scripts section but it doesn`t work correctly. Help please, =[ |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Aug 2006 Member No: 455,211 ![]() |
CODE <style type="text/css">td td td td.text a img {visibility:hidden;} td td td td.text a {display:block; width:XXpx; height:XXpx; background-image:url(URL TO IMAGE HERE);} .contactTable a {background-image:none !important; display:inline; width:auto !important; height:auto !important;} .contactTable a img {visibility:visible;} </style> Alright, that`s the code from the scripts section that`s supposed to let you change your default image to anything that you want. I uploaded my picture and plugged it into the code, then I fixed the height and width. The image is fine, I actually thought it worked until I scrolled down the page and noticed that my default picture was in place of the all of the pictures of the people in my top 8. ... Is there a way to at least fix this OR to have my default picture show up as clear as it is in my psp program? I thought that maybe I was uploading it as the wrong type of file, but I tried both the png , and the jpg files and both ways my picture would show up blurry and disfigured. Help .... please? ![]() |
|
|
![]() |
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
I don't think theres a fix because of this part:
td td td td.text a {display:block; width:XXpx; height:XXpx; background-image:url(URL TO IMAGE HERE);} Obviously that part also edits your friends. The only other way I can think of replacing it is learning how to use divs. Making a div and placing your picture in it over the other picture. The only thing is thats not a stable way to do it. |
|
|
![]() ![]() |