Log In · Register

 
 
Closed TopicStart new topic
Custom Module Script, for left side
Simba
post Jun 23 2008, 03:06 PM
Post #1


Photoartist
********

Group: Staff Alumni
Posts: 12,363
Joined: Apr 2006
Member No: 399,390



Is it still existent?
 
whoahitznikki
post Jun 23 2008, 06:08 PM
Post #2


Senior Member
****

Group: Member
Posts: 207
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??
 
Simba
post Jun 23 2008, 06:33 PM
Post #3


Photoartist
********

Group: Staff Alumni
Posts: 12,363
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.
 
whoahitznikki
post Jun 23 2008, 06:51 PM
Post #4


Senior Member
****

Group: Member
Posts: 207
Joined: Aug 2007
Member No: 559,093



oh sorry, i meant like, custom module for xanga? myspace?? what site?
 
Simba
post Jun 23 2008, 06:57 PM
Post #5


Photoartist
********

Group: Staff Alumni
Posts: 12,363
Joined: Apr 2006
Member No: 399,390



Oh, Xanga. (I am in Xanga Support, right?)


Where is the Xanga Staff when you need 'em? cry.gif
 
emberfly
post Jun 24 2008, 12:04 AM
Post #6


kthxbai
******

Group: Official Designer
Posts: 2,832
Joined: Feb 2008
Member No: 621,203



oh yes there is :D i actually use one quite frequently.
 
whoahitznikki
post Jun 24 2008, 12:30 AM
Post #7


Senior Member
****

Group: Member
Posts: 207
Joined: Aug 2007
Member No: 559,093



QUOTE(ArjunaCapulong @ Jun 23 2008, 04:57 PM) *
Oh, Xanga. (I am in Xanga Support, right?)
Where is the Xanga Staff when you need 'em? cry.gif


...wow now i feel really stupid for not checking where this post is. sorry!!

umm i'm sure theres a code somewhere... i'll go look :)
 
Simba
post Jun 24 2008, 06:29 AM
Post #8


Photoartist
********

Group: Staff Alumni
Posts: 12,363
Joined: Apr 2006
Member No: 399,390



QUOTE(emberfly @ Jun 24 2008, 12:04 AM) *
oh yes there is :D i actually use one quite frequently.
Ok homie, handover the goods.

Please. victory.gif
 
venti-anemoi
post Jun 24 2008, 01:29 PM
Post #9


torn
*****

Group: Official Designer
Posts: 953
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?
 
emberfly
post Jun 24 2008, 04:06 PM
Post #10


kthxbai
******

Group: Official Designer
Posts: 2,832
Joined: Feb 2008
Member No: 621,203



This is the script for all custom modules on the left.... HOMIE biggrin.gif Put at very bottom of Custom HTML Header

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 wink.gif



QUOTE(ArjunaCapulong @ Jun 23 2008, 06:57 PM) *
Where is the Xanga Staff when you need 'em?


There is no more Xanga Staff. That was abolished quite a while ago..
 
Simba
post Jun 24 2008, 04:53 PM
Post #11


Photoartist
********

Group: Staff Alumni
Posts: 12,363
Joined: Apr 2006
Member No: 399,390



QUOTE(dreamstar7 @ Jun 24 2008, 01:29 PM) *
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.


QUOTE(emberfly @ Jun 24 2008, 04:06 PM) *
This is the script for all custom modules on the left.... HOMIE biggrin.gif Put at very bottom of Custom HTML Header


just study it and do amazing things with it wink.gif
There is no more Xanga Staff. That was abolished quite a while ago..
Thanks, man.

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?

QUOTE(emberfly @ Jun 24 2008, 04:06 PM) *
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.
 
emberfly
post Jun 24 2008, 05:40 PM
Post #12


kthxbai
******

Group: Official Designer
Posts: 2,832
Joined: Feb 2008
Member No: 621,203



QUOTE(ArjunaCapulong @ Jun 24 2008, 04:53 PM) *
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 cry.gif

Ok I'll add you to affiliates _smile.gif



EDIT//

you're on the list now biggrin.gif

EDIT//

I'm a smiley freak omg.gif rolleyes.gif cool.gif laugh.gif biggrin.gif tongue.gif wink.gif ohmy.gif happy.gif huh.gif mellow.gif
 
Simba
post Jun 24 2008, 06:05 PM
Post #13


Photoartist
********

Group: Staff Alumni
Posts: 12,363
Joined: Apr 2006
Member No: 399,390



QUOTE(emberfly @ Jun 24 2008, 05:40 PM) *
oh ya.. sorry. I copied it straight from one of my layouts.. I didn't bother to change anything cry.gif

Ok I'll add you to affiliates _smile.gif
EDIT//

you're on the list now biggrin.gif

EDIT//

I'm a smiley freak omg.gif rolleyes.gif cool.gif laugh.gif biggrin.gif tongue.gif wink.gif ohmy.gif happy.gif huh.gif mellow.gif
No worries. Consider yourself subcribed.




Mods don't close this topic yet. Once I test this code out, please.
 
Simba
post Jun 24 2008, 06:56 PM
Post #14


Photoartist
********

Group: Staff Alumni
Posts: 12,363
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.
 
emberfly
post Jun 25 2008, 12:25 AM
Post #15


kthxbai
******

Group: Official Designer
Posts: 2,832
Joined: Feb 2008
Member No: 621,203



no.. theres a code.. i hate it though.. no flexibility.. i will go digging for it cry.gif
 
Simba
post Jul 9 2008, 03:18 PM
Post #16


Photoartist
********

Group: Staff Alumni
Posts: 12,363
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. thumbsup.gif
 
manny-the-dino
post Jul 9 2008, 03:40 PM
Post #17


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



Topic Closed & Moved
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: