Problems with posts and block 16

Posted in: Newsmag
Post count: 20

Hi,

When I use the block 16 on posts I get smaller images than when I do in the homepage as you can see on the images below.

Post / article

Post

Home page

Home page

I would like to know how can I fix the text align on mobile devices for the post style 8.

Post style 8

Post style 8

Post style 1

Post style 1

Thank you!

Post count: 6535

Hi

The differences appear when using the block on a 1 column layout or on a 2 column layout, you can see this here: http://demo.tagdiv.com/newsmag/block-16/
Please provide a link to your site so we can inspect this issue and more details if this is not what you mean.

I’ve tested the post style 8 and work’s fine on mobile: http://screencast.com/t/kWrxe1fIV please provide a link so i can inspect this issue closer.

Thanks!

Post count: 20

Hi

Here is the link for block 16: http://www.lakiz.com/artistas/vanda-may/

Link for post style 8: http://www.lakiz.com/video/p-lowe-night-girl-2015/

Thanks!

Post count: 6535

Hi

The theme wasn’t designed to use blocks in post content, so it’s possible to appear some issues with the layout.

Regarding the post style 8 I am not sure what code you’re using for the image, so please send me the post content so I can inspect it: http://screencast.com/t/Wd7d3wF4eLeh make sure you use: http://pastebin.com/ for that.
Please let me know.

Thanks!

Post count: 20

Hi

Here is the code: http://pastebin.com/YLRMxaPK

Thanks!

Post count: 6535

Hi

I’ve checked your post content and added a class on the div image container and added a margin right which fixes that space issue on mobile and tablets. Replace your post content with this one: http://pastebin.com/yNuTpqdq and add this css in theme panel > custom css:

.td-image-class{
margin-right: 20px!important;
}

Regarding the block 16 you can use this custom css to obtain his normal size: http://screencast.com/t/KN35FqonM

.postid-4741 .td-post-content .td_block_16 .td_module_mx4 {
width: 200px;
}

The css will work only on this post: http://www.lakiz.com/artistas/vanda-may/

Let me know how it goes!

Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.