Top margin to large

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Tue Nov 02, 2010 8:08 pm
Why is there a top margin prox. 100px at the top of the template......

Why not like for example like black&white a top ,margin of..... 10px ???

Can you reduce the margin!

Regards,
René
User avatar
Fresh Boarder

GK User
Wed Nov 03, 2010 9:58 am
it's a question of taste... we can't make everone happy... you can move it if you like...

add this to override.css and then enable it from the template manager
Code: Select all
#gk-wrapper { margin-top:-60px }
User avatar
Platinum Boarder

GK User
Wed Nov 03, 2010 10:27 am
Thanks for the answer!

For me it is not a matter of taste but you lose "screen-space", it is used space with no-information. Is it not better to use the screen effectively!

René
User avatar
Fresh Boarder

GK User
Wed Nov 03, 2010 10:32 am
i agree. but some do like it .. (believe it or not)
User avatar
Platinum Boarder

GK User
Wed Nov 03, 2010 10:32 am
The code is not working?
User avatar
Fresh Boarder

GK User
Wed Nov 03, 2010 10:33 am
please show me your site... i just added this from the gavick demo... so let me see your www
User avatar
Platinum Boarder

GK User
Wed Nov 03, 2010 10:39 am
if your site is not online, please make sure you enabled the override css from the template manager...

otherwise add the code to the end of templates.css

or put a !important after -60px
User avatar
Platinum Boarder

GK User
Wed Nov 03, 2010 10:41 am
I am testing this template. The site is online on the following IP-address:
http://188.95.91.13/
Must I enable the override in the administration?

I have edit the override.css file and uploaded with ftp!
I have tried to add this line in the admin: Page layouts overwrite

Both did not work......
User avatar
Fresh Boarder

GK User
Wed Nov 03, 2010 10:50 am
add to template.css.......... that works!!!!

Regards René
User avatar
Fresh Boarder

GK User
Wed Nov 03, 2010 10:54 am
great... i still suggest you to enable override.css from the template manager under developer... this way when updates are comming you are not overwriting your custom work...
User avatar
Platinum Boarder

GK User
Wed Nov 03, 2010 11:02 am
Good solution thanks for your input, great show!
User avatar
Fresh Boarder