help with links in custom module, and a few other things |
help with links in custom module, and a few other things |
Jul 5 2004, 12:50 PM
Post
#1
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,031 Joined: Apr 2004 Member No: 14,756 |
ok first off here is the link to the xanga i am currently working on.
XANGA Second, here is the code I am using CODE <!-- begin code provided by createblog.com --> <STYLE> /* top bar remover - xanga.com/add_ons */ table.navigation {display: none;};</STYLE> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <style type='text/css'> table.footer, table.footernav {display: none;}; </style> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <div style="position:static; margin-left: 1px; margin-top: -115px; border: 0px solid #000000; background: none;"> <img name="xanga" src="http://img61.photobucket.com/albums/v187/jacksparrowsgirl003/carebearlayout.jpg" width="800" height="500" border="0" usemap="#m_xanga" alt=""> <map name="m_xanga"> <area shape="rect" coords="74,34,163,21" href="http://www.xanga.com" title="" alt="" > <area shape="rect" coords="446,35,528,23" href="http://www.xanga.com/signin.aspx" title="" alt="" > <area shape="rect" coords="570,35,663,20" href="http://www.xanga.com/logout.aspx" title="" alt="" > <area shape="rect" coords="211,33,259,21" href="http://www.xanga.com/claf/default.asp" title="" alt="" > <area shape="rect" coords="209,25,296,23" href="http://www.xanga.com/private/subscribeto.aspx?user=prettypinkpineapple03" title="" alt="" > </map></div> <!-- begin code provided by createblog.com --> <div style="position:static; margin-left: 50px; margin-top: -5px; border: 0px solid #000000; background: none;"> <style type=text/css> /* remove regular modules */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:140px; padding: 0px;} /* edit to your liking */ table.module { border: none; width:140px; background-color: #ffffff; } table.module th { background-color: #ffffff;font: bold 11px arial; text-transform: uppercase;color: #000000; border: none; } table.module td {color: #000000; text-align: center; border: none; background-image: none; } </style> <!-- add this below all the CSS --> <table border=0 width="400"><tr><td valign="top" width="140px"> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>ME</b></th></tr><tr><td valign="top" class="module"> <b>name:</b> Nikki<br> <b>gender:</b> F<br> <b>age:</b> 19<br> <b>from:</b> USA<br> <b>hobbies:</b> Singing, Drawing, Dancing, Music, etc..<br> </td></tr></table><br> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>My Friends Xangas</b></th></tr><tr><td valign="top" class="module"> <!-- Add your subscriptions here --> <a href="http://www.xanga.com/lancerchic">Danielle</a><br> <a href="http://www.xanga.com/hollisterbtrfly21">Michelle</a> </td></tr></table><br> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>Links</b></th></tr><tr><td valign="top" class="module"> <!-- Add your blogrings here --> <a href="http://www.createblog.com>Createblog</a> <a href="http://www.blogring>Blogring</a> <a href="http://www.mugglenet.com>MuggleNet</a> </td></tr></table><br> <!-- Here's your CUSTOM MODULE.. copy and paste as needed --> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>Navigation</b></th></tr><tr><td valign="top" class="module"> <a href="">Xanga</a> <a href="claf">Design</a> <a href="jacksparrowsgirl03">Refresh</a> <a href="private/subscribeto.aspx?user=jacksparrowsgirl03">Add me</a> <a href="private/guestbook.aspx?user=jacksparrowsgirl03">Guestbook</a> <a href="signin.aspx">Log in</a> <a href="logout.aspx">Log out</a> </td></tr></table><br> </td><td width="140" valign="top" align="left"> </div> <!-- end code provided by createblog.com --> <DIV style="margin-top: 5px; margin-left: 130px; BORDER-RIGHT: none; BORDER-TOP: none; FILTER: alpha(style=0 opacity=100); OVERFLOW: auto; BORDER-LEFT: none; BORDER-BOTTOM: none; WIDTH: 390px; HEIGHT: 5000px; BACKGROUND-COLOR: #ffffff"> <style type="text/css"> body { background-color: #ffffff; scrollbar-arrow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #000000; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #ffffff; } //blogringdocument.write .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font: 14px arial; line-height:14px; color: #000000; letter-spacing:0px; text-align:center; background-color: #ffffff; filter: alpha(opacity=100) } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:arial; font-size:18px; line-height:16px; font-weight:bold; color:#000000; letter-spacing:1px; background-color: #ffffff; text-align: center; border-top: 1px solid #000000; boreder-bottome: 1px solid #000000; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#000000; font:normal 12px arial;line-height:10px; text-decoration: none; } //blogring.document.write a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#000000; font:normal 12px arial; line-height:10px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#ffffff; font:normal 12px arial; line-height:10px; cursor: crosshair; text-decoration: none; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #ffffff; font:normal 11px arial; background-color: #ffffff; letter-spacing:0px; } table.left { /* this edits the menu module */ border: 1px solid #000000; width:110px; background-color: #ffffff; } table.blogbody { /* this edits the other the place where the blog is */ background-color: #ffffff; filter: alpha(opacity=100) width:380px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(http://url.com/to/the/site/image.gif); background-color: #ffffff; font: bold 11px arial; text-transform: uppercase; color: #000000; border: none; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: url(http://url.com/to/the/site/image.gif); background-color: #ffffff; border: 1px solid #000000; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #ffffff; border: 1px solid #ffffff; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #ffffff; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 380px; } hr { /* horizontal divider */ border: 1px dashed #ffffff; } </style> <!-- end code provided by Createblog.com --> Ok so what i need help with is this. Well i put the custom modules in and kinda positioned it....still needs tweaking. Well, on the bottom module where i have my navigation links, whenever i am not in public view, say the link is supposed to go to "www.xanga.com/claf" well when i click on the link, it goes to "www.xanga.com/private/www.xanga.com/claf" How do i stop it from doing this, cuz then i cant get into my look n feel when i am signed in. ack! 2nd question, see how my blogs are lined up to the right? i dont know how that happened, and i dont know how to fix that either...anyone know whats wrong? 3rd question, how do i add a border on the top and bottom of the titles in my custom module...or a bg to the title sections? Ok i'll just sit back and wait for ur answers now..........hope u can help me |
|
|
|
jacksparrowsgirl03 neone? Jul 6 2004, 12:21 AM
angel-roh u didnt use http:// <-- use that http://xanga.c... Jul 6 2004, 12:31 AM
jacksparrowsgirl03 okay...thanks Jul 6 2004, 12:34 AM![]() ![]() |