Log In · Register

 
Blog Body, Menu Box Coordinates, Having trouble getting text in these
lpdrummer
post Jun 3 2005, 12:25 PM
Post #1


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



I cannot seem to get text to go inside the boxes I made here. Would anybody mind helping me out? I have the coordinates of all sides of both boxes, but I don't know where to put this in...
 
 
Start new topic
Replies
talcumpowder
post Jun 3 2005, 05:51 PM
Post #2


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

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



.... Quick tutorial. =P
----
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.
 
lpdrummer
post Jun 4 2005, 02:56 PM
Post #3


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



OK I Got the first box (One on the left) working so that my blog is in it, but now that I out in the code for the second box, nothing shows up. In the small right box, I want to put my chatter box and subscriptions in there.

This is my code for the right box-



And this is for the left box (Blog)



Hope that helps!


P.S. Also, my image mapping dosent work...the text on the bottom of the image should be links...
 

Posts in this topic
lpdrummer   Blog Body, Menu Box Coordinates   Jun 3 2005, 12:25 PM
Maestro   You need to move it with a div. Do you have div...   Jun 3 2005, 04:01 PM
lpdrummer   QUOTE(alvin_ward155 @ Jun 3 2005, 5:01 PM)You...   Jun 3 2005, 05:17 PM
fishcake-y   .... Quick tutorial. =P ---- CODE<div style=...   Jun 3 2005, 05:51 PM
lpdrummer   OK I Got the first box (One on the left) working s...   Jun 4 2005, 02:56 PM
lpdrummer   I think something is repeating in my code....? Th...   Jun 5 2005, 12:27 AM
fishcake-y   Bleh... There's a lovely feature called the Ed...   Jun 5 2005, 01:38 AM
lpdrummer   QUOTE(nyah-nek0 @ Jun 5 2005, 2:38 AM)Bl...   Jun 5 2005, 11:22 AM
lpdrummer   Bump   Jun 6 2005, 12:13 PM
ChasingLife87   Isn't bumping condidered spam? And you're ...   Jun 6 2005, 04:44 PM
lpdrummer   QUOTE(ChasingLife87 @ Jun 6 2005, 5:44 PM)Isn...   Jun 6 2005, 07:41 PM
ChasingLife87   Sorry about that then. I'll keep my mouth to m...   Jun 6 2005, 07:45 PM
fishcake-y   [ize=1]Here, fine tune it. MIND YOU~! I've...   Jun 6 2005, 09:33 PM
lpdrummer   QUOTE(ChasingLife87 @ Jun 6 2005, 8:45 PM)Sor...   Jun 6 2005, 09:38 PM
fishcake-y   =S I didn't check it in IE. And it'd only ...   Jun 6 2005, 09:40 PM
lpdrummer   QUOTE(nyah-nek0 @ Jun 6 2005, 10:40 PM)=...   Jun 7 2005, 11:58 AM
fishcake-y   Border? Oh, add border="0" to the image ...   Jun 7 2005, 11:43 PM
lpdrummer   QUOTE(nyah-nek0 @ Jun 8 2005, 12:43 AM)C...   Jun 8 2005, 11:37 AM
fishcake-y   You copy and paste directly into Custom Header. Un...   Jun 8 2005, 06:44 PM


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