blog & navi too close together |
blog & navi too close together |
Dec 21 2004, 11:18 PM
Post
#1
|
|
![]() she who rocketh thou sockeths ![]() ![]() ![]() ![]() Group: Member Posts: 271 Joined: Aug 2004 Member No: 43,478 |
Hey all! I'm in the middle of making a skin for my brother (ya, I'm quite the sister...) but I came across a problem. The navigation is way too close to the blog. Is there a way to separate them? Here's the code, if it will help. The Blog The Navigation |
|
|
|
![]() |
Dec 21 2004, 11:23 PM
Post
#2
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
Try changing the numbers to move the blog div..margin-left:-375px
|
|
|
|
Dec 21 2004, 11:25 PM
Post
#3
|
|
|
(¯`·._.·[fly away]·._.·´¯) ![]() ![]() ![]() ![]() Group: Member Posts: 240 Joined: Apr 2004 Member No: 11,583 |
yea. try -300 and then -450 because i cant remember which way you go to change it, but going either up or down should work.
|
|
|
|
Dec 21 2004, 11:28 PM
Post
#4
|
|
![]() she who rocketh thou sockeths ![]() ![]() ![]() ![]() Group: Member Posts: 271 Joined: Aug 2004 Member No: 43,478 |
That moves both the blog and the navi.
|
|
|
|
Dec 21 2004, 11:31 PM
Post
#5
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
That because you didn't close the div..(</div>) ..Try closing the navagation one..
|
|
|
|
Dec 21 2004, 11:32 PM
Post
#6
|
|
|
(¯`·._.·[fly away]·._.·´¯) ![]() ![]() ![]() ![]() Group: Member Posts: 240 Joined: Apr 2004 Member No: 11,583 |
thats wierd...im not sure...
|
|
|
|
Dec 21 2004, 11:41 PM
Post
#7
|
|
![]() she who rocketh thou sockeths ![]() ![]() ![]() ![]() Group: Member Posts: 271 Joined: Aug 2004 Member No: 43,478 |
Closing the div thing didn't do anything.
Is there a positioning code i should use? |
|
|
|
Dec 21 2004, 11:55 PM
Post
#8
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
Umm..Try using this div then..and then close the navagation one.
CODE <!-- begin code provided by createblog.com -->
<div style="position:static; margin-left:-213px;margin-top: -205px;border: 2px solid #000000; width: 95px; height: 800px;"> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |