Banner borders

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Thu Mar 29, 2012 6:12 am
Hi,

I have problem with white borders/margin when trying to create banner(picture) w/link to other subpage
http://www.syncon.sk/

I used to have there GKnews module and it was fine but since as link I use 3rd party extension, I can't link from GKnews module to breezingforms, i need something different...

This white border contains 2 parts (content and img)

Can u help me to fix it?
User avatar
Fresh Boarder

GK User
Thu Mar 29, 2012 4:27 pm
Hi,

Try adding this code to CSS Override:
Code: Select all
#gkToptop5 .content{
padding:0!important;
}

Then let me know if it helps.
User avatar
Platinum Boarder

GK User
Thu Mar 29, 2012 11:33 pm
Hi,

it helped. deleted content padding 15px 20px
and then I added this line into css override and removed the other-half white marging
#gkToptop5 img {margin:-27px -27px -58px -27px}

thanx a lot
User avatar
Fresh Boarder

GK User
Fri Mar 30, 2012 2:17 pm
Yeah I see it's perfect now, well done!

Feel free to let me know if you need any other helps.

Cheers,
User avatar
Platinum Boarder


cron