Hello

i would like a suggestion to center vertically and horizontally the introtext inte zen tools 2 slideshow backstretch module.

In other words, i am using zentools 2 as it is in the "onepage2", with text in the bottom left position, but i would like to use it "centered" as it is exampled in the coulourshift2 template.

i also would like to control font type size and color.
i checked deeply on this new forum and also in the old one but i didnt find anything.

Do you have some code to add to custom.css ?

i used "body .backstretch-wrapper .backstretch-title li.active { background: rgba(0,0,0,0); }" and this worked for me very well when i wanted to eliminate the wrapper background color.

I wonder if you can suggest the code to edit position of text, and maybe font type color and size.

Many thanks.

Hi There,

Do you have a link for the site you are working on?

Cheers
Paul

HI marcofollador

You can try with this:


.slideshow-nav-container {
    height: 480px;
    margin-top: -450px !important;
}

#bannerwrap .zentools.backstretch-title {position: absolute;left: 50%;top: 10%;bottom: inherit;transform: translate(-50%, -50%);height: (@banner-height - 200px);width: 75%;min-width: 75%;display: block;}

.backstretch-wrapper .backstretch-title * {
    font-size: 36px;
}

Dear Saguaros,

i made a try and i added your code to the custom.css file of the template.
Unfortunally the titles totally disappeared with this mod.
Any suggestion?

Many thanks

    Hello

    i added ftp and superadmin credentials in the expected form.
    unfortunally i cant make you entering the ftp server as, for security reasons, this specific provider asks for client ip address.
    Can you please confirm that i have inserted these infos in the proper way?
    Of course i wont make them public.

    Many thanks

      8 days later
      Write a Reply...
      You need to Login to view replies.