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 |
|
|
|
Nov 14 2004, 04:03 PM
Post
#2
|
|
|
Change Gon Come ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,286 Joined: May 2004 Member No: 18,822 |
http://www.createblog.com/forums/index.php?showtopic=12751
that is the code for an extra module. http://www.createblog.com/forums/index.php?showtopic=178 that is the code for new modules completely. hope that helps some.. |
|
|
|
Nov 14 2004, 07:06 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 22 Joined: Nov 2004 Member No: 62,714 |
thanks, I'm working on adding my radio blog into a left side column, but I believe they've disabled iframes,
CODE <!-- begin code provided by createblog.com --> <iframe src="/radio.blog/index.php" name="radio" scrolling="no" frameborder="0" width="222" height="300"></iframe> <!-- end code provided by createblog.com --> Are there any alternative ways to do this, or am I out of luck? |
|
|
|
Nov 14 2004, 09:06 PM
Post
#4
|
|
|
Change Gon Come ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,286 Joined: May 2004 Member No: 18,822 |
sorry, xanga has disabled iframes. you can try to ask [2]nekked how she got her radio.blog on her xanga..but i don't think she'll tell..sorry..
|
|
|
|
Nov 17 2004, 05:47 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 22 Joined: Nov 2004 Member No: 62,714 |
Ugh, I've tried document.write and writeln features in JS, tried encoding it, and encoding the iframe code, STILL can't do it. If anyone is feeling especially smart and figures this out, email or pm me ;)
|
|
|
|
![]() ![]() |