J-BusinessDirectory - Bigger Company image

Support Forum

 
 

 

On the company listing i would like the company image (logo) to be bigger. Can you please tell me where to resize this?

I am using the default_onepage.php listing (override).

3 replies

Hi,

You will have to modify the css of the page to make the logo bigger.
Please add the css overrides on template css.

.one-page-container .company-image {
    float: left;
    margin-right: 20px;
    width: 35%;
}
 
.one-page-container .company-info-container {
    float: left;
    width: 61%;
}

Perfect, thanks a lot George :)

could you explain in more detail how you can do this

thanks
 
 
 

4 Item(s)

Show per page