Jump to content

Block Manager

Featured Replies

Posted

Hello,

Does anyone know how to change the height and width of the images in the image feed blocks. It seems that this has changed since 4.1.3.1 and the images are not displaying as they should.

Many thanks. 

Using CSS in your custom.css

  • Author

Hello,

Do you have an example please.

Many thanks

 

  • Author

Someone must know or have an example on how to do this?

Thank you.

Not as they should? What does that mean?

A custom.css override would look like this:

.cGalleryWidget_verticalThumb {
    height: 200px;
}

 

  • Author

Hello,

Many thanks for your reply and the information.

5 hours ago, opentype said:

Not as they should? What does that mean?

 In 4.1.3.1 the image blocks displayed rectangular width 175px height 175px. in the latest version they are more oblong width 100px with no height setting.

 

  • Author

I have set the gallerywidgets to Height 175px width 175px and they now display as they did before.

Does anyone know the CSS to centre the images within the block.

Many thanks for all your help, I really do appreciate it.

 

margin:0 auto;

 

  • Author

That worked a treat, thank you for all your help.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.