Blog, make the wdith smaller, and height. |
Blog, make the wdith smaller, and height. |
May 29 2005, 11:18 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
http://www.xanga.com/home.aspx?user=WishOnAFallenxStar
I was wondering how I can make my blog a bit smaller and make it more taller.. ? I was wondering i did this before, but how can u get an image this code, and to make it stay at the left side, so it wont repeat itself. <style type="text/css"> div.blogheader, .caption { font-family:Monotype Corsiva; text-transform:none; font-size:13pt; background-color: #000000; background- color:#604878; letter-spacing:2px; text-align: CENTER; width:424;} </style> |
|
|
|
![]() |
May 30 2005, 12:13 AM
Post
#2
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
You can try this, I'm not sure if it will work.. and if that doesn't work try putting this in your web stats box too.. I kind of customized the code from this one - http://www.createblog.com/forums/index.php?showtopic=8343 |
|
|
|
May 30 2005, 12:23 AM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
QUOTE(azn.peace.maker @ May 30 2005, 12:13 AM) You can try this, I'm not sure if it will work.. and if that doesn't work try putting this in your web stats box too.. I kind of customized the code from this one - http://www.createblog.com/forums/index.php?showtopic=8343 K i know what code that is for. It does work, why thank you. Now i need to know how to put an image in my entry date, ive done it before, i just forget how to do it again. |
|
|
|
May 30 2005, 12:27 AM
Post
#4
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
Put the first set of codes in your custom header and if that doesn't work add the second code to your webstats... and if that doesn't work I don't know what to do.. sorry for being so confusing |
|
|
|
May 30 2005, 01:13 AM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
I put both in webstats, it works, but what is the z part? the only problem is im trying not to make my words not so close to the border.
http://www.xanga.com/home.aspx?user=WishOnAFallenxStar |
|
|
|
May 30 2005, 12:25 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
Image in your entry date would be....
CODE <style type="text/css"> div.blogheader, .caption { background-image: url('IMAGEURL'); background-repeat: no-repeat; background-position: top left; font-family:Monotype Corsiva; text-transform:none; font-size:13pt; background-color: #000000; background- color:#604878; letter-spacing:2px; text-align: CENTER; width:424;} </style> That should work. I just added in.... CODE background-image: url('IMAGEURL');
background-repeat: no-repeat; background-position: top left; |
|
|
|
May 30 2005, 08:18 PM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
Hye thanks
<style type="text/css"> table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url (URLHERE); background-color: #111111; font: bold 11px ; text-transform: lowercaps; color: #660033; BORDER-top: 1px dashed #666666; BORDER-bottom: 1px dashed #666666; BORDER-left: 1px dashed #666666; BORDER-right: 1px dashed #666666; } </style> where it says font? i tried to put Montotype Corsiva but it didnt work? any help there? |
|
|
|
![]() ![]() |