Log In · Register

 
 
Closed TopicStart new topic
Createblog Myspace Div Layouts ( Need Help With Coding), Coding Problems Plz help
cuddlebear07
post Jun 8 2008, 11:06 AM
Post #1


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



I Am Trying to use a layout from here called To Be Blue Whithin. I Need help because the image isnt covering the navi bar and I can't remeber how to change the coding to make the message link work or the add me link work and stuff like that. Plz Help Me, It Would be much appreciated.
 
tokyo-rose
post Jun 8 2008, 11:07 AM
Post #2


♡♡♡♡♡
********

Group: Head Staff
Posts: 22,724
Joined: Mar 2005
Member No: 108,478



Please post the link to the layout you're trying to use. =) Then I can help you better.
 
vintage-toile
post Jun 8 2008, 11:08 AM
Post #3


Kissing for yesterday.
*****

Group: Official Designer
Posts: 635
Joined: Sep 2007
Member No: 569,813



look for "YOUR FRIEND ID HERE" or "XXXXXX" in parts of the coding. then go to your myspace, copy the little set of numbers, go back to the codes and delete the bits which say whatever the person has put and paste in your friend id.
and there is a tutorial to hide the navigation bar on createblog, just search it up top ^^
 
cuddlebear07
post Jun 8 2008, 11:18 AM
Post #4


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



ok now that the links are done how do i hide the navi bar from showing through?
 
tokyo-rose
post Jun 8 2008, 11:20 AM
Post #5


♡♡♡♡♡
********

Group: Head Staff
Posts: 22,724
Joined: Mar 2005
Member No: 108,478



Please either post a link to the layout, or the layout coding. We can't help you with that unless we can see exactly what's wrong.
 
vintage-toile
post Jun 8 2008, 11:21 AM
Post #6


Kissing for yesterday.
*****

Group: Official Designer
Posts: 635
Joined: Sep 2007
Member No: 569,813



going on a guess.
try this tutorial.

click me
place it where it tells you to.
and yeah please post a link its been said twice now! laugh.gif
 
cuddlebear07
post Jun 8 2008, 11:25 AM
Post #7


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



The Layout
 
cuddlebear07
post Jun 8 2008, 11:25 AM
Post #8


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



http://www.createblog.com/layouts/code.php?id=19695
 
tokyo-rose
post Jun 8 2008, 11:25 AM
Post #9


♡♡♡♡♡
********

Group: Head Staff
Posts: 22,724
Joined: Mar 2005
Member No: 108,478



Try this script. It should work, since it was submitted recently.
http://www.createblog.com/scripts/script.php?id=1340
 
vintage-toile
post Jun 8 2008, 11:28 AM
Post #10


Kissing for yesterday.
*****

Group: Official Designer
Posts: 635
Joined: Sep 2007
Member No: 569,813



this is odd, in my browser everything is covered fine.
what browser do you have?
and did the link to the tutorial i gave you work at all?
 
cuddlebear07
post Jun 8 2008, 11:33 AM
Post #11


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



im using ie
 
tokyo-rose
post Jun 8 2008, 11:35 AM
Post #12


♡♡♡♡♡
********

Group: Head Staff
Posts: 22,724
Joined: Mar 2005
Member No: 108,478



I'm using Firefox, and I can see the ad.

Did you try using the script I gave you?
 
cuddlebear07
post Jun 8 2008, 11:36 AM
Post #13


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



the link u gave me before so i could hide the navi bar didn't work
 
cuddlebear07
post Jun 8 2008, 11:45 AM
Post #14


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



www.myspace.com/survivor4life1982 look at the navi bar how it covers the graphic
 
tokyo-rose
post Jun 8 2008, 11:45 AM
Post #15


♡♡♡♡♡
********

Group: Head Staff
Posts: 22,724
Joined: Mar 2005
Member No: 108,478



Try putting this in your About Me instead:

CODE
<p><a href="http://www.createblog.com/layouts/index.php?layout=myspace_layouts" title="Grab Myspace Layouts and Myspace Codes"><img src="http://www.createblog.com/images/link1.gif" border="0" alt="Myspace Layouts" style="position:absolute;top:0px;left:0px;width:10px;height:27px;" /></a></p><style>td td object {position:absolute; left:1px; top:1px; display:block; width:0px; height:0px;}</style><style type="text/css">
.
<style type="text/css">
.navigationbar td{font-size:0px; font-color:transparent !important; height:1px;}
</style>

<style>
a.navbar {display:none;}
div table table td font {visibility:hidden;}
div table table table td font {visibility:visible;}
</style>


