Help - Search - Members - Calendar
Full Version: editing the comment page
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
mugatu216
I just recently made a layout for my xanga which looks fine on the normal page, but gets all screwed up and pretty much impossible to read on the comments page.

Is there a way to edit the html for the comments page? how do I do that?

thank you
digital.fragrance
Sure thumbsup.gif Post this into your header.
CODE
<style="text/css">
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops {
/* edits the comments page */
width:##px;
}
</style>

You can use this to edit it. You can add other attributes like colors & height, but my hunch is that you need the width fixed.
iCEiCE BABYYY
sorry to horn in on your topic, but how would you change your comment font? i tried using the code above, along with some font codes, but nothing changed...
CODE
<style="text/css">
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops {
/* edits the comments page */
{
/* -Main Font- */
   FONT-FAMILY: small fonts;
   FONT-WEIGHT: normal;
   TEXT-transform: uppercase;
   FONT-SIZE: 7px;
   COLOR: #000000;
}
U {
/* -Underlined- */
   FONT-FAMILY: georgia;
   FONT-WEIGHT: normal;
   FONT-SIZE: 9px;
   COLOR: #000000;
   TEXT-DECORATION: underline;
   BORDER-BOTTOM: 2px solid #f7e13f;
}
B, STRONG {
/* -Bold- */
   FONT-FAMILY: small fonts;
   FONT-SIZE: 7px;
   FONT-WEIGHT: normal;
   COLOR: #f4343b;
}
i, EM {
/* -Italicized- */
   FONT-FAMILY: script;
   FONT-WEIGHT: normal;
   TEXT-transform: none;
   FONT-SIZE: 30px;
   COLOR: #000000;
}
</style>


My xanga is: POPSICLE__icons. I want my comment fonts (where it says comment box not working? | comment help and Back to POPSICLE__icons's Xanga Site!
Note: your comment will appear in POPSICLE__icons's local time zone:) to look like the usual font...



thanks ! biggrin.gif
talcumpowder
CODE
<style type="text/css">
.smalltext{font-family: Small Fonts; font-size: 7px}
</style>
?
iCEiCE BABYYY
QUOTE(ai + you @ Feb 5 2007, 6:45 PM) *
CODE
<style type="text/css">
.smalltext{font-family: Small Fonts; font-size: 7px}
</style>
?



thanks, that worked great! how would i change the font of the time and date of my commenters? ex: Posted 1/31/2007 5:34 PM by


thanks again! biggrin.gif
talcumpowder
CODE
<style type="text/css">
.cfooter{font-family: Small Fonts; font-size: 7px}
</style>
?
iCEiCE BABYYY
wow, you are amazing! if it's not to much trouble, i need some more help! I can't seem to find out where my eprops went.. I didn't disable them, but I don't see them on my page... thank you!
talcumpowder
You have to click add eprops (or whatever you called them) for the bar to show up.
iCEiCE BABYYY
I have the enable eProps and comments box checked on my posts, but when I look at the comment page, I don't see the eprops (or the option to add eProps)..
Azarel
It's probably something within your css that's hiding it; could you provide either a link to your xanga or your coding?
iCEiCE BABYYY
sure! MY XANGA. Maybe its the code I have in my website stats that's supposed to change my eprop image ..?

header:
CODE
<img src="http://x72.xanga.com/211d20e041033103666146/t73194679.png">
<br>

<link rel="shortcut icon" href="http://www.freewebs.com/glitzand_glam/favicon.ico"/>


<style type="text/css">
.smalltext{font-family: Small Fonts; font-size: 7px}
</style>

<style type="text/css">
.cfooter{font-family: Small Fonts; font-size: 7px}
</style>


<!-- begin code provided by createblog.com -->
<style type="text/css">
/* Stylesheet © WHOREiFiEDx_LAYOUTS */
body {
/* -Background Properties- */
  BACKGROUND-POSITION: top right;
  BACKGROUND-IMAGE: url(http://x5c.xanga.com/800d0be670c30103667701/t73195872.png);
  BACKGROUND-ATTACHMENT: fixed;
  BACKGROUND-REPEAT: repeat;
  BACKGROUND-COLOR: white;
/* -Scrollbar Style- */
  SCROLLBAR-FACE-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR: #f4343b;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #f4343b;
  SCROLLBAR-DARKSHADOW-COLOR: #f4343b;
  SCROLLBAR-3DLIGHT-COLOR: #ffffff;
/* -Body Cursor- */
  CURSOR: crosshair;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, xmp {
/* -Main Font- */
   FONT-FAMILY: small fonts;
   FONT-WEIGHT: normal;
   TEXT-transform: uppercase;
   FONT-SIZE: 7px;
   COLOR: #000000;
}
U {
/* -Underlined- */
   FONT-FAMILY: georgia;
   FONT-WEIGHT: normal;
   FONT-SIZE: 9px;
   COLOR: #000000;
   TEXT-DECORATION: underline;
   BORDER-BOTTOM: 2px solid #f7e13f;
}
B, STRONG {
/* -Bold- */
   FONT-FAMILY: small fonts;
   FONT-SIZE: 7px;
   FONT-WEIGHT: normal;
   COLOR: #f4343b;
}
i, EM {
/* -Italicized- */
   FONT-FAMILY: script;
   FONT-WEIGHT: normal;
   TEXT-transform: none;
   FONT-SIZE: 30px;
   COLOR: #000000;
}
div.blogheader, .caption {
/* -Dates- */
   DISPLAY: none;
}
a:link, .footernav.link, a.footernav:link {
/* -Links- */
   FONT-FAMILY: small fonts;
   FONT-WEIGHT: normal;
   TEXT-transform: uppercase;
   FONT-SIZE: 7px;
   COLOR: #000000;
}
a:visited, a.footernav:visited  {
/* -Visited- */
   FONT-FAMILY: small fonts;
   FONT-WEIGHT: normal;
   TEXT-transform: uppercase;
   FONT-SIZE: 7px;
   COLOR: #000000;
  
}
a:active. a.footernav:active {
   FONT-FAMILY: small fonts;
   FONT-WEIGHT: normal;
   TEXT-transform: uppercase;
   FONT-SIZE: 7px;
   COLOR: #f7e13f;
   TEXT-DECORATION: none;
   TEXT-TRANSFORM: uppercase;
}
a:hover, a.footernav:hover, a.footernav.hover{
/* -Hovered- */
   FONT-FAMILY: small fonts;
   FONT-WEIGHT: normal;
   TEXT-transform: uppercase;
   FONT-SIZE: 7px;
   COLOR: 000000;
   BORDER-TOP: 1px solid #f7e13f;
   BORDER-BOTTOM: 1px solid #f4343b
   CURSOR: crosshair;
   LETTER-SPACING: 2px;
  
}
input, select, textarea, .textfield, .button {
/* -Dropdowns, Buttons, Textareas- */
   FONT-FAMILY: small fonts;
   FONT-WEIGHT: normal;
   TEXT-transform: uppercase;
   FONT-SIZE: 7px;
   COLOR: 000000;
   BORDER: 1px solid #000000;
   BACKGROUND-COLOR: f7e13f;
}
table.left th, table.module th {
/* -Module Title- */
   FONT-FAMILY: courier;
   FONT-WEIGHT: normal;
   FONT-SIZE: 15px;
   COLOR: black;
   TEXT-TRANSFORM: none;
   BACKGROUND-COLOR: f7e13f;
   TEXT-ALIGN: center;
   BORDER-BOTTOM: 2px solid #f4343b;
   BORDER-TOP: none;
   BORDER-RIGHT: none;
   BORDER-LEFT: none;
}
table.left TD, table.module td {
/* -Module Body- */
   BORDER-TOP: 1px solid #f4343b;
   BORDER-BOTTOM: none;
   BORDER-RIGHT: none;
   BORDER-LEFT: none;
   BACKGROUND-COLOR: ffffff;
}
table.left, table.module {
/* -Module Altogether- */
   WIDTH: 190px;
   BORDER: 1px solid black;
   BACKGROUND-COLOR: ffffff;
}
table.blogbody {
/* -Blog Entries- */
   WIDTH: 355px;
   BORDER-TOP: 1px solid black;
   BORDER-BOTTOM: 1px solid black;
   BORDER-RIGHT: 1px solid black;
   BORDER-LEFT: 1px solid black;
   BACKGROUND-COLOR: ffffff;
}
hr {
/* -Divider Below Your Entries- */
   WIDTH: 350px;
   HEIGHT: 3px;
   BORDER: 0px solid f4343b;
   COLOR: f4343b;
}
/* -Removes Header Navigation & Regular left modules. Remove this when not using custom mods- */
texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none}
</style>
<table border=0 width="500"><tr><td valign="top" width="160">
<table border="1" cellspacing="0" cellpadding="1" width="100%" class="module">
<table border="1" cellspacing="0" cellpadding="1" width="100%" class="module">
<tr><th valign="top" align="center" class="module">RULES</th></tr>
<tr><td valign="top" class="module">
<u>001.</u> If you take anything from this site you must be subscribed <u>and</u> comment on the entry that you took something from! <b>[[</b>it would also be nice if you could comment with the icons number that you are using<b>]]</b><br><br>
<u>002.</u> Do not claim anything from this site to be your own, it's not.<b>I made all of the icons on this site unless stated otherwise!</b><br><br>
<u>003.</u> Do not edit the icons in any way!!<br><br>
<u>004.</u> Save all images to your computer!<br> Right Click» Save As...»Save Where ever! Easyyy stuff!<br><Br>
<u>005.</u> Tell everyone about this site! :)<br>
<u>006.</u> Have an <i>amazing  </i>   day! OH, and <b>visit my website please!</b> : www.freewebs.com/glitzand_glam<br><br><u>HOW TO SUBSCRIBE:</u> Click on the first link in the table titled "Navigation" [[under this table]]!!
</td></tr></table><br>
<table border="1" cellspacing="0" cellpadding="1" width="120" class="module">
<tr><th valign="top" align="center" class="module">NAVIGATION</th></tr><tr><td valign="top">
»<a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=POPSICLE__icons">subscribe</a><br>
»<a href="http://xanga.com/private/home.aspx">Home</a><br>
»<a href="http://edit.xanga.com/claf.aspx">claf</a><br>
»<a href="http://www.xanga.com/Private/subs.aspx">Subscribers</a><br>
»<a href="http://www.freewebs.com/glitzand_glam">My Website</a><br>
»<a href="http://www.xanga.com/whoa_its_sarahh">Old Xanga</a><br>
</td></tr></table>
<br><table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">NEWEST ICON</th></tr>
<tr><td valign="top" class="module">
<center><img src="http://x71.xanga.com/62bd977411732103888652/q68883620.png" alt="Newest icon!" style="width:100px" /><br>1/29/07</center>
</td></tr></table><br>

<table border="1" cellspacing="0" cellpadding="4" width="100%" class="module">
<tr><th valign="top" align="center" class="module">UPDATES</th></tr>
<tr><td valign="top" class="module">
<u>1/29/07</u><br> Fun music is added + <b>Umbrella, Theatre, & More Icons; Harry Potter Icons, & City Icons</b> 3 sets in one day :]
<br>
<u>1/28/07</u><br>New Layout with help from layout_how_2 & <b>Oriental Icons</b> are added.
</td></tr></table><br>

<table border="1" cellspacing="0" cellpadding="1" width="100%" class="module">
<tr><th valign="top" align="center" class="module">TUNES</th></tr>
<tr><td valign="top" class="module">
<object id="darkplayer" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95">
<param NAME VALUE>
<param NAME="ShowControls" VALUE="0">
<param NAME="ShowStatusBar" VALUE="0">
<param NAME="ShowDisplay" VALUE="0">
<param NAME="DefaultFrame" VALUE="Slide">
<param NAME="Autostart" VALUE="1">
<param NAME="Loop" VALUE="True">
</object>
</p>
<form name="form">
<p style="text-align: center">
<select style="FONT-FAMILY: small fonts; FONT-SIZE: 7pt; WIDTH: 135; height:174" name="playlist" size="1">
<option value="0"> THAT'S WHAT GIRLS DO </option>
<option value="1"> CRAZY FOR THIS GIRL </option>
<option value="2"> THE TIDE IS HIGH </option>
</select><br>
<input TYPE="BUTTON" NAME="darkplay" VALUE="GO!" OnClick="play(document.forms['form'].playlist);">
<input TYPE="BUTTON" NAME="darkpause" VALUE="PAUSE" OnClick="document.darkplayer.pause(); playstate=2;">
<input TYPE="BUTTON" NAME="darkstop" VALUE="HAULT!" OnClick="document.darkplayer.stop(); playstate=2;"></p>
</form>

<script language="JavaScript">
<!--
var playstate = 1;
shuffle = 1; // set to 0 to always play first song in list
// set to 1 to randomly choose the first song to play
// www.xanga.com/smartypants91780
// unlimited songs, just copy and paste the song line and change the number
songs=new Array();
songs[0]="http://images.ohhdanggggraphics.multiply.com/song/1/25/full/U2FsdGVkX18Faa3CXTXrXJ8STUPvm9HlAtJBVlzvgNH.0ou7GmOApns7d,LZHSzM/No%20Secrets%20-%20That%27s%20What%20Girls%20Do.mp3"
songs[1]="http://images.ohhdanggggraphics.multiply.com/song/1/36/full/U2FsdGVkX1.Kto.FEv9MuSVkAjbHMC.ReMNxn1cLV3fOu8wEMP,KfOtZPjuhE45g/Evan%20%26%20Jaron%20-%20Crazy%20For%20This%20Girl.mp3"
songs[2]="http://images.ohhdanggggraphics.multiply.com/song/1/34/full/U2FsdGVkX1.RWvHqjl4UaE6fVZCybuwfVHocTMrXFL0emNVtdEiWySyACc3ciZhL/Atomic%20Kitten%20-%20The%20Tide%20is%20High.mp3"

if (shuffle == 1) {
var randsg = Math.floor(Math.random()*songs.length);
document.darkplayer.FileName = songs[randsg];
document.darkplayer.scr = songs[randsg];
document.forms['form'].playlist.options[randsg].selected = true;
}
function play(list) {
if (playstate == 2) {
document.darkplayer.Play();
} else {
var snum = list.options[list.selectedIndex].value
document.darkplayer.FileName = songs[snum];
document.darkplayer.scr = songs[snum];
}
playstate = 1;
}
//-->
</script>
</td></tr></table><br>

<table border="1" cellspacing="0" cellpadding="1" width="120" class="module">
<tr><th valign="top" align="center" class="module">CREDIT</th></tr><tr><td valign="top">
The following have contributed to POPSICLE__icons in some way! Including: stock images, brushes, tutorials, or are just amazing sites that you should check out! If you think <B>you</B> should be on this list, then comment on a recent entry!<br>
»<A href="http://www.gettyimages.com/" target=_new>Getty Images</A><BR>»<A href="http://bitmapdreams.lastsecret.net/" target=_new>Bitmap Dreams</A><BR>»<A href="http://lj.indisguise.org/icontablegenerator.php" target=_new>In Disguise</A><BR>»<A href="http://www.tools.dynamicdrive.com/favicon/" target=_new>Dynamic Drive</A><BR>»<A href="http://meleada.livejournal.com/" target=_new>LJ- meleada</A><BR>»<A href="www.xanga.com/layout_how_2" target=_new>layout_how_2</A>

</td></tr></table>


<td width="500" valign="top" align="left">


website stats:
CODE
<script language="javascript">
/*-- Fishcan.com Xanga Tracker Code --*/
var dc=document;var x="POPSICLE__icons";var z="85968168";
dc.write('<scr'+'ipt language="javascript" src="http://www.fishcan');
dc.write('.com/code/codefn1.php?i='+z+'&m='+x+'&ik=69027&h=0&a=0&f=5"></scr'+'ipt>');
</script>

<!--Get this code at http://help.xanga.com/replacelinks.htm//-->
<script language="javascript">
<!--
var links = document.getElementsByTagName ("a");
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/d+:d+ (am|pm)/i)) links[l]
else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "popsicles");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "popsicle");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "peace out");
else if (str.match (/GuestBook/i)) links[l].innerHTML = str.replace (/GuestBook/i, "sign me");
}//-->
</script>

