Friends page help, please? |
Friends page help, please? |
Apr 14 2006, 12:04 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Apr 2006 Member No: 393,743 |
I've never had this kind of problem before, but my layout will not show up on my friends page.
CODE LASTN_OPT_ITEMS=>7 LASTN_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a> LASTN_HEAD<= <style type="text/css"> html, body{ margin: 0; padding: 0; } body { background-color: background-image: url("http://i1.tinypic.com/v4yvch.gif"); background-postition: top center background-repeat: repeat yes padding-top:20; overflow: -moz-scrollbars-vertical; overflow-x: hidden; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-arrow-color: #000000; scrollbar-face-color: #FFFFFF; } div{ text-align: left; } tr.caption, .shadowed div, .shadowed .index, .shadowed .meta, .entrybox .caption{ display: none; } .shadowed img{ visibility: hidden; position: absolute; top: 0; left: 0; } p table{ margin-left: 200px; width: 350px; margin-bottom: -8px; } html>body p table{ margin-bottom: -2px; } table table{ border: 0; width: 100%; margin: 0; } table.entrybox table table{ width: auto; } table.entrybox table td{ border: 0px solid #000000; background: #DAF4F0; border-bottom: 0; } table.entrybox table td.comments{ border: 0; border-top: 0; text-align: right; } table.entrybox table table td{ border: 0; background: transparent; } table.topnav{ width: 500px; height: 53px; position: absolute; top: 10px; left: 500px; } td.left{ background: #DAF4F0; width: 400px; } td.left span{ font-size: 12pt; letter-spacing: 3px; white-space: nowrap; color: #000000; position: relative; left: 60px; font-weight: bold; } td.heart a{ background: #DAF4F0; display: block; width: 46px; height: 53px; text-decoration: none; } td.heart a:hover{ background: #DAF4F0; text-decoration: none; } td.right{ background: #DAF4F0; width: 6px; } td, .index, .meta, .comments{ font: 8pt "Arial", serif; color: #000000; } table.entrybox td.index{ border: 0px solid #000000; font-size: 1px; color: #000000; background: #DAF4F0; padding-right: 1px; padding-bottom: 20px; text-align: right; } table.entrybox td.index span{ color: #000000; text-transform: lowercase; font-weight: bold; letter-spacing: 1px; font-size: 8pt; position: relative; left: -5px; } .shadowed div.sidebar{ display: block; position: absolute; top: 74px; left: 570; } html>body .shadowed div.sidebar{ top: 76px; } .shadowed div.sidebar div{ display: block; border: 0px solid #000000; background: #DAF4F0; width: 120px; text-align: justify; padding: 7px; margin-bottom: 14px; } html>body .shadowed div.sidebar div{ width: 120px; } .shadowed div.sidebar div.title{ background: #DAF4F0; color: #000000; text-transform: lowercase; font-weight: bold; letter-spacing: 1px; border: 0; width: 120px; height: 27px; padding: 0; text-align: right; } .shadowed div.sidebar div.title span{ position: relative; left: -7px; top: 5px; } table.entrybox td{ text-align: justify; } a{ color: #000000; text-transform: lowercase; text-decoration: none; } a:hover{ color: #; text-decoration:; } </style> <=LASTN_HEAD LASTN_DATE_FORMAT=><span>%%monlong%% %%d%%, %%12h%%:%%min%% %%ampm%%</span> LASTN_WEBSITE<= <table class="topnav" cellspacing="0" cellpadding="0"><tr> </tr></table> <div class="sidebar"><div class="title"><span> Navigation </span></div><div> <p align=center> <font size=2><a href="http://cosmonautz.livejournal.com">Entries</a><BR> <a href="http://cosmonautz.livejournal.com/info">Info</a><BR> <a href="http://cosmonautz.livejournal.com/friends">Friends</a><br> </span> </div> <center><img src="http://i1.tinypic.com/v4yvch.gif"></center> <=LASTN_WEBSITE LASTN_TALK_LINKS<= <tr><td class="comments" colspan="2"> %%readlink%%<a href="%%urlpost%%">cmnt</a> </td></tr> <=LASTN_TALK_LINKS I didn't make it myself, and it was from greatestjournal (which has a really stupid coding system), so that might be the problem. Any help would be really appreciated, thank you! |
|
|
|
![]() |
Apr 14 2006, 07:33 PM
Post
#2
|
|
![]() i lost weight with Mulder! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,070 Joined: Jan 2005 Member No: 79,019 |
this should work:
CODE LASTN_OPT_ITEMS=>7
LASTN_TALK_READLINK=><a href="%%urlread%%">%%messagecount%%</a> GLOBAL_HEAD<= <style type="text/css"> html, body{ margin: 0; padding: 0; } body { background-color: background-image: url("http://i1.tinypic.com/v4yvch.gif"); background-postition: top center background-repeat: repeat yes padding-top:20; overflow: -moz-scrollbars-vertical; overflow-x: hidden; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-arrow-color: #000000; scrollbar-face-color: #FFFFFF; } div{ text-align: left; } tr.caption, .shadowed div, .shadowed .index, .shadowed .meta, .entrybox .caption{ display: none; } .shadowed img{ visibility: hidden; position: absolute; top: 0; left: 0; } p table{ margin-left: 200px; width: 350px; margin-bottom: -8px; } html>body p table{ margin-bottom: -2px; } table table{ border: 0; width: 100%; margin: 0; } table.entrybox table table{ width: auto; } table.entrybox table td{ border: 0px solid #000000; background: #DAF4F0; border-bottom: 0; } table.entrybox table td.comments{ border: 0; border-top: 0; text-align: right; } table.entrybox table table td{ border: 0; background: transparent; } table.topnav{ width: 500px; height: 53px; position: absolute; top: 10px; left: 500px; } td.left{ background: #DAF4F0; width: 400px; } td.left span{ font-size: 12pt; letter-spacing: 3px; white-space: nowrap; color: #000000; position: relative; left: 60px; font-weight: bold; } td.heart a{ background: #DAF4F0; display: block; width: 46px; height: 53px; text-decoration: none; } td.heart a:hover{ background: #DAF4F0; text-decoration: none; } td.right{ background: #DAF4F0; width: 6px; } td, .index, .meta, .comments{ font: 8pt "Arial", serif; color: #000000; } table.entrybox td.index{ border: 0px solid #000000; font-size: 1px; color: #000000; background: #DAF4F0; padding-right: 1px; padding-bottom: 20px; text-align: right; } table.entrybox td.index span{ color: #000000; text-transform: lowercase; font-weight: bold; letter-spacing: 1px; font-size: 8pt; position: relative; left: -5px; } .shadowed div.sidebar{ display: block; position: absolute; top: 74px; left: 570; } html>body .shadowed div.sidebar{ top: 76px; } .shadowed div.sidebar div{ display: block; border: 0px solid #000000; background: #DAF4F0; width: 120px; text-align: justify; padding: 7px; margin-bottom: 14px; } html>body .shadowed div.sidebar div{ width: 120px; } .shadowed div.sidebar div.title{ background: #DAF4F0; color: #000000; text-transform: lowercase; font-weight: bold; letter-spacing: 1px; border: 0; width: 120px; height: 27px; padding: 0; text-align: right; } .shadowed div.sidebar div.title span{ position: relative; left: -7px; top: 5px; } table.entrybox td{ text-align: justify; } a{ color: #000000; text-transform: lowercase; text-decoration: none; } a:hover{ color: #; text-decoration:; } </style> <=GLOBAL_HEAD LASTN_DATE_FORMAT=><span>%%monlong%% %%d%%, %%12h%%:%%min%% %%ampm%%</span> LASTN_WEBSITE<= <table class="topnav" cellspacing="0" cellpadding="0"><tr> </tr></table> <div class="sidebar"><div class="title"><span> Navigation </span></div><div> <p align=center> <font size=2><a href="http://cosmonautz.livejournal.com">Entries</a><BR> <a href="http://cosmonautz.livejournal.com/info">Info</a><BR> <a href="http://cosmonautz.livejournal.com/friends">Friends</a><br> </span> </div> <center><img src="http://i1.tinypic.com/v4yvch.gif"></center> <=LASTN_WEBSITE FRIENDS_WEBSITE<= <table class="topnav" cellspacing="0" cellpadding="0"><tr> </tr></table> <div class="sidebar"><div class="title"><span> Navigation </span></div><div> <p align=center> <font size=2><a href="http://cosmonautz.livejournal.com">Entries</a><BR> <a href="http://cosmonautz.livejournal.com/info">Info</a><BR> <a href="http://cosmonautz.livejournal.com/friends">Friends</a><br> </span> </div> <center><img src="http://i1.tinypic.com/v4yvch.gif"></center> <=FRIENDS_WEBSITE LASTN_TALK_LINKS<= <tr><td class="comments" colspan="2"> %%readlink%%<a href="%%urlpost%%">cmnt</a> </td></tr> <=LASTN_TALK_LINKS |
|
|
|
![]() ![]() |