Log In · Register

 
Navigation and comments section help., Can someone possibly help me understand exactly.
onlookerneedsdiv...
post Nov 10 2008, 01:22 PM
Post #1


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



Can someone possibly help me understand out of these flash codes exactly what is affecting my div navigation bar and making my comments section disappear? when ever i save my profile after adding one of these codes , it removes a portion of my codes on the bottom of my "who id like to meet" section ,which are my navigation and comment code.
 
 
Start new topic
Replies (1 - 17)
onlookerneedsdiv...
post Nov 10 2008, 02:58 PM
Post #2


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



Hi there!. Actually no it's not all my codes , however when I did add those specific flash codes, thats when i started having the problems with my DIV top navi bar and my comments section, it just automatically deletes a portion of my code text on the bottom of my "who id like to meet" section ,which is my comment code and top navigation bar code..... may I PM you my codes in full?


EDIT: Im sorry here is my codes.


And like i said previously ,when ever i add the flash code that i psted above something automatically causes a portion of my bottom codes in my "who id like to meet" section to disappear.

Im sorry, but please can someone here just look at my coding and see if Im doing something wrong?, Something in my codes is making my top navigation bar and my comments code disappear. Im racking my brain trying to figure out what it is.
Reason for edit: posts merged & codebox tags fixed. please don't double post & please use codeboxes. thanks :) -nat
 
allvanishing
post Nov 10 2008, 08:52 PM
Post #3


simple and clean...
****

Group: Official Designer
Posts: 149
Joined: Nov 2006
Member No: 478,009



Could you give us a link to see the profile?
 
manny-the-dino
post Nov 10 2008, 09:01 PM
Post #4


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Yeah a link would be helpful. _smile.gif

I tried fixing your codebox tags but it remains the same so I hope no one gets on my case because I tried lol.
 
onlookerneedsdiv...
post Nov 10 2008, 09:12 PM
Post #5


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



Hi! Yeah im sorry I tried putting the code thing there as well.

here is the link...well tester page.


Tester DIV page

Something is clashing once I put those flash codes (that I posted in my first post) it just automatically erases my bottom codes of my "who id like to meet" section, which happens to be my navigation bar and comments codes.

You see the code in my "who id like to meet" section initially looks like what I posted above, after clicking save my bottom portion of my codes ends up looking like this...

CODE
<div class="navigationbar">
<div class="navigationbar" style="background-color:; position: absolute; left:50%; top:1px; margin-left: -400px; width: 800px; height: 26px">
<table width="800" border="0" cellspacing="0" cellpadding="10">
<tr valign="middle">
<td align="center">

<a href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLm

 
allvanishing
post Nov 10 2008, 09:59 PM
Post #6


simple and clean...
****

Group: Official Designer
Posts: 149
Joined: Nov 2006
Member No: 478,009



This is pretty cluttered code, but I'll see what I can do.

It could be this:
<div class="navigationbar">
Myspace used to use the same name for it's old navigation bar, so it might still be filtering it out. Try to change the name.
 
onlookerneedsdiv...
post Nov 10 2008, 10:14 PM
Post #7


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



Actually it shows fine without some of the flash codes , it's almost as if it only allows me a certain amount of flash codes....i dunno what the problem could be ,i have tried breaking the codes down one by one at a time, it has something to do with the flash codes....but why is it removing my comment codes and navigation codes........
 
Mikeplyts
post Nov 10 2008, 10:34 PM
Post #8


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



It looks fine to me. biggrin.gif
 
onlookerneedsdiv...
post Nov 10 2008, 10:38 PM
Post #9


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



Mikeplyts, somehow my top navigation bar and comments codes gets automatically deleted from my "who id like to meet" section after i click he save profile button. I narrowed it down the the flash codes , but what , thats the problem, Iam trying to figure out exacltly what is causing this.....it's so frustrating to say the least lol.
 
Mikeplyts
post Nov 10 2008, 10:52 PM
Post #10


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



Maybe you can try putting your I'd Like To Meet code in the About Me section under the first code and then see if it works.
(It once somehow strangely worked for me.) _smile.gif

