Pink Poogle Toy Forum

The official community of Pink Poogle Toy. Bear with me while I tweak everything
It is currently Wed Sep 16, 2026 12:33 pm

All times are UTC




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Guild layout help...
PostPosted: Wed Jun 16, 2004 10:53 pm 
Beyond Godly
Beyond Godly
Offline

Posts: 2811
Joined: Mon May 31, 2004 5:44 am
ICQ: 275575868
Website: http://firefaeriedoll.com
Yahoo Messenger: fire_faerie_website
Location: Canada
Ok, someone told me how to code a guild layout once already...
But the guild I had with the coding got deleted by someone.
So... How do I code a guild layout?

_________________
Image
Set=Kitten Medli
Adam+Liz=<3
Liz: Well. That proves how good everyone's memories are.
Me: Well I have no memor........What did you just say?


Top
 
   
 Post subject: Re: Guild layout help...
PostPosted: Wed Jun 16, 2004 10:58 pm 
PPT God
PPT God
Offline

Posts: 2155
Joined: Thu Jun 10, 2004 4:21 pm
Adam wrote:
Ok, someone told me how to code a guild layout once already...
But the guild I had with the coding got deleted by someone.
So... How do I code a guild layout?


Um, manually aligning or divs?


Top
 
   
 Post subject: Re: Guild layout help...
PostPosted: Wed Jun 16, 2004 11:03 pm 
Beyond Godly
Beyond Godly
Offline

Posts: 2811
Joined: Mon May 31, 2004 5:44 am
ICQ: 275575868
Website: http://firefaeriedoll.com
Yahoo Messenger: fire_faerie_website
Location: Canada
Xalaxracer wrote:
Adam wrote:
Ok, someone told me how to code a guild layout once already...
But the guild I had with the coding got deleted by someone.
So... How do I code a guild layout?


Um, manually aligning or divs?

That was not much help, because I don't know what they are!
*gets angry*

_________________
Image
Set=Kitten Medli
Adam+Liz=<3
Liz: Well. That proves how good everyone's memories are.
Me: Well I have no memor........What did you just say?


Top
 
   
 Post subject:
PostPosted: Thu Jun 17, 2004 12:28 am 
PPT God
PPT God
Offline

Posts: 1723
Joined: Tue Jun 01, 2004 5:30 pm
Code:
<img src="URL OF LAYOUT">


<div style="position:absolute; top:???; left:???; height:???; width:???; overflow:auto">

TEXT CONTENT HERE


</div>


top:??? replace the ???'s with numbers it's adjusts the height of where the box will be positioned. Increase the number to lower the box, decrease to raise it.

left:??? ??? will postion how far left or right the box will lay. Increase the number to move it to the left decrease for the right


height: and width: set the size for the box of course ??? put in numbers


the hard part is playing with all the numbers until it's postitioned and sized to how you want it.


for each different box you want repeat the
Code:
<div style="position:absolute; top:???; left:???; height:???; width:???; overflow:auto">

TEXT CONTENT HERE


</div>


for each one.


Top
 
   
 Post subject: Re: Guild layout help...
PostPosted: Thu Jun 17, 2004 2:22 am 
PPT God
PPT God
Offline

Posts: 2155
Joined: Thu Jun 10, 2004 4:21 pm
Adam wrote:
Xalaxracer wrote:
Adam wrote:
Ok, someone told me how to code a guild layout once already...
But the guild I had with the coding got deleted by someone.
So... How do I code a guild layout?


Um, manually aligning or divs?

That was not much help, because I don't know what they are!
*gets angry*


Okay, divs are MUCH more confusing, like my guild's layout. They work nomatter what your resolution, but regular alligning is resolution based.


Top
 
   
 Post subject:
PostPosted: Thu Jun 17, 2004 2:34 am 
Beyond Godly
Beyond Godly
Offline

Posts: 2811
Joined: Mon May 31, 2004 5:44 am
ICQ: 275575868
Website: http://firefaeriedoll.com
Yahoo Messenger: fire_faerie_website
Location: Canada
BeDeviled wrote:
Code:
<img src="URL OF LAYOUT">


<div style="position:absolute; top:???; left:???; height:???; width:???; overflow:auto">

TEXT CONTENT HERE


</div>


top:??? replace the ???'s with numbers it's adjusts the height of where the box will be positioned. Increase the number to lower the box, decrease to raise it.

left:??? ??? will postion how far left or right the box will lay. Increase the number to move it to the left decrease for the right


height: and width: set the size for the box of course ??? put in numbers


the hard part is playing with all the numbers until it's postitioned and sized to how you want it.


for each different box you want repeat the
Code:
<div style="position:absolute; top:???; left:???; height:???; width:???; overflow:auto">

TEXT CONTENT HERE


</div>


for each one.

Thanks for helping me a second time!
:)

_________________
Image
Set=Kitten Medli
Adam+Liz=<3
Liz: Well. That proves how good everyone's memories are.
Me: Well I have no memor........What did you just say?


Top
 
   
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited