Adding a left side column?, Changing up this a bit.. |
Adding a left side column?, Changing up this a bit.. |
Nov 14 2004, 03:41 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 22 Joined: Nov 2004 Member No: 62,714 |
I'm new to xanga, definitely not to design though, but I'm clueless here.
http://www.xanga.com/home.aspx?user=protegechris How would I go about adding another menu on the left to put some different text in? Here's my header code: CODE <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <img src="http://www.freepgs.com/protegechris/images/header.jpg"> <style type="text/css"> a:link, a:visited, a:active { color: #333; text-decoration: underline; } a:hover { color: #666; text-decoration: none; } body, td, div, p, th, select, input { font-family: verdana, arial, sans-serif; font-size: 10px; color: #333; } body { background: #f0efef; } form { margin: 0px; padding: 0px; } hr { color: #ccc; } .banner, .footer, #SearchBar1_pnlSearch { display: none; } .main { table-layout: fixed; } .mainleft table { background: #f0efef; border: 0px } .mainleft th.left { background: #f0efef; padding: 0px 0px 5px 0px; } .mainleft td.left, .blogbody { background: #fff; border: 1px solid #ccc; border-top: 5px solid #ccc; } .mainleft th, .blogheader { font-size: 10px; text-transform: uppercase; letter-spacing: .3em; } .blogbody td { text-align: justify; line-height: 17px; padding: 4px; padding-left:0px; width:0px; } .htmleditor { width: 513px; } </style> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> thanks |
|
|
|
protegechris Adding a left side column? Nov 14 2004, 03:41 AM
DaToNeViEtBoI916 http://www.createblog.com/forums/index.php?showtop... Nov 14 2004, 04:03 PM
protegechris thanks, I'm working on adding my radio blog in... Nov 14 2004, 07:06 PM
DaToNeViEtBoI916 sorry, xanga has disabled iframes. you can try to... Nov 14 2004, 09:06 PM
protegechris Ugh, I've tried document.write and writeln fea... Nov 17 2004, 05:47 PM![]() ![]() |