Log In · Register

 
 
Closed TopicStart new topic
Requesting help with my new layout, Need help eliminating a space gap
Fireflywishes
post Mar 3 2007, 01:32 AM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Mar 2007
Member No: 507,158



Hello,

I put a new layout on my Xanga, from this website called Lonely Night. It is a beauitful layout, and I must admit that I am not very good with CSS. So I tried my best to go through the layout and change the font and the font sizes (I wanted it larger.) It came out a sucess, except for there is now a large gap between the top of the blog, and where the entries begin.

I need help eliminating the gap, and I'm not sure where to even begin! I know it has to be somewhere in the CSS, making something not as large or something, but I can't figure it out. If anyone could direct me as to what to change, I'd be grateful!

If you want to look at what I am trying to describe my xanga is:

www.xanga.com/fireflywishes

Thanks so much!
April - Fireflywishes

Edited to Add: I also just realized that there isn't a place for Subscriptions on the bar on the side, is there a way I can add them in?
Thanks. :)
 
*Azarel*
post Mar 3 2007, 02:53 AM
Post #2





Guest






Find this in your coding and change the red number to change the distance between your blogs and your header. The larger the negative number, the closer they'll be:

div.blogger {
width:380px;
margin-left:170px;
margin-top:-420px;
background-color:transparent;
}

About your subscriptions, I'm assuming you mean the sites that you are subscribed to, yes? The only way to add them in would be manually inserting them into the sidebar, which would look something like this:

<tr><td>
<div aligh="left" class="rightheader">Subscriptions</div>
<a href="http://xanga.com/FRIEND1">Friend Name</a><br>
<a href="http://xanga.com/FRIEND2">Friend Name</a><br>
<a href="http://xanga.com/FRIEND3">Friend Name</a><br>
</td></tr>

You'd want to put it somewhere in between:

<div align="left" class="rightmenu">
<table style="width:150px">

and

</TABLE>
</div>

immediately following it.
 
Fireflywishes
post Mar 3 2007, 02:40 PM
Post #3


Newbie
*

Group: Member
Posts: 2
Joined: Mar 2007
Member No: 507,158



Thanks so much for the help! I really appreciate it a lot!

-April
 

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