Oh, and you can call me Michael. :)

-OR- try expiermenting with where you out your top navigation and comment box codes. You can try moving the top navigation and comment box codes into the About Me section and leave the rest of your I'd Like To Meet code in the I'd Like To Meet section or vice versa.

And what does the FULL top navigation and comment box codes look like?
Reason for edit: posts merged. please don't double post. thanks :) -nat
 
onlookerneedsdiv...
post Nov 10 2008, 11:08 PM
Post #11


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



Sdly none of what you suggested worked. sad.gif

Take a look at the profile now after i have moved a few flash codes...it has my comment section and my top nav back......


 
onlookerneedsdiv...
post Nov 11 2008, 04:30 PM
Post #12


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



All of my codes....

ABOUT ME


CODE


<style>

body {
background-color: rgb(255,255,255); background-image: url(http://i38.tinypic.com/dboyzq.jpg);
background-position: left top;
background-repeat: repeat-x;
background-attachment: fixed;
}


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


table table {
border: 0px;
}
table table table table{
border:0px;
}
table table table {
border-width: 0px;
border-color: rgb(0, 0, 0);
border-style: solid;
background-color: transparent;
}
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:1;
opacity:1;
-khtml-opacity:1;
}
table table table table td {
filter:none;
}</style><div style="..;top:90px;left:0px;padding:0px;margin:0px;"></div><style>
body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
font-family: Georgia;
font-size: 12px;
color: rgb(128, 128, 128);
font-weight:;
font-style: normal;
text-decoration: none;
}
.nametext {
padding: 5px;
font-family: Georgia;
font-size: 24px;
color: rgb(0,0,0);
font-weight:;
font-style: normal;
text-decoration: none;
display: block;
}
.whitetext12, .orangetext15 {
font-family: Georgia;
font-size: 15px;
color: rgb(0, 0, 0);
font-weight: bold;
font-style: normal;
text-decoration: none;
}

a.navbar:link,a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
color: rgb(0, 0, 0);
font-weight: bold;
font-style: normal;
text-decoration: none;
}

a.navbar:hover, a.man:hover, a:hover {
color: rgb(0, 0, 0);
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
.badge {
left: 1px;
top: 1px;
}
.comments table td {color:gray;}
.contactTable{display:none;}
.profileInfo{display:none;}
.ExtendedNetwork{display:none;}
.interestsAndDetails{display:none;}
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:visible;}

body{scrollbar-track-color:rgb(101,61,23);scrollbar-face-color:rgb(0,0,0);scrollbar-3dlight-color:rgb(0,0,0);scrollbar-highlight-color:rgb(0,0,0);scrollbar-darkshadow-color:rgb(215,215,215);scrollbar-shadow-color:rgb(255,255,255);scrollbar-arrow-color:rgb(151,94,39);}

.map{
position:absolute;
top:6123px;
left:50%;
margin-left:7px;
width:388px;
height:400px;
z-index:8;
padding:0px;
border:0px;
background-color:gray;
background-image:url();
}

.submitc{
position:absolute;
top:6243px;
left:50%;
margin-left:-367px;
width:318px;
height:164px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.commentmap{
position:absolute;
top:6099px;
left:50%;
margin-left:-400px;
width:800px;
height:450px;
z-index:7;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i38.tinypic.com/169rb40.jpg);
}

.vidcreator{
position:absolute;
top:5920px;
left:50%;
margin-left:-115px;
width:253px;
height:41px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.tributevid{
position:absolute;
top:5652;
left:50%;
margin-left:-140px;
width:311px;
height:233px;
z-index:7;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.tributebg{
position:absolute;
top:5515px;
left:50%;
margin-left:-400px;
width:800px;
height:461px;
z-index:6;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i35.tinypic.com/11qsqra.png);
}

.vcomments{
position:absolute;
top:5144px;
left:50%;
margin-left:240px;
width:155px;
height:250px;
z-index:9;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.peepers{
position:absolute;
top:5067px;
left:50%;
margin-left:238px;
width:160px;
height:448px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.peepersbg{
position:absolute;
top:5067px;
left:50%;
margin-left:238px;
width:159px;
height:325px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i37.tinypic.com/2434853.gif);
}

.internalblogs{
position:absolute;
top:5095px;
left:50%;
margin-left:-108px;
width:323px;
height:372px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.BLOGGER{
position:absolute;
top:5064px;
left:50%;
margin-left:-400px;
width:800px;
height:454px;
z-index:7;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i33.tinypic.com/4jlz5h.png);
}

.puzzle{
position:absolute;
top:4679px;
left:50%;
margin-left:-385px;
width:400px;
height:370px;
z-index:9;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.puzzlebg{
position:absolute;
top:4654px;
left:50%;
margin-left:-400px;
width:800px;
height:400px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i37.tinypic.com/a3zjhi.gif);
}

.links{
position:absolute;
top:3987px;
left:50%;
margin-left:177px;
width:206px;
height:637px;
z-index:7;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.poems{
position:absolute;
top:4090px;
left:50%;
margin-left:-376px;
width:526px;
height:406px;
z-index:7;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.poetrybg{
position:absolute;
top:3945px;
left:50%;
margin-left:-400px;
width:800px;
height:700px;
z-index:6;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i34.tinypic.com/2ic0c9z.png);
}

.spacer3{
position:absolute;
top:3818px;
left:50%;
margin-left:-400px;
width:800px;
height:124px;
z-index:6;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i38.tinypic.com/dcsmjc.png);
}

.remembering{
position:absolute;
top:3216px;
left:50%;
margin-left:-400px;
width:800px;
height:600px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i34.tinypic.com/1z15o3t.png);
}

.INTERVIEW3{
position:absolute;
top:2930px;
left:50%;
margin-left:152px;
width:225px;
height:244px;
z-index:9;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.INTERVIEW2{
position:absolute;
top:2930px;
left:50%;
margin-left:-112px;
width:225px;
height:244px;
z-index:9;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.INTERVIEW1{
position:absolute;
top:2931px;
left:50%;
margin-left:-373px;
width:225px;
height:244px;
z-index:9;
padding:0px;
border:0px;
background-color:;
background-image:url();
}


.INTERVIEWS{
position:absolute;
top:2856px;
left:50%;
margin-left:-400px;
width:800px;
height:350px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i33.tinypic.com/wrbdab.png);
}

.SPACER2{
position:absolute;
top:2730px;
left:50%;
margin-left:-400px;
width:800px;
height:124px;
z-index:6;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i38.tinypic.com/2zeldmb.png);
}

.discography{
position:absolute;
top:1982px;
left:50%;
margin-left:-400px;
width:272px;
height:745px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url);
}

.Gangrelated{
position:absolute;
top:2338px;
left:50%;
margin-left:248px;
width:150px;
height:148px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url);
}

.G{
position:absolute;
top:2338px;
left:50%;
margin-left:70px;
width:200px;
height:148px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url);
}

.bullet{
position:absolute;
top:2338px;
left:50%;
margin-left:-95px;
width:200px;
height:148px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url);
}

.ATR{
position:absolute;
top:1997px;
left:50%;
margin-left:248px;
width:140px;
height:148px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url);
}

.PJ{
position:absolute;
top:1997px;
left:50%;
margin-left:70px;
width:200px;
height:148px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url);
}

.internalmovie{
position:absolute;
top:1997px;
left:50%;
margin-left:-103px;
width:495px;
height:718px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url);
}

.SPACER{
position:absolute;
top:1782px;
left:50%;
margin-left:-400px;
width:800px;
height:162px;
z-index:6;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i37.tinypic.com/3xa1x.png);
}

