Log In · Register

 
 
Closed TopicStart new topic
help-comment page larger than blog x.x, and I can't fix it.
phreakyevil
post Jan 3 2005, 08:03 AM
Post #1


FEED SCHNAPPI
***

Group: Member
Posts: 60
Joined: Nov 2004
Member No: 63,121



I have the coding to make the comment page the same size as my skin, but for some reason it isn't working with me. And when you scroll to the bottom on the main page, that line under 'Next Five' is larger than the blog box. I'd appreciate it SO much if someone could tell me how to fix this.

check it out here

And the codes I have in my custom header that have to do with the comment box...
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops {
width: auto !important;
}</style>
<!-- end code provided by createblog.com -->
<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>


And once again, thanks so so much to anyone who can help me out. ^__^
 
gelionie
post Jan 3 2005, 08:09 AM
Post #2


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



Your xanga looks absolutely fine to me. There's nothing wrong with the comment page. I can't see any line under "Next 5", nor I can see the words "Next 5" though. Is it just me? blink.gif

Also, it says "page not finished" on my status page. Do you mind posting EVERYTHING in your custom header AND website stats?
 
phreakyevil
post Jan 3 2005, 08:13 AM
Post #3


FEED SCHNAPPI
***

Group: Member
Posts: 60
Joined: Nov 2004
Member No: 63,121



Hmm...strange. Everything...alrighty. XD

Custom Header
CODE
<script type='text/javascript'>
document.title = ("°:.:°-¤Dear Duzie¤-°:.:°");
</script>

<MAP NAME='imgmap'>
<AREA SHAPE='rect' COORDS='699,352,775,376' HREF='http://www.xanga.com/signin.aspx' ALT='login'>
<AREA SHAPE='rect' COORDS='691,388,783,410' HREF='http://www.xanga.com/logout.aspx' ALT='logout'>
<AREA SHAPE='rect' COORDS='673,420,799,446' HREF='http://www.xanga.com/Private/SubscribeTo.aspx?user=phreakyevil' ALT='subscribe to me'>
<AREA SHAPE='rect' COORDS='689,460,783,480' HREF='http://www.xanga.com/private' ALT='private'>
<AREA SHAPE='rect' COORDS='712,494,764,514' HREF='http://www.xanga.com/CLAF/default.asp' ALT='look and feel'>
<AREA SHAPE='poly' COORDS='304,456,234,530,252,544,316,470,309,452,263,496,287,510' HREF='http://www.xanga.com/home.aspx?user=phreakyevil' ALT='credits'>
</MAP>

<IMG SRC='http://img3.exs.cx/img3/5156/duzzelskin33ux.gif' border=0 width=895 height=557 USEMAP='#imgmap'>



<div style="
overflow: auto;
width: 500px;
height: 230px;
margin-top: -350px;
margin-left: -93px;">

<!-- begin code provided by createblog.com -->
<style type="text/css">
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops {
width: auto !important;
}</style>
<!-- end code provided by createblog.com -->
<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>



<style type="text/css">
/*Dear Duzie*/
/*by phreakyevil*/
body {
background-image:url(http://img20.exs.cx/img20/7541/duzzelbg9qg.gif);
background-repeat: repeat-y-x;
background-color: #COLOR CODE;
scrollbar-face-color: #COLOR CODE;
scrollbar-shadow-color: #COLOR CODE;
scrollbar-highlight-color: #COLOR CODE;
scrollbar-3dlight-color: #COLOR CODE;
scrollbar-darkshadow-color: #COLOR CODE;
scrollbar-track-color: #COLOR CODE;
scrollbar-arrow-color: #COLOR CODE;
}

#rblEprops, #pnlEnabled table, #pnlEprops table {
width: auto !important;
}

table.blogbody {
width:WIDTH OF THE BLOGpx;
font-family: Arial;
font-weight: none;
font-size: 12pt;
color: #CC66CC;
text-align: justify;
padding: 0px;
margin-top: 2px;
}

.caption, .blogheader {
width: 380px;
padding: 3px;
font-family: Arial;
font-size: 14pt;
text-align: center;
color: #660099;
background-color: #COLOR;
text-transform: lowercaps;
margin-top: 10px;
}

div.smalltext{
width:WIDTHpx;
padding: 3px;
text-align: left;
}

P, B, I, TD, TH
{font-family: FONT; color: #CC66CC; font-size: 8pt; }
A:link, A:visited, A:active
{color:#9966CC; text-decoration:none; font-size:8pt;}
a:hover
{text-decoration: underline; color:#660099; font-size: 8pt; );}
b, strong, i, u, {
/* edit colors when bold italic underline */
font-family: arial;
font-size: 8pt;
color: #9966CC;
font-weight: bold;
text-transform: lowercaps;
</style>


Website Stats
CODE
<!-- begin code provided by createblog.com -->
<!-- Get more cursors at http://www.xanga.com/xquizit_442 -->
<style>body, a:hover{cursor: url(http://xquizit.cbstaff.com/cursors/cursor_purple.cur);}</style><div align="center">Cursors by <a href="http://xanga.com/xquizit_442">Xquizit_442</a></div>
<!-- end code provided by createblog.com -->



I haven't finished putting up all the colours yet...I do that on my mom's computer.
 
gelionie
post Jan 3 2005, 08:23 AM
Post #4


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



Hmm I'm not sure. But I think you need the real hex codes for colours and ###px for widths, heights... etc. . Or your skin will be messed up.

I still don't see the "Next 5" thing... blink.gif
 
phreakyevil
post Jan 3 2005, 08:59 AM
Post #5


FEED SCHNAPPI
***

Group: Member
Posts: 60
Joined: Nov 2004
Member No: 63,121



Well, the colours I'll be adding later. I have to use my mum's computer for that though because they don't show up on mine.

For this part...

CODE
table.blogbody {
width:WIDTH OF THE BLOGpx;
font-family: Arial;
font-weight: none;
font-size: 12pt;
color: #CC66CC;
text-align: justify;
padding: 0px;
margin-top: 2px;
}


div.smalltext{
width:WIDTHpx;
padding: 3px;
text-align: left;


Where it says WIDTH, I'm not sure what to put there. o.O

Hm...It's on my computer, even though I don't have more than 2 posts. o.O
 
gelionie
post Jan 3 2005, 09:01 AM
Post #6


say maydayism.
*******

Group: Staff Alumni
Posts: 7,447
Joined: Jun 2004
Member No: 26,344



Oh ok.
Well for the blogbody width, just mess around with the numbers, people usually use around 500px

I don't know about the smalltext one though
 
phreakyevil
post Jan 3 2005, 09:52 AM
Post #7


FEED SCHNAPPI
***

Group: Member
Posts: 60
Joined: Nov 2004
Member No: 63,121



Hm...well, the blog is the right size, it's just not working. >.< Here's a picture of what's going on....



The arrows are pointing to the 'next five' line/line above the comment box. And the line down the comment box is where the actual blog is supposed to end, but where it's over. =/
 

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