Log In · Register

 
Images not showing?
fainaru
post Nov 29 2007, 09:56 PM
Post #1


gazette.cassis
****

Group: Member
Posts: 236
Joined: Dec 2004
Member No: 73,433



Hm, I'm having some weird glitch or problem with Myspace. My images aren't showing. I think it may be because I've wrapped <div> tags around them.

I made a regular DIV layout that I tested on Myspace and it showed my friend's list, so I tried to correct it. When I did I used this code:

CODE
.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;}
img { border:0;}


This code was taken from cB and it seemed to work fine, but for some strange reason my friends list was not hidden with this. Anyone have any ideas to help? :)
 
 
Start new topic
Replies (1 - 2)
lecollageur
post Nov 29 2007, 11:20 PM
Post #2


Newbie
*

Group: Member
Posts: 7
Joined: Nov 2007
Member No: 596,154



I'm havin' also an image problem and I didn't open a new topic as it's goin' good in this one...


so my problem is, that there is a difference betwenn firefox and internet explorer by displaying an important image on my myspace: http://www.myspace.com/chameleonrocka

I changed plenty things to find out what the problem is: such as table width or to set back the align of the right side of my profile... but I didn't find out the reason for this crap!


firefox is showing the pic and IE not





this isn't the only difference by diplaying my profile:
-the border fits in IE but in Firefox it's under the top of the page?
-Firefox changes the cursor if going on links and IE not
-in Firefox the right side of my profile is really in line and in IE not!



at least I would like to know if it is possible to change the position of my flash player as shwon in the attached word-file.



it would be great if someone finds out.. if you need further informations please don't hesitate to ask me.


thx in advance



code extract of about me section

CODE
<table>
<tr>
<td><div style="width: 800px; height: 190px; background-color: Transparent; color: 22FF22; font-family: Helvetica; font-size: 20pt; font-weight:bold; border-width: 0px ;border-style: Solid; border-color: dddddd;
<p style="white-space:nowrap;">
<img src="http://i214.photobucket.com/albums/cc245/lecollageur/82059XA1.jpg">CUT
<img src="http://i214.photobucket.com/albums/cc245/lecollageur/Scissors3m-1.jpg">STICK
<img src="http://i214.photobucket.com/albums/cc245/lecollageur/317456A01.jpg">READY - GO!</p></td>
</tr>
</table>










<table>
<tr>
<td><div style="width: 390px; height: 250px; background-color: Transparent; color: 555555; font-family: Helvetica; font-size: 8pt; border-width: 0px ;border-style: Solid; border-color: dddddd; overflow: auto; padding: 4px;; font-weight:; ; text-decoration: ; ; font-style: ; ; text-decoration: ; " <br />QUALITY NEEDS PASSION<br />


<br />everything startet during an exchange programm abroad. I entered a new appartment in a students residence with white walls, and I said - hey I've to do something to feel good..<br />
<br />
So I went out to collect images and sticked them on old cartons. After the first collage I had been infected. I started new projects on particular issues like FASTFOOD, PAIN IN THE WORLD & CLIMATE CHANGE...<br />
<br />By the way. Collage has it's origin from the French: coller = to stick <br />
<br />le collageur*<br /></td><td><img src="http://i214.photobucket.com/albums/cc245/lecollageur/CIMG1822.jpg"></td>
</tr>
</table>












<style type="text/css">
body {background-color:ffffff;
background-position:center center;
background-repeat:repeat;

background-attachment:fixed;
border-width:10px;
border-color:000000;
border-style:solid;}

table table table {
width:100%; max-width: 500px; } table table table table { width:100%;;
}

body, .bodyContent {
background-color:ffffff;
background-position:Center Center;
background-attachment:fixed;
border-color:000000;
border-width:6px;
border-style:Solid;
scrollbar-face-color:22FF22;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:dddddd;
scrollbar-shadow-color:bbbbbb;
scrollbar-darkshadow-color:555555;
scrollbar-arrow-color:ffffff;
scrollbar-track-color:ffffff;
cursor:default;cursor:hand;
}

table table {
border:0px;
}

table table table table {
border:1px;
background-image:none;
background-color:ffffff;
}

table table table {
border-style:Solid;
border-width:1px;
border-color:dddddd;
background-attachment:fixed;
}

table table table td {
background-color:Transparent;
}

table, tr, td, li, p, div {
color:555555;
font-size:8pt;
font-family:Helvetica;
}

