Blog Body, Menu Box Coordinates, Having trouble getting text in these |
Blog Body, Menu Box Coordinates, Having trouble getting text in these |
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...
|
|
|
|
![]() |
Jun 3 2005, 04:01 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
You need to move it with a div. Do you have div's in your code?
|
|
|
|
Jun 3 2005, 05:17 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
|
|
|
|
Jun 3 2005, 05:51 PM
Post
#4
|
|
![]() 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. |
|
|
|
Jun 4 2005, 02:56 PM
Post
#5
|
|
|
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... |
|
|
|
Jun 5 2005, 12:27 AM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
I think something is repeating in my code....?
The blog body coordinates are not working at all... |
|
|
|
Jun 5 2005, 01:38 AM
Post
#7
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Bleh... There's a lovely feature called the Edit button.
Anyways, try this. You were moving the image map and not the image... >.< Kinda hard to explain. didn't I say to put the blog moving code last? o.O |
|
|
|
Jun 5 2005, 11:22 AM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
QUOTE(nyah-nek0 @ Jun 5 2005, 2:38 AM) Bleh... There's a lovely feature called the Edit button. Anyways, try this. You were moving the image map and not the image... >.< Kinda hard to explain. didn't I say to put the blog moving code last? o.O I know abot edit, im not that dumb I had the blog code last, but then saw another tutorial that said put it after your other div, so I figured I'd try that since none of them worked. Anyhew, My blog box is still WAY off....I can't seem to move it! No matter what I put in it (Margin left, margin top) it dosent move! Ack! Am I doing something wrong? P.S. my links on the image mapping still don't work... |
|
|
|
Jun 6 2005, 12:13 PM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
Bump
|
|
|
|
Jun 6 2005, 04:44 PM
Post
#10
|
|
![]() ich heisse Meli. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 909 Joined: Apr 2005 Member No: 122,016 |
Isn't bumping condidered spam? And you're double posting all over the place.
What browser are you using? If you're using Firefox (like me), then that's your problem. FF HATES divs, and there's not a whole lot you can do to fix it, I think. |
|
|
|
Jun 6 2005, 07:41 PM
Post
#11
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
QUOTE(ChasingLife87 @ Jun 6 2005, 5:44 PM) I double posted once because I fixed something and thought that info may be helpful to someone who may be reading the thread. I honestly have no idea on the bumping, all the boards I am members of have either a feature where you cant reply after you have the last post (No reply button, just edit) or have things such as "allowed one bump every day" or something like that. Someone tell me if it is though! I just bumped it cause I REALLY need help, but no one replies QUOTE(ChasingLife87 @ Jun 6 2005, 5:44 PM) What browser are you using? If you're using Firefox (like me), then that's your problem. FF HATES divs, and there's not a whole lot you can do to fix it, I think. I don't have Firefox, so that dosen't seem to be the problem... |
|
|
|
Jun 6 2005, 07:45 PM
Post
#12
|
|
![]() ich heisse Meli. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 909 Joined: Apr 2005 Member No: 122,016 |
Sorry about that then. I'll keep my mouth to myself
And sorry I couldn't help. That's usually what my problem is! |
|
|
|
Jun 6 2005, 09:33 PM
Post
#13
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
[ize=1]Here, fine tune it. MIND YOU~! I've coded this with...
Left alignment x 1024 x 768 resolution. x Firefox You problems were that you didn't have a map name defined in your image, plus your top-margin was too small. ---- ChasingLife87 - Firefox doesn't hate divs. You just have to use them right. If you use them right, everything looks nice. Xanga's just a little screwy though... A lot of things don't work right, because it runson a diffrent type of programming... I think.[/size] |
|
|
|
Jun 6 2005, 09:38 PM
Post
#14
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
QUOTE(ChasingLife87 @ Jun 6 2005, 8:45 PM) Sorry about that then. I'll keep my mouth to myself And sorry I couldn't help. That's usually what my problem is! No problem QUOTE(nyah-nek0 @ Jun 6 2005, 10:33 PM) [ize=1]Here, fine tune it. MIND YOU~! I've coded this with... Left alignment x 1024 x 768 resolution. x Firefox You problems were that you didn't have a map name defined in your image, plus your top-margin was too small. ---- ChasingLife87 - Firefox doesn't hate divs. You just have to use them right. If you use them right, everything looks nice. Xanga's just a little screwy though... A lot of things don't work right, because it runson a diffrent type of programming... I think.[/size] OK thank you! But I dont have firefox.....will it mess up anything since Im not using firefox? Will it mess it up if I center allign it? |
|
|
|
Jun 6 2005, 09:40 PM
Post
#15
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
=S I didn't check it in IE. And it'd only be the left margin.
Yes, it's mess it up if you center it. But again, only the left margin. It's not that difficult to plug in the numbers. Once you learn how to do it, you can do it in a flash. =) |
|
|
|
Jun 7 2005, 11:58 AM
Post
#16
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
QUOTE(nyah-nek0 @ Jun 6 2005, 10:40 PM) =S I didn't check it in IE. And it'd only be the left margin. Yes, it's mess it up if you center it. But again, only the left margin. It's not that difficult to plug in the numbers. Once you learn how to do it, you can do it in a flash. =) Yea, I know how to image map now, but left allign looks better It seems to work fine in IE though! I only 2 questions though- how can I canter the text in my 2 div areas, and how do I get rid of that massive blue border around my image? I also am wondering what all the COLOR CODEs in my code do. I know they change the color of things, but I don't know what they change....but the other two things are more important. |
|
|
|
Jun 7 2005, 11:43 PM
Post
#17
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Border? Oh, add border="0" to the image tag.
Center aligned? Okay... Here. CODE <style type='text/css'>div{text-align: center;}</style>
|
|
|
|
Jun 8 2005, 11:37 AM
Post
#18
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 137 Joined: Feb 2005 Member No: 103,647 |
|
|
|
|
Jun 8 2005, 06:44 PM
Post
#19
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
You copy and paste directly into Custom Header. Under your current stylesheet preferably.
|
|
|
|
![]() ![]() |