2 div layers beside each other |
![]() ![]() |
2 div layers beside each other |
Apr 1 2005, 10:32 AM
Post
#1
|
|
![]() yskulmate ![]() ![]() ![]() ![]() Group: Member Posts: 187 Joined: Nov 2004 Member No: 64,014 |
is it possible if you make 2 div layers beside each other, so if you dont put borders in it, it looks like that it is two columns on your xanga...
if yes, i dont know the code.. i have another question: how do you show up your subscriptions module on your skin, in my xanga i cant see it... please take a look so you can picture what im talking about.. thanks in advance.. |
|
|
|
Apr 29 2005, 02:32 PM
Post
#2
|
|
![]() most definitely. ![]() ![]() ![]() ![]() Group: Member Posts: 284 Joined: Feb 2005 Member No: 103,416 |
Yes, you can make two div's side by side. If you have a skin and have to position the DIV then use the code below and change the width and height so that they're together
CODE <div style="overflow: auto; width: ###px; height: ###px; margin-top: ###px; margin-left: ###px;"><b>About Me</b><br>Name: John Smith<br>Age: 20<br>Birthday: January 1<br>Hobbies: Farting<Br>Expertise: Computer Programming</div>
|
|
|
|
Apr 29 2005, 07:32 PM
Post
#3
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
On the second div layer... If you leave the left-margin blank, it should automatically position itself right next to the other layer. For the subscriptions module, I suggest you rip it from your source code and place it in a module or whatever.
|
|
|
|
![]() ![]() |