.btext {
color:555555;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

.blacktext10 {
color:22FF22;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

.blacktext12 {
color:555555;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

.lightbluetext8 {
color:555555;
font-size:8pt;
font-family:Helvetica;
}

.orangetext15 {
color:555555;
font-size:8pt;
font-family:Helvetica;
}

.redtext {
color:22FF22;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

.redbtext {
color:555555;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

.text {
color:555555;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

.whitetext12 {
color:555555;
font-size:8pt;
font-family:Helvetica;
}

a:active, a:visited, a:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:link {
color:555555;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

a:hover, a.searchlinksmall:hover {
color:22FF22;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

a.navbar:active, a.navbar:visited, a.navbar:link {
color:22FF22;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

a.navbar:hover {
color:555555;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

a.redlink:active, a.redlink:visited, a.redlink:link {
color:22FF22;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

a.redlink:hover {
color:555555;
font-size:8pt;
font-family:Helvetica;
font-weight:bold;
}

.nametext {
color:555555;
font-size:20pt;
font-family:Helvetica;
font-weight:bold;
}





<style type="text/css">.contactTable {width:290px!important; height:150px!important; padding:0px!important; background-image:url(" http://img7.pimp-my-profile.com/i95/6/10/2...8aedc6cdcf4.png "); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;}.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}.contactTable a img {visibility:hidden; border:0px!important;}.contactTable a {display:block; height:28px; width:115px;}.contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}</style><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpbXAtbXktcHJvZmlsZS5jb20v" target="_blank"></a></p>








<style>.note {bring the tables up more}
td.text table {position:relative; top: -195px;}
td.text table table {position:static;}</style>









</div><style>.hidethem {visibility:hidden; display:none;}</style><b style=position:absolute;left:0;top:0><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lk15c3BhY2UtSGVscC5jb20=">










<style
type="text/css">
table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table
tbody tr td.text table table tbody td.text {visibility:visible;}
</style><b style=position:absolute;left:0;top:0><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lk15c3BhY2UtSGVscC5jb20="></a>






</div><style>.hidethem {visibility:hidden; display:none;}</style><b style=position:absolute;left:0;top:0><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lk15c3BhY2UtSGVscC5jb20=">








<style
type="text/css">
table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table
tbody tr td.text table table tbody td.text {visibility:visible;}
</style><b style=position:absolute;left:0;top:0><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lk15c3BhY2UtSGVscC5jb20="></a>












<style type="text/css">.contactTable {width:290px!important; height:150px!important; padding:0px!important; background-image:url(" http://img7.pimp-my-profile.com/i95/6/10/2...8aedc6cdcf4.png "); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;}.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}.contactTable a img {visibility:hidden; border:0px!important;}.contactTable a {display:block; height:28px; width:115px;}.contactTable .text {font-size:1px!important;}.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}</style><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LnBpbXAtbXktcHJvZmlsZS5jb20v" target="_blank"></a></p>








</div><style>.hidethem {visibility:hidden; display:none;}</style><b style=position:absolute;left:0;top:0><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lk15c3BhY2UtSGVscC5jb20=">




<style
type="text/css">
table tbody td table tbody tr td.text table {visibility:hidden;}
table tbody td table tbody tr td.text table table, table tbody td table
tbody tr td.text table table tbody td.text {visibility:visible;}
</style><b style=position:absolute;left:0;top:0><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lk15c3BhY2UtSGVscC5jb20="></a>











<style type="text/css">a.text, table div font a, table div div {visibility:hidden;}</style>




<style>table, td {background:transparent}</style>




















<style type="text/css">
body{
background-position:top center;margin-top: 20px;}

div.topbanner {
top: 0px;
left: 50%;
margin-left: -416px;
width: 830px;
height: 515px;
position: absolute;
}
</style>


<div class="topbanner">
<a </a>
</div>











<style>
table table table {
-moz-border-radius: 2em; }
</style>











<style>
.Hide Orange Bars and Text{rr}
td.text table {width:100%;}
.friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;}
.orangetext15{display:none;visibility:hidden;}
</style>







<style>
.contactTable, .interestsAndDetails, .userProfileDetail, .userProfileURL{
width:250px;
}
</style>









<style type="text/css">
div table {
display:none;
</style>










<style>
.friendSpace, .friendsComments, .blurbs, .latestBlogEntry, .extendedNetwork{
width:YOURWIDTHHEREpx;
}
</style>


























 
Insurmountable
post Nov 30 2007, 05:28 AM
Post #3


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



QUOTE(fainaru @ Nov 29 2007, 09:56 PM) *
Hm, I'm having some weird glitch or problem with Myspace. My images aren't showing. I think it may be because I've wrapped <div> tags around them.

I made a regular DIV layout that I tested on Myspace and it showed my friend's list, so I tried to correct it. When I did I used this code:

CODE
.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;}
img { border:0;}


This code was taken from cB and it seemed to work fine, but for some strange reason my friends list was not hidden with this. Anyone have any ideas to help? :)


Hmm seems to be working now...are you still having the error, and if so can you please post the other codes your using. _smile.gif


lecollageur- Please just make your own topic, from what I read..it doesn't sound like both of you are having the same problem.
 

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