A little help, with dates and header |
![]() ![]() |
A little help, with dates and header |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Sep 2008 Member No: 686,499 ![]() |
ok this is what my blog looks like now...
http://i35.tinypic.com/2v167eo.jpg I just want to know if it is possible to get rid of the gap between the header and the actual blog. Also, how do i change the colour of the dates for each blog ? ![]() This is my code currently CODE <img src=http://i34.tinypic.com/208y58w.jpg
border=></a> <style type='text/css'> a:link, a:visited { color:#997037; text-decoration:none; } a:hover, a:active { color:#997037; text-decoration:none; font-weight:bold !important; cursor: crosshair; background-color: C8DECF; } div, p, td { font-style: Verdana !important; font-size: 8pt !important; color: #000000 !important; text-align: justify !important; } td { padding:4px 0px 4px 0px !important; } hr, .navigation, .mainleft, .footer, #SearchBar1_pnlSearch { display:none; } .container { width:550px !important; background-color:#fff; margin:90px auto 0 auto; } .blogheader { text-align:right !important; font: 20px Times New Roman !important; letter-spacing: -2px !important; font-color:99703 !important; font-weight:bold !important; padding-right:4px; } #pnlEnabled table, .htmleditor { width:100% !important; } #rblEprops td { letter-spacing: -.3em; padding:0px !important; } .blogbody td { letter-spacing: 0px !important; width:0px; } </style> <style type="text/css"> table.search { display:none;} </style> <table class=container align=center><tr> <td valign=top style='padding-top:10px !important; padding-right:20px !important;'> <BR><BR> <a href="http://xanga.com">xanga </a> <BR> <a href="http://xanga.com/private">private </a> <BR> <a href="http://profile.xanga.com/XueLei">profile</a> <br> <a href="http://xanga.com/claf">look & feel </a> <BR> <a href="http://www.xanga.com/private/SubscribeTo.aspx?user=xuelei">subscribe </a> <BR><BR> <object width="90" height="55"><param name="movie" value="http://media.imeem.com/m/c9bZ_zbXw0"></param><param name="wmode" value="transparent"></param><embed src="http://media.imeem.com/m/c9bZ_zbXw0" type="application/x-shockwave-flash" width="90" height="55" wmode="transparent"></embed> </td> <td> |
|
|
![]()
Post
#2
|
|
![]() kthxbai ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,832 Joined: Feb 2008 Member No: 621,203 ![]() |
1. What games do you play?
2. How do you even know there is a gap? Everything is white. CODE <style type="Text/css">
div.blogheader, .caption { /* DATES */ font-family: FONT NAME?; text-transform:NORMAL? UPPERCASE? LOWERCASE?; font-size:NUMBERpx; line-height:NUMBERpx; font-weight:BOLD OR NORMAL?; color: #COLOR; letter-spacing:NUMBERpx; background-color:#COLOR?; background-image: url(URL?); background-attachment: SCROLL OR FIXED?; background-repeat: REPEAT OR NO-REPEAT?; background-position: POSITION?; text-align: ALIGNMENT HERE; width:WIDTH HERE; border-top: NUMBER?px BORDER TYPE #COLOR?; border-left: NUMBER?px BORDER TYPE #COLOR?; border-right: NUMBER?px BORDER TYPE #COLOR?; border-bottom: NUMBER?px BORDER TYPE #COLOR?; } </style> |
|
|
![]() ![]() |