Log In · Register

 
 
Closed TopicStart new topic
Lost my images, Using Imageshack
Keriana
post Aug 4 2007, 06:43 PM
Post #1


Member
**

Group: Member
Posts: 25
Joined: Jul 2007
Member No: 548,776



So I just finished my first layout and I was all excited because everything was working great. Well I clicked out of the window that I used for imageshack and now my pictures won't show up. (background and sections for divs) I'm trying to re-enter the codes but nothing is working! I just starting using image shack because I heard on here that it's better but I'm super confused! Help please!
 
Keriana
post Aug 4 2007, 06:52 PM
Post #2


Member
**

Group: Member
Posts: 25
Joined: Jul 2007
Member No: 548,776



Hmm...now it's working again. I don't know what was happening!
 
speakerboxx123
post Aug 4 2007, 07:09 PM
Post #3


im with the marching band
*****

Group: Member
Posts: 740
Joined: Dec 2006
Member No: 491,167



can you post your code so i can see if you are putting the right one?
 
1angel3
post Aug 4 2007, 07:13 PM
Post #4


Naomi loves you. Y'all may call me NaNa
******

Group: Official Designer
Posts: 2,925
Joined: Jun 2006
Member No: 427,774



Imageshack does that sometimes. You may have to reupload them
 
speakerboxx123
post Aug 4 2007, 07:16 PM
Post #5


im with the marching band
*****

Group: Member
Posts: 740
Joined: Dec 2006
Member No: 491,167



^ yeah, but sometimes people copy the wrong code also. thats what im thinking they did. if not try reuploading.
 
xcorphz
post Aug 4 2007, 07:19 PM
Post #6


forgive & forget
****

Group: Member
Posts: 176
Joined: Jul 2007
Member No: 551,100



YEAH i agree with naomi and cheekz
 
Keriana
post Aug 5 2007, 03:29 PM
Post #7


Member
**

Group: Member
Posts: 25
Joined: Jul 2007
Member No: 548,776



It's working ok now, but here's the code anyways I was a little confused on which one to put in and all that. This was my first time using imageshack. Thanks for the help!

CODE
About ME


<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: 9ACAFA;
background-image: url("http://img477.imageshack.us/img477/4352/lacexf0.png");
background-position: absolute; top: 50%; height: 200px
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:388E8E;
scrollbar-track-color: 388E8E;
scrollbar-shadow-color: 388E8E;
scrollbar-face-color:388E8E;
scrollbar-highlight-color:388E8E;
scrollbar-darkshadow-color:388E8E;
scrollbar-3dlight-color:388E8E;}

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: 0px solid; border-color: ######; background-color: ######; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea
{font:normal 12px georgia; color:FFFFFF; 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:######; font-weight:none; border:0px; text-transform: none; line-height:12px;}

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}
.whitetext12{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:######; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}
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;}

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

.section1{
position: absolute;
left: 50%;
margin-left:-250px;
top: 220px;
z-index:1;
width: 600px;
height: 400px;
overflow: auto;}

.Kerry{
position: absolute;
left: 50%;
margin-left:-95px;
top: 315px;
z-index:2;
width: 215px;
height: 130px;
overflow: auto;}

.Comments{
position: absolute;
left: 50%;
margin-left:-95px;
top: 520px;
z-index:2;
width: 400px;
height: 75px;
overflow: auto;}

<style type=text/css>
td td embed {width:0px; height:0px;}
td td embed, td td object {width:0px; height:0px;}
td.text embed, td.text object {width:320px; height:240px;}
td.text embed {width:320px; height:240px;}
td.text embed {width:auto; height:auto;}
td.text embed, td.text object {width:auto; height:auto;}</style>


</style>




Like To Meet

<div class="section1"><center>
<img src="http://img167.imageshack.us/img167/2038/lacesectionsfc6.png" width="600" height="400" border="0" alt="" usemap="#Lace_Sections_Map">
<map name="Lace_Sections_Map">
<area shape="rect" alt="" coords="18,232,105,268" href="http://friends.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=49674455">
<area shape="rect" alt="" coords="18,191,105,225" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=49674455">
<area shape="rect" alt="" coords="18,151,105,186" href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=49674455 ">
<area shape="rect" alt="" coords="18,112,105,142" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=49674455&MyToken=60dc99f6-d156-4343-8884-b25e3fab918f">
<area shape="rect" alt="" coords="18,63,105,100" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=49674455&MyToken=60dc99f6-d156-4343-8884-b25e3fab918f ">
<area shape="rect" alt="" coords="18,25,106,51" href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=60dc99f6-d156-4343-8884-b25e3fab918f ">
</map>
</center>
</div>


<div class="Kerry">Hey everyone! Ok, so this is my first layout that I've made! I know it's kind of ugly, but I'm just proud that I actually figured out all the coding! That's confusing! So hopefully as I start doing some more, they will get better and be more creative! Anyways...I'm sick of Myspace for now so that's all I'm going to write for now! Peace out!
</div>

<div class="Comments">
<form method="post"action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="49674455" type="hidden"><textarea name="f_comments" cols="60" rows="2" style="border-width: 1px; border-style: solid; border-color: b0d5fb; font-family: Georgia; font-size: 10px; color: ffffff; background-color: b0d5fb;" style="overflow:hidden;"></textarea><br> <input value="Send" style="border-width: 1px; border-style: solid; border-color: b0d5fb; font-family: Georgia; font-size: 10px; color: FFFFFF; background-color: b0d5fb;" type="submit"> <input value="Clear" style="border-width: 1px; border-style: solid; border-color: b0d5fb; font-family: Tahoma; font-size: 10px; color: ffffff; background-color: b0d5fb;" type="reset"></form>
</div>

 

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