Log In · Register

 
 
Closed TopicStart new topic
hide module
GrayStarr
post Jun 27 2005, 08:03 PM
Post #1


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



how do i make the modules hide then make the modules come out when i click on the title? thx

example: the site
 
talcumpowder
post Jun 27 2005, 08:08 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



.....
[ http://www.createblog.com/forums/index.php?showforum=3 ] <- Xanga Scripts
[ http://www.createblog.com/forums/index.php?showtopic=58825 ]
 
GrayStarr
post Jun 27 2005, 08:15 PM
Post #3


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



umm... yea, do i put it in custom header or website stats? thx
 
talcumpowder
post Jun 27 2005, 08:18 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



It doesn't matter. And you should try both if it doesn't say. =/
 
GrayStarr
post Jun 27 2005, 08:24 PM
Post #5


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



i put it in my custom header and it went on top of everythin!!

i put it in my website stats and it worked.... but it went to the bottom of the page, centered, and my other modules went crazy!!! i don think it works, can u get me another code?

also, there were 3 modules that popped out and hid, subscribtions, somthin, and somthin else. i want MY modules to hide and pop out

thx _smile.gif
 
talcumpowder
post Jun 27 2005, 08:25 PM
Post #6


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



You can't do that. =/
Unless you rip the code for your modules from your source..... And input that as the content.
As for it's placement, you need to move it with a div layer.....
 
GrayStarr
post Jun 27 2005, 08:29 PM
Post #7


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



QUOTE(nyah-nek0 @ Jun 27 2005, 9:25 PM)
You can't do that. =/
Unless you rip the code for your modules from your source..... And input that as the content.
As for it's placement, you need to move it with a div layer.....

*



err.... u cant do wut? use MY modules?

hm... how do i move it wit a div layer?

and how do i remove the old modules so that the collapsing module appears instead?
 
talcumpowder
post Jun 27 2005, 08:32 PM
Post #8


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



...... Use your modules. You only asked two questions, and I answered the second one first.
----
CODE
<div style="position: absolute; margin-top: 0; margin-left: 0; overflow:auto; height: 400; width: 400;">I'M A DIV LAYER~!</div>
This is a basic div layer code. It will make a box with the text I'M A DIV LAYER~!,400 x 400 pixels, zero pixels from the top of the page and zero pixels from the left. Well, not in Xanga... But that's beside the point.
----
CODE
position: absolute;
Defines how the elements is positioned. Learn more here.
CODE
<div style=
This just opens the layer.
CODE
margin-top: 0;
Defines top margin... You can also use Bottom.
CODE
margin-left: 0;
Defines left margin, you can also use Right.
CODE
overflow:auto;
Defines scrolling. Auto for scrolling none for no scrolling.
CODE
height: 400; width: 400;
I won't insult your intelligence... You can figure these out.
CODE
I'M A DIV LAYER~!
Stuff inside the box. Replace with whatever...
CODE
</div>
Ends the layer. Don't use this if you're moving the blog.... That code should go last anyways.
----
So, just play around with the numbers, to make it go where you want. You can use negatives if you need to. =P Have fun.
 
GrayStarr
post Jun 27 2005, 08:36 PM
Post #9


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



so... do i put in website stats or custom header? and how do i put in the title?

i put it in website stats, but it disappeared!! the xanga grew horizontally as well....
 
talcumpowder
post Jun 27 2005, 08:39 PM
Post #10


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



I answered that already. Title.... If you write code, then why can't you figure these things out? It's not even all that complicated of a script.
CODE
<div class="menutitle" onclick="SwitchMenu('sub1')">About me</div>
edit//... Then, go for custom header.
 
GrayStarr
post Jun 27 2005, 08:51 PM
Post #11


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



o no..... the "im a div layer~!!" thing went on my Reviews and Events thing.... and it wasnt even a module!! just plain text....

sigh..... i think ill never get it...
 
talcumpowder
post Jun 27 2005, 08:58 PM
Post #12


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



SORRY~! I didn't understand. You replace I'M A DIV LAYER~! with whatever you're moving.
----
QUOTE
CODE
I'M A DIV LAYER~!

Stuff inside the box. Replace with whatever...
 
GrayStarr
post Jun 28 2005, 08:46 AM
Post #13


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



oh... ok, ill try.....

edit// but where do i put in the thing i want replaced?

like if the im a div layer~! thing is to replace somethin, then where do i put in what to replace?
 

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