<!-- start code provided by createblog.com -->
<script language=javascript>
var oldprop = new Array('http://www.xanga.com/Images/eProp.gif');
var newprop = new
Array('http://i19.tinypic.com/2zqewjc.gif');
for (var i = 0; i < document.images.length; i++) {
for (var s = 0; s < oldprop.length; s++){
if (document.images[i].src == oldprop[s]){
neweprop = document.createElement('img');
neweprop.src = newprop[s];
document.images[i].parentNode.replaceChild(neweprop, document.images[i]);
break;
}
}
}
</script>
<!-- end code provided by createblog.com -->


<!-- start code provided by createblog.com -->
<script language=javascript>
var oldno = new Array('http://www.xanga.com/Images/noProp.gif');
var newno = new
Array('http://i19.tinypic.com/2zqewjc.gif');
for (var i = 0; i < document.images.length; i++) {
for (var s = 0; s < oldno.length; s++){
if (document.images[i].src == oldno[s]){
neweno = document.createElement('img');
neweno.src = newno[s];
document.images[i].parentNode.replaceChild(neweno, document.images[i]);
break;
}
}
}
</script>
<!-- end code provided by createblog.com -->


<!--AdRemover-->
<!--Screennaimless code created by Anti_fukin_social-->
<!--http://www.xanga.com/anti_fukin_social--></table></td></tr></tr></td></table>
<ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto">
<ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto">
<!--Finished-->
<!--End Of AdRemover-->


thanks! _smile.gif
Azarel
Your eprops appear for me on your xanga..
iCEiCE BABYYY
hmm... am i not allowed to see them since it's my xanga? even when i go to public preview?
Azarel
It may be because you aren't allowed to give yourself eprops that it doesn't appear for you. If you log out (and you don't have a xanga lock), I think the eprops bar should show up.
iCEiCE BABYYY
yeah, you're right :) thanks a lot!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.