Log In · Register

 
 
Closed TopicStart new topic
Plz Hellp me with Font
Tiffanium
post Jan 3 2005, 07:20 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Jan 2005
Member No: 78,937



I tried to create my own skin. It works pretty well. The font of my entry turns out to be what I want. But then the comments people gave me have the font I dont like. Anyone know where I can change it? thankx a lot.

I attached the caps I took from my xanga. How can I have the font for the comment look like my entry's font?

thankx a lot!!!
Attached File(s)
Attached File  fghfg.jpg ( 44.08K ) Number of downloads: 0
 
 
lovescream
post Jan 3 2005, 07:22 PM
Post #2


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Is that bold?
Can I see your site?
Is that bold?
Are you using a transparent scrollbar?
It looks hurt. :O
 
sherryvu
post Jan 3 2005, 07:22 PM
Post #3


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



can you provide us with a link to your xanga or post your codes here? it'll help us identify the problem more quickly happy.gif
 
Tiffanium
post Jan 3 2005, 10:42 PM
Post #4


Newbie
*

Group: Member
Posts: 3
Joined: Jan 2005
Member No: 78,937



here is my xanga: http://www.xanga.com/piglover

and here are the codes I put in my html header or sumthing

CODE
<HEAD>
<TITLE>McMug McDull World</TITLE>
</HEAD>
<EMBED SRC="http://www.conthanh.yeuamnhac.com/Image/Jang%20Nara%20-%20Sweet%20Dream%20WMA.wma" width="100" height="50" type="audio/x-pn-realaudio-plugin" HIDDEN=TRUE AUTOSTART="true" LOOP="true">

<BODY BGCOLOR=#FFFFFF LEFTMARGIN=80 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>

<!-- ImageReady Slices (mcmug22.jpg) -->
<TABLE WIDTH=800 BORDER=0 CELLPADDING=0 CELLSPACING=0>
    <TR>
 <TD>
     <A HREF="http://www.xanga.com/piglover">
   <IMG SRC="http://www.webpost.net/pi/piglover/mcmug22_01.gif" WIDTH=800 HEIGHT=344 BORDER=0 ALT=""></A></TD>
    </TR>
    <TR>
 <TD>
     <IMG SRC="http://www.webpost.net/pi/piglover/mcmug22_02.gif" WIDTH=800 HEIGHT=256 BORDER=0 ALT="" USEMAP="#mcmug22_02_Map"></TD>
    </TR>
</TABLE>
<MAP NAME="mcmug22_02_Map">
<AREA SHAPE="rect" ALT="" COORDS="622,7,688,47" HREF="http://www.xanga.com/logout.aspx">
<AREA SHAPE="rect" ALT="" COORDS="526,8,612,52" HREF="http://www.xanga.com/Private/subs.aspx">
<AREA SHAPE="rect" ALT="" COORDS="423,8,517,50" HREF="http://www.xanga.com/Private/SubscribeTo.aspx?user=USERNAME">
<AREA SHAPE="rect" ALT="" COORDS="361,5,415,47" HREF="http://www.xanga.com/CLAF/default.asp">
<AREA SHAPE="rect" ALT="" COORDS="271,5,351,49" HREF="http://www.xanga.com/private/home.aspx">
<AREA SHAPE="rect" ALT="" COORDS="192,5,261,44" HREF="http://www.xanga.com/signin.aspx">
<AREA SHAPE="rect" ALT="" COORDS="103,5,183,40" HREF="http://www.xanga.com/">
</MAP>
<!-- End ImageReady Slices -->

<DIV style="margin-top: -200px; margin-right: -1.2px; width: 600px;OVERFLOW: auto; height:230px; BACKGROUND-COLOR: FFFFFF; border:1px solid #FFFFFF; text-align: left;">
<style type="text/css">
#rblEprops, #pnlEnabled table, #pnlEprops table {
width: auto !important;
}
table.blogbody, div.blogheader, .caption{
width:530px;
}
td.maincenter{
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
margin-top:0px;
}
body {
background:#FFFFFF;
font-family: ARIAL;
font-size:12px;
}
texttable.left, td.mainleft, table.left, table.navigation, table.footer, table.search {
display: none;
}
.module, .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, .content, .smalltext, .standard {
/* edits main text */
font:normal 12px ARIAL;
color: #00CCFF;
text-align:left;
}
a:link{
/* edit the links */
color: #00CCFF;
text-decoration: none;
font:normal 12px ARIAL;
}
a:visited{
/* edit visited links */
color: #00CCFF;
text-decoration: none;
font:normal 12px arial;
}
a:hover {
color:#0098E7;
font:normal 12px ARIAL;
}
.blogbody td{
/* entry margins */
width: 0px;
padding-left: 1px
}
input, select, textarea, .textfield, .button{
/* this edits buttons, drop down menus etc. */
border: 1px solid #FFFFFF;
font:normal 12px arial;
background:#FFFFFF;
letter-spacing:0px;
color:#000000;
font-family: ARIAL;
}
div.blogheader, .caption {
/* edit the dates */
font-family:ARIAL;
letter-spacing:-2px;
font-size:18px;
color:#00CCFF;
background-color:#FFFFFF;
text-align: left;
font-weight:bold;
font-style:italic;
BORDER-TOP:1px solid #00CCFF;
BORDER-bottom:1px solid #00CCFF;
}
b, strong{
font-weight:bold;
color:#00CCFF;
}
table.blogbody {
/* edits your blog or entry space */
border: 0px;
background-color:transparent;
padding-top:0px;
padding-right:0px;
}
div.smalltext {
text-align:left;
}
hr {
color: #FFFFFF;
visibility:hidden;
}
</style>
<style type="text/css">
div {
filter:chroma(color=#00FF00);
scrollbar-arrow-color: #00CCFF;
scrollbar-face-color: #00FF00;
scrollbar-3dlight-color: #00FF00;
scrollbar-darkshadow-color: #00CCFF;
scrollbar-highlight-color: #00FF00;
scrollbar-shadow-color: #00FF00;
scrollbar-track-color: #00FF00;
}
</style>
 
*mona lisa*
post Jan 3 2005, 10:46 PM
Post #5





Guest






you comments look fine to me. same as the entries. maybe its your computer. =\
 
Tiffanium
post Jan 3 2005, 10:51 PM
Post #6


Newbie
*

Group: Member
Posts: 3
Joined: Jan 2005
Member No: 78,937



really? .. cuz it looks like the attachment to me.

blink.gif thank u for helping wub.gif
 
lovescream
post Jan 3 2005, 10:52 PM
Post #7


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Looks fine to me, too. Well, just to say, when I did my skin and used transparent scrollbar, it pixelized my fonts. Like yours. Yeah...
 
ckling
post Jan 3 2005, 10:52 PM
Post #8


Senior Member
****

Group: Member
Posts: 148
Joined: Jan 2005
Member No: 78,650



Your comments just same with the entries.
 
gigiopolis
post Jan 3 2005, 10:52 PM
Post #9


gigi =p
*******

Group: Member
Posts: 3,679
Joined: Aug 2004
Member No: 41,206



Yah, the comments look fine to me.
 

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