[SOLVED] Reducing space between header and top

GK User
Mon Oct 10, 2011 3:37 pm
Hi,

How can I reduce the space between the header and the top...? take a look at attachment image

reduce_space.jpg



thanks
User avatar
Fresh Boarder

GK User
Mon Oct 10, 2011 6:28 pm
Eureka!!!

increasing or decreasing
Code: Select all
 padding-top: 100px; }
value in the template css is possible to change the space between the header and the top of the page...

B)
User avatar
Fresh Boarder

GK User
Thu Oct 13, 2011 7:56 am
Hi What .php file were you editing?
User avatar
Fresh Boarder

GK User
Thu Oct 13, 2011 8:54 am
its not a php file its a css code..

You can edit template/gk_myfolio/css/template.css and find above code
or
if you enable CSS Override from joomla administrator template manager gk myfolio template features then you can edit template/gk_myfolio/css/override.css and add that code in there...
User avatar
Platinum Boarder

GK User
Thu Oct 13, 2011 8:59 am
normanUK wrote:its not a php file its a css code..

You can edit template/gk_myfolio/css/template.css and find above code
or
if you enable CSS Override from joomla administrator template manager gk myfolio template features then you can edit template/gk_myfolio/css/override.css and add that code in there...


exactly!:) :)
User avatar
Fresh Boarder

GK User
Thu Oct 13, 2011 9:52 am
Thanks for that sorry head not on straight this morning, done and sorted.

While I have your attentions you might be able to help with another issue I have with that top section.

I have replaced the main rectangular logo 'MyFolio' with a round logo but the bottom half of the logo seems to disappear underneath the main content block. I can't seem to find any parameters to change in order to drop this Main content block down so the logo is nice and clear.

Any thoughts would be much appreciated.

Thanks!
User avatar
Fresh Boarder

GK User
Thu Oct 13, 2011 10:01 am
Sorted it no worries!
User avatar
Fresh Boarder


cron