Spaces on all pages

Permalink
Hi everyone. I'm slowly learning to modify concrete5 themes. I have now (with some help from the forums) figured out most things with colours, fonts, sizes etc. But there is one thing I can't figure out:
If I want to decrease/increase the vertivcal distance from the "Header image" to the "Main" (and "Sidebar") areas - where in the code do I look for something to alter? Any hints?

I'm currently using the greek yoghurt theme.

Thanks,
Sverre

 
sabumnimdk replied on at Permalink Reply
sabumnimdk
Hi Sverre

I think that your problem lies within the CSS styling that controls how the layout of the page renders and the space is managed.

I would take a look in the CSS code/styles to see if there are some place where you might want to decrease the margin or the padding.

This should help as a first try.

As a good advice, I would recommend that you download Mozilla FIrefox browser and the add-on for this browser called Firebug. This a very useful tool when trying to discover how the CSS influences on the layout.
When Firebug is installed in Firefox use the shortcut F12 to toggle Firebug, if you are working on a windows machine.

Otherwise do not hesitate to ask again :0)

//Carsten - Denmark
sverre replied on at Permalink Reply
Hi Carsten!
Thanks for your prompt response. I have downloaded the tools you recommended, and will sit down to scrutinize the css, to see if I can find what I am looking for. I will report back here if I succeed. :-)
Have a good day.
Sverre
jabberdabber replied on at Permalink Reply
I just wanted to say that I downloaded the Firebug thing and it's actually the best add-on in the word....! Wow... Thank you SO much for the recommendation! It's brill!