Single contact picture...

Modern and unique personal portfolio Joomla template ideal for work presentation - support forum.
GK User
Mon Mar 18, 2013 5:09 am
Hey guys...

On the "Pixellove" template the single contact page has a picture of the administrator towards the top right corner. If I want to move that picture bit more up, how can I do that. I want the picture to be align with the top line...

Thanks...
User avatar
Senior Boarder

Konrad M
Mon Mar 18, 2013 8:13 am
Hi,
please try add to override.css
Code: Select all
.contact-image img {
    margin-top: -30px !important;
}

and increase this value to fit your needs. Remember to enable override.css option in template settings.
User avatar

GK User
Mon Mar 18, 2013 1:10 pm
Konrad M wrote:Hi,
please try add to override.css
Code: Select all
.contact-image img {
    margin-top: -30px !important;
}

and increase this value to fit your needs. Remember to enable override.css option in template settings.



Thanks man...works like a charm...cheers...
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.