Custom Module Script, for left side |
![]() ![]() |
Custom Module Script, for left side |
Jun 23 2008, 03:06 PM
Post
#1
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,742 Joined: Apr 2006 Member No: 399,390 |
Is it still existent?
|
|
|
|
Jun 23 2008, 06:08 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 213 Joined: Aug 2007 Member No: 559,093 |
custom module script for the left side of what, exactly?
have you looked at the scripts here on cB?? |
|
|
|
Jun 23 2008, 06:33 PM
Post
#3
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,742 Joined: Apr 2006 Member No: 399,390 |
Custom module script on the left side for whatever the heck I want.
Yeah, I've looked at the scripts, and I don't see the script for custom modules on the left side - only for the right. I'm pretty sure there was one, then again last time I really knew the cB script gallery well was back in '06. |
|
|
|
Jun 23 2008, 06:51 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 213 Joined: Aug 2007 Member No: 559,093 |
oh sorry, i meant like, custom module for xanga? myspace?? what site?
|
|
|
|
Jun 23 2008, 06:57 PM
Post
#5
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,742 Joined: Apr 2006 Member No: 399,390 |
Oh, Xanga. (I am in Xanga Support, right?)
Where is the Xanga Staff when you need 'em? |
|
|
|
Jun 24 2008, 12:04 AM
Post
#6
|
|
![]() kthxbai ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 3,829 Joined: Feb 2008 Member No: 621,203 |
oh yes there is :D i actually use one quite frequently.
|
|
|
|
Jun 24 2008, 12:30 AM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 213 Joined: Aug 2007 Member No: 559,093 |
|
|
|
|
Jun 24 2008, 06:29 AM
Post
#8
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,742 Joined: Apr 2006 Member No: 399,390 |
|
|
|
|
Jun 24 2008, 01:29 PM
Post
#9
|
|
![]() torn ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 1,000 Joined: Oct 2004 Member No: 55,718 |
Do you want to add another module to the left-side modules that Xanga already gives you, or do you want to create completely new modules and get rid of the ones that are Xanga default modules?
|
|
|
|
Jun 24 2008, 04:06 PM
Post
#10
|
|
![]() kthxbai ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 3,829 Joined: Feb 2008 Member No: 621,203 |
This is the script for all custom modules on the left.... HOMIE
CODE <style type='text/css'> .mainleft { display:none; } </style> <table style="margin-top:-5px;" border=0><tr><td valign="top"> <!-- module:start --> <table class="left" cellSpacing="0" cellPadding="4" width="100%" border="0"> <tr><th class="left" vAlign="top" align="left">About Me<tr> <td class="left" vAlign="top"> <div style="height:130px; overflow:auto; width:100%"> This is your about me box. Write about yourself here. Pretty self-explanatory. As you write, this box will scroll. Do not remove the scroll, or the layout will look like sh*t. :).<BR> WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br> This is your about me box. Write about yourself here. Pretty self-explanatory. As you write, this box will scroll. Do not remove the scroll, or the layout will look like sh*t. :).<BR> WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br> This is your about me box. Write about yourself here. Pretty self-explanatory. As you write, this box will scroll. Do not remove the scroll, or the layout will look like sh*t. :).<BR> WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br>WRITE ABOUT YOURSELF<br> </div> </td></tr> </table> <br> <table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1"> <tr><th class="left" vAlign="top" align="center">Navigate</th></tr> <tr><td class="left" vAlign="top"> <div style="height:144px; width:100%; overflow:auto"> <a href="http://www.xanga.com/signin.aspx" class="Box">sign in</a> <a href="http://www.xanga.com/private/yourhome.aspx" class="Box">private</a> <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=YOUR USERNAME HERE" class="Box">subscribe</a> <a href="http://www.xanga.com/Private/subs.aspx" class="Box">Subscriptions</a> <a href="http://edit.xanga.com/claf.aspx" class="Box">look + feel</a> <a href="http://www.xanga.com/Private/editaccount.aspx" class="Box">account info</a> <a href="http://www.xanga.com/logout.asp" class="Box">log out</a> <a href="http://www.xanga.com/emberfly_Layouts" class="Box" alt="light up your site™">Light up your site</a> </div> </td></tr> </table> <br> <table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1"> <tr><th class="left" vAlign="top" align="left">Light up your site</th></tr> <tr><td class="left" vAlign="top"> <div style="width:100%"> Hope you enjoy!<BR> <a href="http://www.xanga.com/emberfly_layouts">emberfly_layouts</a> </div> </td></tr> </table> <td valign="top"> just study it and do amazing things with it Where is the Xanga Staff when you need 'em? There is no more Xanga Staff. That was abolished quite a while ago.. |
|
|
|
Jun 24 2008, 04:53 PM
Post
#11
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,742 Joined: Apr 2006 Member No: 399,390 |
Do you want to add another module to the left-side modules that Xanga already gives you, or do you want to create completely new modules and get rid of the ones that are Xanga default modules? The more flexible the better. If you got some code better than emberfly's than please do share.This is the script for all custom modules on the left.... HOMIE Thanks, man. just study it and do amazing things with it There is no more Xanga Staff. That was abolished quite a while ago.. But I C WUT U DID THAR. I was gonna just straight remove your promotional code, but I saw this as a window of opportunity for both of us. Aight, since we're homies and all now, I'll subscribe to you (ultimately adding your link to my Xanga), in exchange for being included in your "affiliates." Does nobody harm, fair enough this way, yes. Agreed? There is no more Xanga Staff. That was abolished quite a while ago.. Ha ha, I know. I was still a mod when that change took place. At times I miss the dedicated site staff team though, even though that wouldn't be all that efficient.
|
|
|
|
Jun 24 2008, 05:40 PM
Post
#12
|
|
![]() kthxbai ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 3,829 Joined: Feb 2008 Member No: 621,203 |
But I C WUT U DID THAR. I was gonna just straight remove your promotional code, oh ya.. sorry. I copied it straight from one of my layouts.. I didn't bother to change anything Ok I'll add you to affiliates EDIT// you're on the list now EDIT// I'm a smiley freak |
|
|
|
Jun 24 2008, 06:05 PM
Post
#13
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,742 Joined: Apr 2006 Member No: 399,390 |
oh ya.. sorry. I copied it straight from one of my layouts.. I didn't bother to change anything No worries. Consider yourself subcribed.Ok I'll add you to affiliates EDIT// you're on the list now EDIT// I'm a smiley freak Mods don't close this topic yet. Once I test this code out, please. |
|
|
|
Jun 24 2008, 06:56 PM
Post
#14
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,742 Joined: Apr 2006 Member No: 399,390 |
Alright, Emberfly's coding was for DIV layouts. I'd code a DIV if I wanted to, but I want to keep the layout I have relatively simple. So, are there any scripts out there where I could simply add a module on the left, without having to get rid of what's already there?
Meh, I'm guessing extra modules can only be added as DIV layers. That's homo. |
|
|
|
Jun 25 2008, 12:25 AM
Post
#15
|
|
![]() kthxbai ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 3,829 Joined: Feb 2008 Member No: 621,203 |
no.. theres a code.. i hate it though.. no flexibility.. i will go digging for it
|
|
|
|
Jul 9 2008, 03:18 PM
Post
#16
|
|
![]() Photoartist ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,742 Joined: Apr 2006 Member No: 399,390 |
Oh, by the way, I just gave up and remixed some random theme. You guys can close this now.
|
|
|
|
Jul 9 2008, 03:40 PM
Post
#17
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 16,448 Joined: Jan 2007 Member No: 498,468 |
Topic Closed & Moved
|
|
|
|
![]() ![]() |