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...
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...
-
- Senior Boarder
- Konrad M
- Mon Mar 18, 2013 8:13 am
Hi,
please try add to override.css
and increase this value to fit your needs. Remember to enable override.css option in template settings.
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.
- 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...
-
- Senior Boarder
3 posts
• Page 1 of 1