Log In · Register

 
 
Closed TopicStart new topic
removing lines around linked pictures?, helllppp
surenarr
post Apr 21 2008, 06:04 PM
Post #1


Member
**

Group: Member
Posts: 16
Joined: Jan 2008
Member No: 615,901



okay so im using firefox and i dont know if it happens with other browsers, but around my contact buttons i have a black border because they are linked.
this is my profile:
CODE
http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=92264167&MyToken=f9e93af3-733b-4372-91f3-c53a5f42710a


how do i remove the borders?


also - how do i remove the big gap at the bottom?
 
tokyo-rose
post Apr 21 2008, 06:09 PM
Post #2


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Your profile is set to private, so I can't see what you mean. Also, you should post your coding like the rules at the top say to.

QUOTE
• Topic must include a screenshot or url AND any coding used.

But even without that, all you need to do is add "border=0" to your linking code. It would look like this:

CODE
<a href="urlhere"><img src="imgurlhere" border="0"></a>
 
surenarr
post Apr 21 2008, 06:17 PM
Post #3


Member
**

Group: Member
Posts: 16
Joined: Jan 2008
Member No: 615,901



okay, ill read the rules when i get some time.
thanks for the fast replys
i didn't realize i was on private but i've changed it to public so if you get the time to look it would be appreciated _smile.gif
i've fixed the buttons now though so i guess the gap is a bit off topic.
but thanks.
 
tokyo-rose
post Apr 21 2008, 06:19 PM
Post #4


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



The problem with the bottom gap can still be addressed in this topic. _smile.gif Please post all the coding you're using in between code tags.
 
surenarr
post Apr 21 2008, 06:22 PM
Post #5


Member
**

Group: Member
Posts: 16
Joined: Jan 2008
Member No: 615,901



umm i think i fixed it?
if thats what you meant....
but do you know how to get rid of the gap?
 
tokyo-rose
post Apr 21 2008, 06:24 PM
Post #6


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



What I mean is that you should post the coding you're using so that someone here can help you edit your coding and fix the gap. Until then, none of us know if we can get rid of the gap for you.
 
surenarr
post Apr 21 2008, 06:26 PM
Post #7


Member
**

Group: Member
Posts: 16
Joined: Jan 2008
Member No: 615,901



okay, well this is it.
CODE
<style type="text/css">
.contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12,
btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden}
td td td td{border:0px;width:0px;text-align:left;}
table,td,tr{padding:0px;width:;background-color:transparent}
table table table{padding:1px;height:.01%;width:100%;}
table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}
a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;}
table table table table,table table table table td.text, td.text td.text table{display:none;}
td.text table table{display:inline;visibility:visible;}
table td table tr td.text table{visibility:hidden;}
table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
</style>
<style type=text/css>

body {
background-color: FFFFFF;
background-image: url("");
background-position: bottom right;
background-repeat: repeat;
background-attachment: fixed;
scrollbar-arrow-color:######;
scrollbar-track-color: ######;
scrollbar-shadow-color: ######;
scrollbar-face-color:######;
scrollbar-highlight-color:######;
scrollbar-darkshadow-color:######;
scrollbar-3dlight-color:######;}

table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 1px solid; border-color: 000000; background-color: FFFFFF; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea  
{font:normal 9px arial; color:000000; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{class for the basic font for the page}
.text {font:normal 9px arial; color:000000; font-weight:none; border:0px; text-transform: none; line-height:12px;}  

{style for the number of comments you have. The actual ..}
.redtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}  
.redbtext{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px;}  

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase; }

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}  
.whitetext12{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{”In your extended network” style}
.blacktext12{font-family: arial; color: ######; font-weight: bold; font-size: 20px; letter-spacing: -2px; }

{Stylizing of your name above your picture }  
.nametext{font-family: arial; color: ######; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}  

{date stamp on comments}  
.blacktext10{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{This is how all anchor points will be displayed; anchor points appear before all links.}  
a{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }  
a:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{”View all friends” and “invite more” link style}  
a.redlink{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.redlink:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:9px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}

{2 links in very top on the left, and the 13 links above your picture with make the navigation bar}
a.navbar{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  

{Default Links}
a:link, a.man{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}  
a:active{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}  
a:visited{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase;}

{bolded words}
.standard b, p b, B, strong {
font-family:arial; font-size:9px; color:000000; font-weight:none;border:0px; text-transform: uppercase; }

</style>

<div class="bg" style="position: absolute; left:100px; top:120px; width:700px; height:400px; overflow: hidden;">
<img src="http://i89.photobucket.com/albums/k232/Shauna_hearts_yew/arthurr.jpg">
</div>

<div class="content" style="position: absolute; left:300px;  top:180px; width:436px; height:228px; overflow: auto;">
ummm im still working on this.
</div>
<div class="content" style="position: absolute; left:800px;  top:150px; width:400px; height:300px; overflow: auto;"><center>
<a href=http://www.msplinks.com/MDFodHRwOi8vbXlzcGFjZS5jb20=><img src="http://i89.photobucket.com/albums/k232/Shauna_hearts_yew/home-2.jpg""border=0"></href><a href=http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPWludml0ZS5h
GRmcmllbmRfY29uZmlybSZzdGF0dXNDRD0xJmZyaWVuZElEPTkyMjY0MTY3><img src="http://i89.photobucket.com/albums/k232/Shauna_hearts_yew/add-2.jpg""border=0"></href><a href=http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZSZmcmllbmRJRD05MjI2NDE2NyZNeVRva2VuPWViMTNjZmM1LWE4YzUtNDFkNS1hYTdhLTFiZjNkO
JmMDIyNQ==><img src="http://i89.photobucket.com/albums/k232/Shauna_hearts_yew/message-1.jpg""border=0"></href><a href=http://www.msplinks.com/MDFodHRwOi8vdmlld21vcmVwaWNzLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPXVzZXIu
mlld0FsYnVtcyZmcmllbmRJRD05MjI2NDE2Nw==><img src="http://i89.photobucket.com/albums/k232/Shauna_hearts_yew/pictures-1.jpg""border=0></href><a href=http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTkyMjY0MTY3Jk15
G9rZW49ZjJhNjZmMzAtOTQyMC00NDk3LWFmMTMtZmE5ODMwOTgwM2Nm><img src="http://i89.photobucket.com/albums/k232/Shauna_hearts_yew/comment.jpg""border=0"></href><a href=http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1ibG9jay5ibG9ja1VzZXImdXNlcklEPTkyMjY0MTY3><img src="http://i89.photobucket.com/albums/k232/Shauna_hearts_yew/block-2.jpg""border=0"></href>
</div>

all of it is in my about me section.. if that helps with anything.
 
surenarr
post Apr 21 2008, 06:46 PM
Post #8


Member
**

Group: Member
Posts: 16
Joined: Jan 2008
Member No: 615,901



Well a screen shot wouldnt be much help,
if i scroll right down to the bottom the whole page is white.
if you dont see it maybe its just my browser?
i dont know _unsure.gif
ill try adjusting the height.
 
surenarr
post Apr 21 2008, 06:54 PM
Post #9


Member
**

Group: Member
Posts: 16
Joined: Jan 2008
Member No: 615,901



nope, adjusting the height just clips off half of the picture and still leaves the gap.
 
surenarr
post Apr 21 2008, 07:36 PM
Post #10


Member
**

Group: Member
Posts: 16
Joined: Jan 2008
Member No: 615,901



no, the picture doesnt have white space at the bottom, my pixel measurements of the background are the same as the picture (700X400) and im using firefox, the newest one.
 
surenarr
post Apr 21 2008, 08:06 PM
Post #11


Member
**

Group: Member
Posts: 16
Joined: Jan 2008
Member No: 615,901



i got rid of the gap by using a different code for hiding the entire profile.
thanks for the help guys.
 
miyashu
post Apr 21 2008, 10:20 PM
Post #12


cake or DEATH
*****

Group: Staff Alumni
Posts: 631
Joined: Sep 2005
Member No: 223,586



it seems your problem has been resolved. this topic will be closed now.

surenarr, if you need this topic re-opened, pm me or another staff member.
 

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