I would like to change width size of td-pb-span8

Posted in: Newspaper
Post count: 30

Hi,
– I would like to place ads 728x90px on div class “td-pb-span8 td-main-content” , but the width size of this div is 696px. How could I do to change this width size. I’ve tried that, but it effect other div and overall layout.

– Are there any way to change less file and compile those less file? What is the tool and configuration of less file compiler you use?

thanks

Post count: 7909

Hi,

Unfortunately you will need custom work to change the width for post content when you use sidebar, as like you already said it breaks the layout and you will have to customize all other post’s elements. If you want to do this I suggest to hire a professional developer to do this for you as we cannot provide any type of custom work at this time, sorry!

The less files are compiled and the css code is already present in style.css files.

Thanks!

Post count: 30

Hi,

I can do programming myself. Could you recommend the tool and configuration of less compiler to build style.css myself?, and I would appreciate if you recommend the minify tool and configuration to use with your js file, I would like to customize your smart snap feature with my custom ads position.

Thanks

Post count: 30

By the way, I have face with some bug on js composer. When I add “ad box” with js_composer and specify “Use adspot :” to “sidebar”, I get “[td_block_ad_box spot_title="test title"]” instead of [td_block_ad_box spot_id="sidebar" spot_title="test title"] ( spot_id parameter is not be specified ). I read your code, It not specify any default value on the spot_id, so the ads will not be shown.

Thanks

Post count: 7909

Hi,

For less use – http://winless.org/ To minify javascript use the following tool – https://closure-compiler.appspot.com/home and also for css – http://cssminifier.com/
We know about this issue and we will fix it as soon as possible, please add this code – http://screencast.com/t/1ubq37tleuj0

'-- Select an ad spot --' => '',

Thanks!

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