Log In · Register

 
Help Coding, I need a layout edited and coded
backstreetbabe55
post Aug 26 2005, 08:57 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Jan 2005
Member No: 82,859



hey all! i just had someone make a custom layout for me, however they r not familiar with xanga. could someone please make whatever adjustments needed for it to be a xanga skin and code it for me? it would be extrmemly appreciated!
here is the link to her layout...

http://img393.imageshack.us/my.php?image=layxbsb18ks.jpg

thanx again!

-eve
 
 
Start new topic
Replies
Kenado
post Aug 26 2005, 09:08 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



This is actually pretty simple First you need the image to be position to where you want it to be by using div
CODE
<div style="margin-top: -100px; margin-left: -303px;"><img src="IMAGE URL"></div>

Adjust the numbers how ever you want to.

Then you nedd the background image to repeat up and down such as this
CODE
body
{background-color:black;
background-image: url(Background image url);
background-repeat: repeat-y;
background-position: top-left;


Then what I use is the thing you call nav heads

And after navheads I'd put how you'd want the blog to be positioned.
CODE
</div>
<div style="overflow: visible; width: 355px; margin-top: -50px; margin-left: -500px;">

Hmmm I think I did a good job explaining oh yeah and for the colors of the modules you use this.

I'd place that omewhere in your style sheet.
 

Posts in this topic


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