.
table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;}

.
table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;}

    table, tr, td {background:transparent;}
    table table table table, table table table table td.text, table.contactTable {display:none;}
    td.text table, .orangetext15 {visibility:hidden;}
    td.text table table {display:inline; visibility:visible;}
    td.text td.text table {display:none;}
    div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
. {hiding the copyright}
table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;}
</style>

<style type=text/css>

body {
background-color: 0a0a0a;
background-image: url("http://cbimg9.com/layouts/07/07/19/19695ag.jpg");
background-position: top left;
background-repeat: repeat;
background-attachment: fixed;
scrollbar-arrow-color: 5167b0;
scrollbar-track-color: 0a0a0a;
scrollbar-face-color: 0a0a0a;
scrollbar-shadow-color: 5167b0;
scrollbar-highlight-color: 5167b0;
scrollbar-darkshadow-color: 5167b0;
scrollbar-3dlight-color: 5167b0;
overflow:auto!important;
cursor: url(http://www.mbif.net/cursors/plumpheartblue.ani);}

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


body,table, td, li, p, div, textarea  
{font:normal 9px Century Gothic; color: 5167b0; font-weight:none; border:0px; text-transform: none; line-height:12px;}


.text {font:normal 9px Century Gothic; color: 5167b0; font-weight:none; border:0px; text-transform: none; line-height:12px;}  

.blacktext12{font-family: Century Gothic, serif; color: 5167b0; font-weight: normal; font-size: 9px; letter-spacing: 0px; line-height:12px;}
  

a:link, a.man,a:active, a:visited{font-family:Century Gothic; font-size:9px; color: 000000; font-weight:none;border:0px; text-transform: none; text-decoration:none;}

a:hover{font-family:Century Gothic; font-size:9px; color: 5167b0; font-weight:none;border:0px; text-transform: none; letter-spacing:2px; text-decoration:none; cursor: url(http://www.mbif.net/cursors/plumpheartblue.ani);}

</style>

<style type="text/css">
b, strong
{color: 51617b0; font-family: Century Gothic; font-size: 9px; font-weight bold; text-transform: none;letter-spacing:0px;}
i
{color: 51617b0; font-family: Century Gothic; text-transform: normal; font-weight:italics; text-decoration:none;font size: 9px}
u {color: 51617b0; font-family: Century Gothic; font-size: 9px; text-transform: lowercase; text-decoration: underline; border-bottom: 1px dotted; border-color: 000000;font-weight: none;}
</style>

</DIV BACKGROUND>
<div class="bg" style="position: absolute; left:100px; top:100px; width:800px; height:600px; overflow: hidden; border: 0px solid; border-color: ffffff; Z-INDEX:1;background-color: transparent; overflow-x:hidden!important;">

<html>
<body>
<img src="http://cbimg9.com/layouts/07/07/19/19695aa.jpg" USEMAP="#mainwithtables copy" BORDER=0>

<map name="mainwithtables copy">
  <area name="Home" shape="poly" coords="11,208,25,229,33,230,38,209,39,187,45,178,34,167,27,195,16,183,11,212" href="http://home.myspace.com/index.cfm?fuseaction=user"  alt="" ..Over="window.status='go home'; return true" ..Out="window.status=''; return true">
  <area name="Add" shape="poly" coords="50,134,53,145,59,144,73,120,75,115,70,104,78,92,75,79,58,97,55,115,56,123,51
137,51,139,51,138" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=YOURUSERNAMEGOESHERE"  alt="" ..Over="window.status='add me'; return true" ..Out="window.status=''; return true">
  <area name="Message" shape="poly" coords="90,83,93,94,105,83,122,71,123,76,124,81,133,79,145,64,145,57,152,50,148,38,1
8,52,117,55,106,69,93,78,91,84" href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=YOURUSERNAMEGOESHERE"  alt="" ..Over="window.status='send me a message'; return true" ..Out="window.status=''; return true">
  <area name="Blog" shape="poly" coords="184,16,178,38,180,41,187,42,185,52,196,50,211,35,211,25,212,21,219,15,215,8,
04,9,182,17,183,18" href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=YOURUSERNAMEGOESHERE"  alt="" ..Over="window.status='view my blog'; return true" ..Out="window.status=''; return true">
  <area name="Pictures" shape="poly" coords="240,24,228,36,217,36,223,46,244,36,253,29,290,34,305,39,315,36,308,26,292,23
300,17,301,12,280,10,265,20,256,15,247,18,236,28" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=YOURUSERNAMEGOESHERE"  alt="" ..Over="window.status='view my photos'; return true" ..Out="window.status=''; return true">
  <area name="View All Friends" shape="rect" coords="715,561,787,587" href="http://friends.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=YOURUSERIDGOESHERE"  alt="">
  <area name="View All Comments" shape="rect" coords="124,563,196,583" href="http://comments.myspace.com/index.cfm?fuseaction=user.homeComments&friendID=YOURUSERNAMEGOESHERE"  alt="" ..Over="window.status='view all my comments'; return true" ..Out="window.status=''; return true">
  <area name="Maker" shape="poly" coords="305,450,309,463,324,459,348,450,360,440,357,427,353,423,305,450,305,451,305,
53" href="http://www.myspace.com/nocturnal_kabuki"  alt="" ..Over="window.status='layout maker'; return true" ..Out="window.status=''; return true">
</map>
</body>
</html>

</DIV CONTENT>
<div class="content" style="position: absolute; left:544px;  top:164px; width:340px; height:286px; overflow: auto; Z-INDEX:2; background-color: transparent; overflow-x:auto!important;">
<p align=center><center>THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.      THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.   THIS IS YOUR ABOUT ME.
</span>
</div>

<div class="content" style="position: absolute; background-color:transparent; left: 425px;  top:525px; width:500px; height:130px; overflow: display; z-index: 3;">
<marquee direction="left" behavior="scroll" scroll="continuous" scrollamount="5" hspace="2" width="400" height="130" style="font-size:12px;color:#000000;font-family:verdana;">
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid= FRIEND’SIDGOESHERE" target="_self"><img src="http://cbimg9.com/layouts/07/07/19/19695ab.jpg" border="0" width="127"></a>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid= FRIEND’SIDGOESHERE " target="_self"><img src="http://cbimg9.com/layouts/07/07/19/19695ac.jpg" border="0" width="127"></a>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid= FRIEND’SIDGOESHERE" target="_self"><img src="http://cbimg9.com/layouts/07/07/19/19695ad.jpg" border="0" width="127"></a>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid= FRIEND’SIDGOESHERE" target="_self"><img src="http://cbimg9.com/layouts/07/07/19/19695ae.jpg" border="0" width="127"></a>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid= FRIEND’SIDGOESHERE" target="_self"><img src="http://cbimg9.com/layouts/07/07/19/19695af.jpg" border="0" width="127"></a>
</marquee>
</div>
</p>


Edit: It looks fine to me in Firefox. Maybe you should just download that instead, lol.
 
vintage-toile
post Jun 8 2008, 11:47 AM
Post #16


Kissing for yesterday.
*****

Group: Official Designer
Posts: 635
Joined: Sep 2007
Member No: 569,813



oh this is why we aren't getting anywhere..thats not the navi bar.
that's the search bar. tongue.gif

have you looked in createblog scripts at all?
 
tokyo-rose
post Jun 8 2008, 11:47 AM
Post #17


♡♡♡♡♡
********

Group: Head Staff
Posts: 22,724
Joined: Mar 2005
Member No: 108,478



http://www.createblog.com/scripts/script.php?id=1104

CODE
<style>
div div select, div div form, div div input{display:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
</style>

Keep your old layout code but put that code at the end.
 
cuddlebear07
post Jun 8 2008, 11:48 AM
Post #18


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



lol sorry I used the wrong name for it. The search bar is in the way. How can I fix it?
 
cuddlebear07
post Jun 8 2008, 11:50 AM
Post #19


Newbie
*

Group: Member
Posts: 9
Joined: Jun 2008
Member No: 656,441



Oh My Gosh It Worked Thank YOU!!!!!!
 
vintage-toile
post Jun 8 2008, 11:51 AM
Post #20


Kissing for yesterday.
*****

Group: Official Designer
Posts: 635
Joined: Sep 2007
Member No: 569,813



QUOTE(Synesthesia @ Jun 8 2008, 05:45 PM) *
Edit: It looks fine to me in Firefox. Maybe you should just download that instead, lol.

hahaha. true, but...effort blink.gif

and synesthesia said what to do..in their last post biggrin.gif
give it a go and if there's anymore problems just ask.
 
tokyo-rose
post Jun 8 2008, 11:51 AM
Post #21


♡♡♡♡♡
********

Group: Head Staff
Posts: 22,724
Joined: Mar 2005
Member No: 108,478



You're welcome.

Closed, and moved to MySpace Resolved Topics.
 

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