Log In · Register

 
Xanga mod ideas?
micron
post Dec 26 2003, 06:19 PM
Post #1


cb's #1 fan! =)
******

Group: Advisor
Posts: 2,342
Joined: Nov 2003
Member No: 1



Do you have a great mod in mind but don't know how to code? Post them here so that others can give a shot at it!
 
2 Pages V   1 2 >  
Start new topic
Replies (1 - 32)
mjk1009
post Dec 28 2003, 07:06 PM
Post #2


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



yea in xanga how do you change the "title" ya know how it saids ____'s Xanga Site when its been minimized...another is how do you change your mouse cursor to be different when you go over links and stuff? thanks biggrin.gif
 
micron
post Dec 29 2003, 03:24 AM
Post #3


cb's #1 fan! =)
******

Group: Advisor
Posts: 2,342
Joined: Nov 2003
Member No: 1



Here and here. _smile.gif
 
mjk1009
post Dec 29 2003, 08:18 AM
Post #4


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



sweetness! thanks... laugh.gif
 
*krnxswat*
post Dec 29 2003, 10:10 PM
Post #5





Guest






QUOTE(GinaDaQueen @ 12-29-2003, 12:46 PM)
I don't know if I'm allowed to put up a code in the Mods forum...?

Maybe jusun can move to "xanga mods" forum?
 
*krnxswat*
post Dec 29 2003, 10:38 PM
Post #6





Guest






oh, and yeah, how about a flash splash page?
 
micron
post Dec 30 2003, 12:23 AM
Post #7


cb's #1 fan! =)
******

Group: Advisor
Posts: 2,342
Joined: Nov 2003
Member No: 1



QUOTE(krnxswat @ 12-29-2003, 10:38 PM)
oh, and yeah, how about a flash splash page?

Just use the one provided, and instead of using IMG for images use EMBED for flash.
 
mjk1009
post Dec 31 2003, 12:31 AM
Post #8


Senior Member
****

Group: Member
Posts: 182
Joined: Dec 2003
Member No: 30



another noobie question...how do you make a popup? like a welcome popup or somehting or another?
 
*krnxswat*
post Dec 31 2003, 12:39 AM
Post #9





Guest






QUOTE(mjk1009 @ 12-31-2003, 12:31 AM)
another noobie question...how do you make a popup? like a welcome popup or somehting or another?

http://www.createblog.com/forums/index.php?showtopic=35
 
*kryogenix*
post Dec 31 2003, 11:11 AM
Post #10





Guest






here's an interesting one:

webcam javascript


something that will make the webcam take pictures every few minutes


i don't know, i wouldn't use it cause i don't have a webcam but it would be cool to see someone give it a shot
 
micron
post Jan 1 2004, 02:22 AM
Post #11


cb's #1 fan! =)
******

Group: Advisor
Posts: 2,342
Joined: Nov 2003
Member No: 1



QUOTE(kryogenix @ 12-31-2003, 11:11 AM)
here's an interesting one:

webcam javascript


something that will make the webcam take pictures every few minutes


i don't know, i wouldn't use it cause i don't have a webcam but it would be cool to see someone give it a shot

You will need to have the webcam set up to take shots at specified intervals and upload to a webspace (most webcam software comes with this feature, creative does for sure). Then you simply link the image to your xanga. For example, the webcam takes shots at 30 min intervals, uploads it to a webspace as webcam.jpg replacing the older one, and in your xanga, you simple need an image to webcam.jpg, which will reflect the latest shot. Nothing to do with javascript.
 
clairebaer
post Jan 1 2004, 06:53 PM
Post #12


Miz Claire
**

Group: Member
Posts: 15
Joined: Jan 2004
Member No: 176



I think that if you were to make a weblog border-- and it would either be able to input your own image using its URL or to include it in the initial html. For example, if you were to make a script that instead of using a solid or dotted line for a border of a weblog, using little stars or hearts. thumbsup.gif biggrin.gif
 
alossforwords
post Jan 2 2004, 03:22 AM
Post #13


Newbie
*

Group: Member
Posts: 1
Joined: Jan 2004
Member No: 191



well, this isnt any new territory being forged, but i cant find the code on here. my friends site does this thing where if you click a link within her page, it opens the new page in the form of a star. its kind of hard to explain, so if any of the people that know more than i do want to see, her site is here:
www.xanga.com/xxouttheheart

