Help - Search - Members - Calendar
Full Version: Help with Comments
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
FoxLucky


I can't seem to fix the words to put space between them... "Displaying 5 of 5 comments"
and "View/Edit All"
Can anyone tell me the code?


Azarel
I'm guessing you have a property in your css that affects line-height. Could you either post a link to your myspace or your coding?
FoxLucky

Just so you know it's a dummy myspace so I can edit layouts...

Check this out
Azarel
Do you want to space them vertically? Find this in your css and increase the red number to increase the space between the two lines:

a, a:link,a:active,a:visited{
width: 100%;
text-decoration: none;
text-align: left;
text-indent:2px;
font-weight: bold;
font-size: 12pt;
font-family: Century Gothic;
line-height: 7pt;
color: 000000;
background-color: transparent;
display: block;
margin-top: 4px
margin-bottom: 0px;
padding: 0px;
}
FoxLucky

You know... I thought I had tried that because I screwed around with all the codes that applied there but guess not...
Worked like a charm! Thanks!

** I posted another topic about comments... do you mind taking a look at that one see if you can knock that one out too _smile.gif
Topic closed. _smile.gif

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.