Spacing

Theo_Lyngby / 2012-10-18 19:59:15   

Hey (again)
I have found a lot of threats about spacing, but not solutions - that I can understand :-) - so I have to ask here.

I would like to make less space between the secitions in the menu in the left corner.
Where do I do that?
Also I would like to make the sections "non-bold" (meaning not thick font).
Where do I find those parameters?
I guess its in the style.css file but I can´t figure out where.

I hope somebody can help me. I´m trying to learn :-)
My homepage as it looks so far:
theolyngby.dk

Kind regards
Theo

Theo_Lyngby / 2012-10-18 20:01:58   

Sorry. Messed up with the link.
My homepage:
theolyngby.dk

Theo_Lyngby / 2012-10-18 22:24:22   

Well I solved the "non bold" problem myself.
But about reducing the space ONLY in the left - where the SECTIONS are, I havn´t figured out. So help will be appreciated ;-)

arsondpi / 2012-10-19 14:43:22   

in Admin->Assets->style.css find line 52:

  1. #index ul.section {
  2.     margin-bottom: 1em;
  3. }

Adjust margin-bottom to your liking...
:-)

Theo_Lyngby / 2012-10-20 22:15:21   

arsondpi:

THANKS !!
Mannn I´m glad :-)

THANKS AGAIN :-)

This thread has been closed, thank you.