• Page 1 of 1
  • 1
Spacing Between Lines
HorseIsleSense
Posts: 93
Reputation: 0

Message # 1 | 11:32 PM
Instead of having lines so close together

Quote
Like
This,
They
Dont
have
much
space

Is there a way to have them not spaced

Double

Like this, but just a tad bit more space between each line? I think the current spacing makes it seem too crowded and unorganised.

Also, what font is this, the automatic font? I'm starting to lean towards using Weebly or some other host, and a separate one for the forum. Is there a feedback place where I can send in my feedback on uCoz?

Post edited by HorseIsleSense - Saturday, 2011-01-08, 11:41 PM
Animorph
Posts: 2856
Reputation: 189

Message # 2 | 12:11 PM
HorseIsleSense, have you tried to use <br> tags ?
To busy building a passive income online ;)
HorseIsleSense
Posts: 93
Reputation: 0

Message # 3 | 8:34 PM
Judging by my temporary "Whuuh?" face, I don't think so? Is there anywhere i can read about these and know how to use them? :P
Animorph
Posts: 2856
Reputation: 189

Message # 4 | 9:45 PM
HorseIsleSense, oh i was wrong i see what you want now , let me figure this out
To busy building a passive income online ;)
CodeResolution
Posts: 1570
Reputation: 58

Message # 5 | 7:38 AM
Place the following code between your '<head>' and '</head>' tags:
Code
<style type="text/css">
p.space {line-height: 2;}
</style>

You may change the number '2' to a different numeral in order to change the spacing. The higher the number, the larger the spacing.

Then place this wherever you want it:

Code
<p class="space">Like</p>
<p class="space">This</p>
<p class="space">They</p>
<p class="space">Dont</p>
<p class="space">have</p>
<p class="space">much</p>
<p class="space">space</p>

Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
Post edited by CreativeCollusions - Monday, 2011-01-10, 7:41 AM
Natashko
Posts: 3366
Reputation: 171

Message # 6 | 3:37 PM
HorseIsleSense,
Quote (HorseIsleSense)
Is there a feedback place where I can send in my feedback on uCoz?

If you want to write a review about uCoz, see this http://forum.ucoz.com/forum/3-11786-1
HorseIsleSense
Posts: 93
Reputation: 0

Message # 7 | 4:03 AM
CreativeCollusions,
I tried that on the CP, under Customize Design > Site Pages...

It didn't change anything :P

CodeResolution
Posts: 1570
Reputation: 58

Message # 8 | 5:55 PM
HorseIsleSense, OK instead place the following script in your CSS (Stylesheet) and remove the old one I gave you:
Code
p.space {line-height: 2;}

Also can you send me the link to your website? Thanks.


Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
  • Page 1 of 1
  • 1
Search: