Padding in header text with " text" suffix

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Mon May 30, 2011 9:14 am
Hello,

I have changed header text and now I have padding space wich I don´t know how to erase.
I thnik maybe it´s necesary adding some aditional css style (I am new in joomla) but in the example this feature is ok, so... I need help please!

I hope you understand me becouse I speak a little bit English.

http://www.terapias-imhotep.es/

Thanks!
User avatar
Junior Boarder

GK User
Mon May 30, 2011 9:50 am
I have installed addtional instance of the template demo (Quickstart 1.6) and the padding is also bad, so I think this is not depending on the content inside the module...

http://www.terapias-imhotep.es/gk_postn ... tart_J!16/
User avatar
Junior Boarder

GK User
Tue May 31, 2011 1:31 pm
Hello again,

I have resolved this introducing negative margin in override.css, but this does not look like a googl or elegant solution...
User avatar
Junior Boarder

teitbite
Wed Jun 01, 2011 9:05 am
Hi

Can You please show me the exact place where is this space You are talking about ?
User avatar
Moderator

GK User
Wed Jun 01, 2011 9:24 am
Hello,

I have attached a sreenshot.


screenshot_about_us.JPG



The rounded box was watched 10 pixels down, so I added this code in override.css:

Code: Select all
#gkToptop7 { padding-top:-10px; margin-top: -10px;}


And now the box ("About us") is in correct position, but if in the future i want to change this box I will have to change override.css again... :S
User avatar
Junior Boarder

teitbite
Wed Jun 01, 2011 3:35 pm
Hi

When I'm removing the margin in firefox it doesn't change the look in any way ;/ What browser are You using to view it ?

Have You tried to use "_clear" module suffix with this one ?
User avatar
Moderator


cron