.DISCMOVIES{
position:absolute;
top:1930px;
left:50%;
margin-left:-400px;
width:800px;
height:800px;
z-index:7;
padding:0px;
border:0px;
background-color:black;
background-image:url(http://i36.tinypic.com/23s7qe.png);
}

.PICS{
position:absolute;
top:1330px;
left:50%;
margin-left:-396px;
width:269px;
height:474px;
z-index:8;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.VIDS{
position:absolute;
top:1333px;
left:50%;
margin-left:-104px;
width:495px;
height:458px;
z-index:8;
padding:0px;
border:0px;
background-color:gray;
background-image:url();
}

.PICSVIDS{
position:absolute;
top:1268px;
left:50%;
margin-left:-400px;
width:800px;
height:538px;
z-index:7;
padding:0px;
border:0px;
background-color:black;
background-image:url(http://i38.tinypic.com/20rnr0x.png);
}

.add2favorites{
position:absolute;
top:1203px;
left:50%;
margin-left:167px;
width:232px;
height:57px;
z-index:5;
padding:0px;
border:0px solid black;
background-color:;
}
.readblog{
position:absolute;
top:1203px;
left:50%;
margin-left:-11px;
width:151px;
height:57px;
z-index:5;
padding:0px;
border:0px solid black;
background-color:;
}
.sendmsg{
position:absolute;
top:1203px;
left:50%;
margin-left:-171px;
width:135px;
height:57px;
z-index:5;
padding:0px;
border:0px solid black;
background-color:;
}

.add2friends{
position:absolute;
top:1203px;
left:50%;
margin-left:-398px;
width:198px;
height:57px;
z-index:5;
padding:0px;
border:0px solid black;
background-color:;
}

.Bio{
position:absolute;
top:610px;
left:50%;
margin-left:17px;
width:370px;
height:575px;
z-index:5;
padding:0px;
border:0px solid black;
}

.Pacsprofile{
position:absolute;
top:134px;
left:50%;
margin-left:-400px;
width:800px;
height:1126px;
z-index:4;
padding:0px;
border:0px;
background-color:;
background-image:url(http://i35.tinypic.com/10ds7cx.png);
}

.Pacsprofileblack{
position:absolute;
top:160px;
left:50%;
margin-left:-400px;
width:800px;
height:6350px;
z-index:3;
padding:0px;
border:0px;
background-color:black;
background-image:url(http://i35.tinypic.com/ojlc77.jpg);
}

.navigationbar{
position:absolute;
top:134px;
left:50%;
margin-left:-400px;
width:800px;
height:26px;
color:black;
z-index:5;
padding:0px;
border:0px;
background-color:;
background-image:url();
}

.comments{
position:absolute;
top:6599px;
left:50%;
margin-left:-400px;
width:600px;
z-index:1;
padding:0px;
border:0px solid black;
background-color:black;
background-image:url();
}
</style>

<style>
body div table td form option{display:none!important;}
body div table td form select{display:none!important;}
body div table td form input{display:none!important;}
</style>

<style>
body div table td form img{display:none!important;}
</style>

<style>body div table tbody tr td font {visibility:hidden;}
body div table tbody tr td a font, .navbar {visibility:visible;}</style>

<style>body{border-style:inset; border-top-width:10px; border-bottom-width:0px; border-left-width:5px; border-right-width:0px; border-color:brown;}</style>



 
manny-the-dino
post Nov 11 2008, 07:53 PM
Post #13


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



^Can you please stop double posting? Thanks. thumbsup.gif
 
onlookerneedsdiv...
post Nov 11 2008, 08:39 PM
Post #14


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



I tried to post all in one but it said my post was too long.
 
none345678
post Nov 11 2008, 10:20 PM
Post #15


Sex, Blood, & RocknRoll
*******

Group: People Staff
Posts: 5,305
Joined: Nov 2007
Member No: 596,480



^ use code boxes.
 
manny-the-dino
post Nov 12 2008, 12:06 AM
Post #16


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



^I added them for her/him but for some reason they don't work. "/
 
onlookerneedsdiv...
post Nov 12 2008, 07:15 PM
Post #17


Senior Member
***

Group: Member
Posts: 38
Joined: Nov 2008
Member No: 696,956



Hi all! I THINK I fixed the problem.......atleast I hope i did. *crossing fingers* I brok down every code that I had and it turned out that I had extra stuff in there lol(oops). Thanks yall for trying to help me. If I have more problems I sure will be back :-). Im also sorry for stretching the board out with my HUGE post.
 
Mickey
post Nov 13 2008, 03:39 AM
Post #18


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Well alright, just post another topic if you have a problem. Topic closed & moved.
 

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