Log In · Register

 
 
Closed TopicStart new topic
userpic/space between entries
ginotn
post Aug 17 2005, 12:59 PM
Post #1


Gino
*

Group: Member
Posts: 7
Joined: Aug 2005
Member No: 205,375



Is there a way where the userpic, instead of hiding it, could be positioned anywhere in the navigation box? Also, does anybody know how to reduce the space between tables, where entries are located, to just 1px? Hehe Okay, one last one: How do I get rid of the marginal space on top of the navigation box? Thanks a lot :-)
 
jordanriane
post Aug 17 2005, 03:11 PM
Post #2


when we speak, we breathe
******

Group: Member
Posts: 1,635
Joined: Jan 2005
Member No: 91,760



Unless you turn off default icon, that's the only way you can really do it.

You'll have to get the livejournal url of the icon you want to use, and enter it into an "image tag."

To reduce the space between entries, merge this snippet into the stylesheet in your GLOBAL_HEAD:
CODE
table {
         margin-bottom: 1px!important;
  margin-bottom: 1px;
}


The !important is for Firefox compatibility. It will use that segment, instead of the bottom one. IE does not understand !important, so it will ignore it, and use the second segment.

CODE
body {
         margin-top: 202px;
}


Merge that with your other body coding, in your global_head stylesheet. Adjust the number value accordingly.
 

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