Log In · Register

 
Layout., My Layout looks great on my computer but messed up on other peoples.
Azn_Babeii
post Dec 21 2007, 03:11 PM
Post #1


Azn_babeii
***

Group: Member
Posts: 36
Joined: Aug 2004
Member No: 37,989



My Layout looks great on my computer but messed up on other peoples.
WHY? how go i fix it?

this is my xanga
www.xanga.com/azn_babeii

what should i do? =[
it would mean alot if you could help. thanks =]

 
 
Start new topic
Replies
twodreamlovers
post Dec 29 2007, 11:09 PM
Post #2


always<3.
****

Group: Official Designer
Posts: 242
Joined: Mar 2006
Member No: 387,714



now for the position. don't just center the navigation. place them in a div and position them. i may be repeating some of the stuff other people already said.

take these out of your first div.
CODE
margin-top: -497px;
margin-left: 250px;


replace them with
CODE
top:XXXpx;
left:XXXpx;


remember to replace the "XXX".

now for your second div, it doesn't seem to end...if you're trying to position the entries. can't you just position them within the stylesheet? such as...

CODE
table.blogbody{
top:XXXpx;
left:XXXpx;
}


i'm not so sure if this will work since it's a table...but worth a try.

if it doesn't work replace for your second div
CODE
margin-top: -403px;
margin-left: 583px;


with
CODE
top:XXXpx;
left:XXXpx;


of course, like the first one, replace the "XXX"

hope that helps.
 

Posts in this topic


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