if anyone can show me how to do that, ill be your slave forev... uhh... for a minute or two.
 
clairebaer
post Jan 2 2004, 11:42 AM
Post #14


Miz Claire
**

Group: Member
Posts: 15
Joined: Jan 2004
Member No: 176



QUOTE(alossforwords @ 01-2-2004, 03:22 AM)
well, this isnt any new territory being forged, but i cant find the code on here. my friends site does this thing where if you click a link within her page, it opens the new page in the form of a star. its kind of hard to explain, so if any of the people that know more than i do want to see, her site is here:
www.xanga.com/xxouttheheart

if anyone can show me how to do that, ill be your slave forev... uhh... for a minute or two.

Hey, I am currently using this and it works, I think it's what you're talking about. when you leave the page the transition is a star enlarging to show the new page.

<META http-equiv=Page-Exit
content=progid:DXImageTransform.Microsoft.Iris(duration=2,irisStyle="star">

Put that in your custom header section. wink.gif
 
clairebaer
post Jan 2 2004, 01:52 PM
Post #15


Miz Claire
**

Group: Member
Posts: 15
Joined: Jan 2004
Member No: 176



just had another idea, but I think it'd be pretty complicated. i think a blinkbox frame could look good
 
*sweeetLiLjenny*
post Jan 3 2004, 11:37 PM
Post #16





Guest






QUOTE(clairebaer @ 01-2-2004, 01:52 PM)
just had another idea, but I think it'd be pretty complicated. i think a blinkbox frame could look good

do you mean a border? cuz they already have that.. or i might just be wrong.. haha~ you mean something else right?
 
megare
post Jan 3 2004, 11:53 PM
Post #17


settle down kiddies.
****

Group: Member
Posts: 237
Joined: Jan 2004
Member No: 180



QUOTE(clairebaer @ 01-1-2004, 06:53 PM)
I think that if you were to make a weblog border-- and it would either be able to input your own image using its URL or to include it in the initial html. For example, if you were to make a script that instead of using a solid or dotted line for a border of a weblog, using little stars or hearts. thumbsup.gif  biggrin.gif

I'm up for that! biggrin.gif

Hehe.. give me some time shifty.gif
 
@ 17
post Jan 4 2004, 04:15 AM
Post #18


Newbie
*

Group: Member
Posts: 1
Joined: Jan 2004
Member No: 177




.:What's the code to put a background image outside my box around my xanga?:.

.:Mocha_Lic:.

Yea, a nice image out side the box

thanks!
 
megare
post Jan 4 2004, 12:01 PM
Post #19


settle down kiddies.
****

Group: Member
Posts: 237
Joined: Jan 2004
Member No: 180



QUOTE(@ 17 @ 01-4-2004, 04:15 AM)

.:What's the code to put a background image outside my box around my xanga?:.

.:Mocha_Lic:.

Yea, a nice image out side the box

thanks!

Hey @ 17... look here: http://www.createblog.com/forums/index.php?showtopic=21

Does that help? _smile.gif
 
clairebaer
post Jan 4 2004, 03:00 PM
Post #20


Miz Claire
**

Group: Member
Posts: 15
Joined: Jan 2004
Member No: 176



QUOTE(sweeetLiLjenny @ 01-3-2004, 11:37 PM)
do you mean a border?  cuz they already have that.. or i might just be wrong.. haha~ you mean something else right?

i mean a border- yes, but a code for a blinkbox border, i have a blinkbox on my page-- xanga
 
clairebaer
post Jan 4 2004, 03:02 PM
Post #21


Miz Claire
**

Group: Member
Posts: 15
Joined: Jan 2004
Member No: 176



QUOTE(megare @ 01-3-2004, 11:53 PM)
I'm up for that! biggrin.gif

Hehe.. give me some time shifty.gif

biggrin.gif thanks wink.gif
 
*kryogenix*
post Jan 4 2004, 03:03 PM
Post #22





Guest






QUOTE(clairebaer @ 01-2-2004, 11:42 AM)
Hey, I am currently using this and it works, I think it's what you're talking about. when you leave the page the transition is a star enlarging to show the new page.

<META http-equiv=Page-Exit
content=progid:DXImageTransform.Microsoft.Iris(duration=2,irisStyle="star">

Put that in your custom header section. wink.gif

i don't like those
 
micron
post Jan 7 2004, 07:15 PM
Post #23


cb's #1 fan! =)
******

Group: Advisor
Posts: 2,342
Joined: Nov 2003
Member No: 1



Bump! Please suggest new mod ideas so that we can code it for you! _smile.gif
 
*eunie03*
post Jan 7 2004, 09:39 PM
Post #24





Guest






I know you said remove ads, which I'll get around to sooner or later, but couldn't there be a way to move the ad to another place..? Like at the bottom of the page or something. Or a pop-up.
 
*kryogenix*
post Jun 27 2004, 01:33 PM
Post #25





Guest






whoa, i'm brining this old topic back from the dead.

bump
 
pengu1n
post Jun 27 2004, 01:43 PM
Post #26


f o u r
****

Group: Member
Posts: 283
Joined: Jun 2004
Member No: 19,829



heres a noob question, if I make a layout in photshop, do I slice it or use div layering to add content boxes?
 
esch
post Jul 1 2004, 03:39 PM
Post #27


Newbie
*

Group: Member
Posts: 4
Joined: Jul 2004
Member No: 26,760



I want to have a custom module for free Xanga Page that will maintain a list of current cds I am listening to. Simialr to the "listening to" section on the right of this guy's site. http://steveisaacs.typepad.com/

I don't need picture, or comment about it, although would be nice to possibly expand it to that. I would like to be able to use some html to put a link in there.

Currently, I have tried using this Current Status script, and tried to modify it so that it is showing what I am listening to instead of my mood (which wasn't hard, just changed the hardcoded message)

but I want it to list like 3 or 4 cds, or maybe list cd, movie, book, game, or 3-4 of each of those....with links

the mood box has a variable that can be set from a blog entry (<style type="text/css">.istatus{display:none}</style>)
Do i need to make a variable for each cd I want listed? will all of them be maintained (remembered). Can the blog entry used to set the variable be made private (so others don't have to see me changing the settings?)
 
esch
post Jul 1 2004, 04:33 PM
Post #28


Newbie
*

Group: Member
Posts: 4
Joined: Jul 2004
Member No: 26,760



ok, simpler problem this time ( i hope). I want to change the size of links just for a small portion of a page (actually inside an unordered list)

and the links on the page that aren't in a list, are normal size.

I can't seem to get it to do right. I can put a <div style="font-size:0.6em"> in front of my list, and regular text changes, but the links stay the same size. How do I shrink them down too?

forgot to add, this is for a free Xanga page.
 
smrkangl
post Jul 1 2004, 05:12 PM
Post #29


XOTY*06 :D
******

Group: Member
Posts: 2,635
Joined: Mar 2004
Member No: 6,747



well, i don't know if it's possible or not but i would like to know if this is possible:

when using an image map,...can you somehow link it to a javascript? like xquit's music chooser code, instead of having text numbers, i want the user to click on a hotspot and the music chosen plays... pinch.gif
 
ji_cabinx
post Jul 6 2004, 05:38 PM
Post #30


^_^
******

Group: Member
Posts: 1,666
Joined: Feb 2004
Member No: 4,225



here's a REAL noob question...what's a mod? isn't it a moderator? like..a person?
 
patrickstar
post Jul 15 2004, 04:47 AM
Post #31


Senior Member
***

Group: Member
Posts: 57
Joined: May 2004
Member No: 16,622



back to the webcam idea...how do i put live webcam video into my xanga?

-------------------------------------------------
xanga
 
capsule
post Jul 16 2004, 12:13 PM
Post #32


ㅋㅋㅋ
*****

Group: Member
Posts: 924
Joined: Jun 2004
Member No: 24,283



or...how about having a "flash skin"? i tried it once, but i could never get it "under" the text...it would just go over it so you can see everything cept for the text. i even tried cutting the skin into four pieces to try and put them bordered to the left, right, top, and bottom of the blog area...but never worked out.
 
Html_Wizard
post Jul 16 2004, 08:57 PM
Post #33


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2004
Member No: 29,492



how about an extra page for xanga? for like, misc things...
 

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