Big Grid CSS Changes

Posted in: Newsmag
Post count: 80

Hello Andrei,

I am trying to re-create the Big Grid style with a developer but having trouble trying to find the right CSS.

We are trying to make Big Grid (Default) look like http://www.cnet.com but are not yielding great results.

Is there a way to remove one thumb from the overall Big Grid layout so we can change the dimensions ourself?

Also, when we change the width and height of each thumb, where do we make the relevant changes to adjust the thumbnails too?

Thanks

Post count: 6535

Hi

The big grid structure is generated in td_block_big_grid.php file: http://screencast.com/t/YHh4RG3SgYz You’ll have to change the limit post number displayed in grid to remove a thumb.
Each thumb is generated in td_config.php file: http://screencast.com/t/4Ndw85i5 so you’ll need to add new thumb size or change the ones which are already used in big grid.
Best way to customize the grid is this one:
– add a new module or more modules, with a specific layout and create a new thumb for it then use that module in grid’s layout. Here you can check theme’s documentation for more details about adding a new module: https://forum.tagdiv.com/td_api_moduleadd/

I hope this helps.
Thanks!

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