One Photo On Each Page

Posted in: Newspaper
Post count: 12

Trying to achieve same results as forbes has: http://www3.forbes.com/business/the-worlds-highest-paid-actors-2015/8/

Is it possible?

Post count: 7909

Hi,

Yes, the theme has a similar feature. Please check the smartlist documentation and follow those steps to create one – https://forum.tagdiv.com/smart-lists/ There are 8 smartlist styles that you can use(we have to update the documentation) – http://screencast.com/t/vbq4H4Qot
Also you can check all the smartlists on our live demo – http://demo.tagdiv.com/newspaper/whitewater-rafting-day-trip-new-york-east/

Thanks!

Post count: 12

Brilliant. That’s exactly I want. I have two questions:

1. How do I make buttons large and display on the top and bottom?
2. I have setup ads in the theme but I do not see ads under the image. How do I activate this option?

Thanks

Post count: 22421

Hi,

1) You can use smart list 7 to get the desired effect. It has buttons on top and bottom of the content and it also has an ad.
You can use this custom css to adjust the size of the buttons:

.td_smart_list_7 .td-smart-list-pagination{
position: relative!important;
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-list-button{
line-height:50px!important;
}
.td_smart_list_7 .td-smart-list-button{
padding: 11px 149px;!important;
}

result:http://screencast.com/t/hlU9hmaHVOx

2) What ads are you talking about? Which one?
The smart list i suggested has an ad positioned on top of the image. You can edit the code and move to the bottom if you wish.You can do it like this: http://screencast.com/t/ZiSzEWfqS

Let us know if this is not what you mean
Thank you!

Post count: 39

Great post. Thanks for the css code above to change button size.

Post count: 12

Thanks very much for the answer. This is exactly what I needed. I made few tweaks for responsive layout and it worked perfect!

I have one more question. How do I disable main description from smart list except first page? See this screenshot: https://dl.dropboxusercontent.com/u/6228099/description.png

Post count: 23312

Hello moazam,

Please provide more details about your problem because I do not understand very good what you want to do and what kind of description you are referring. Also, please provide your URL website because is useful.
I need to know these details so I am able to provide a more accurate response.

Thank you for the message!

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