Top right image change

More
1 day 7 hours ago #52177 by missmaryfrancis
I changed the image from a tiny square to a grungy background.  In the logo row it is stretching the image.. looks fine in the carousel_row.  How can I fix the logo row? 

fwmdev.com/apexconst/index.php

Please Log in to join the conversation.

More
1 day 5 hours ago #52178 by milos
Replied by milos on topic Top right image change
Hello,

Please edit /media/templates/site/bnb/css/custom.css and around line 127, change this:
Code:
.logo_row, .carousel_row { background: url(../images/bg.png) no-repeat top right; background-size: calc((100% - 1110px) / 2 + 363px) 100%; }

to this:
Code:
.logo_row, .carousel_row { background: url(../images/bg.png) no-repeat top right; background-size: calc((100% - 1110px) / 2 + 363px) auto; }

Regards,
Milos

Please Log in to join the conversation.

More
1 day 5 hours ago #52179 by missmaryfrancis
That worked... thanks

Please Log in to join the conversation.

Time to create page: 0.353 seconds
Powered by Kunena Forum