foe the SLIDER customization

Posted in: Newspaper
Post count: 28

How can formatting in different way sliders in the different template positions

For example : http://faith.deshack.net/pagina-3-colonne

the top slide with big font
the under with more small font (I would)

In the sidebar (MISTERI) i would wont a different height for the widget

and so on, is it possilbe?

Post count: 1291

Hi,

1. For 2 columns slider you can doit using custom css:

.td_normal_slide .iosSlider-col-2 .td-sbig-title {
font-size: 20px;
line-height: 22px;
}

Result – http://screencast.com/t/BMsGEcTWQaLM

2. The 1 col slider height it’s harder to change, it requires modifications on the css and the thumb used – http://screencast.com/t/8gQPIBTuwur8
You could use the browser inspector to check for the current css and modify it, if you don’t know how to doit i suggest that you hire a professional developer to modify it for you.

Thank you, Emil G.

Post count: 28

Thankyou, I know, but I must cange the eight of the widget in the sidebar, not so big , almost the half….it’s not possible?
Thank for the answer

Post count: 6600

Hi,

For the sidebar slider use this css: http://screencast.com/t/vG8bb73jS
Adjust it as you like.

.td_normal_slide .iosSlider-col-1 .td-sbig-title {
font-size: 15px;
line-height: 15px;
}

Thanks

Post count: 28

I hope to be able to do, but really thank, very kind (sorry for the bad english!!!)

Post count: 28

Now I resized image and font….but can i reduce div that contain slide….can you help me?

Post count: 6600

Hi,

Try this css and adjust the height as you like it: http://screencast.com/t/rtKBYgS5uq

.iosSlider-col-1, .iosSlider-col-1 .item {
height: 191px !important
}

Thanks

Post count: 28

Last question, I swear!
How can I make the title up the big slide? Is it not possible? Why?
Instead it is possible in the slide!!!
I am almost at the end, and your help has been so important!!
Thanks

Post count: 7909

Hi,

Do you want to move the post’s title something like this: http://screencast.com/t/YxgqWI5vWAuE
Please provide more details.

Thanks!

Post count: 28

If you look in this page
faith.deshack.net/

you can see the title schiaffo in the slider

Now I’would wont to put the title in the under BigSlider….Why I can’t
Thankyou very very much

Post count: 7909

Hi,

Big Slider doesn’t have an option for title. It is possible only with custom work. We would have gladly made it for you but for the moment we cannot provide custom work. I suggest to hire a professional to modify it for you.

Thanks!

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