Pink Poogle Toy Forum

The official community of Pink Poogle Toy
Main Site
NeoDex
It is currently Wed Apr 24, 2024 6:00 am

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
User avatar

Posts: 2811
Joined: Mon May 31, 2004 5:44 am
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
 Profile  
 
 Post subject: Re: Guild layout help...
PostPosted: Wed Jun 16, 2004 10:58 pm 
PPT God
PPT God

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
 Profile  
 
 Post subject: Re: Guild layout help...
PostPosted: Wed Jun 16, 2004 11:03 pm 
Beyond Godly
Beyond Godly
User avatar

Posts: 2811
Joined: Mon May 31, 2004 5:44 am
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
 Profile  
 
 Post subject:
PostPosted: Thu Jun 17, 2004 12:28 am 
PPT God
PPT God

Posts: 1723
Joined: Tue Jun 01, 2004 5:30 pm
Gender: Female
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
 Profile  
 
 Post subject: Re: Guild layout help...
PostPosted: Thu Jun 17, 2004 2:22 am 
PPT God
PPT God

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
 Profile  
 
 Post subject:
PostPosted: Thu Jun 17, 2004 2:34 am 
Beyond Godly
Beyond Godly
User avatar

Posts: 2811
Joined: Mon May 31, 2004 5:44 am
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
 Profile  
 
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


Who is online

Users browsing this forum: No registered users and 19 guests


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
You cannot post attachments in this forum

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