Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #734696

    Hey guys!

    I need to add text in my easy slider. The only options on enfold of where to place this text is right, left, buttom and center, but I need the text to be on the top of the image in the right corner or left.

    There is any code of anything to achive what I want?

    Hope you can answer as soon as possible.
    Thank you so much!

    #735108

    Hey lleonera,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #735125

    Of course.

    The page is not public yet (maintence mode) so I give you the login credentials. The issue is in the easy slider of the Home page.
    Here you have a photo of the page: https://dl.dropboxusercontent.com/u/57223972/mediterrani.png
    The is no text right now I would like to add some in the right corner of the photos of the easy slider.

    Thank you so much!

    #735374

    Hi,

    Thanks, I added some text to the slider. Try this CSS to align it top right:

    .slideshow_align_caption {
        display: block !important;
        text-align: right !important;
    }

    Best regards,
    Rikard

    #735644

    Hey Rikard!

    Thank you so much! I just added the code but it doesn’t work :(

    What can be done?

    Also I have this previous code to change the color of the framed:
    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
    background: #2388c2;
    filter: alpha(transparency = 80);
    background: rgba(35,136,194);
    }

    This works perfectly but I don’t know if it’s making our code don’t work.

    Thanks again!

    #736186

    Hi,

    What exactly is not working? It looks like you removed the text again? Please add it back so we have something to work with.

    Best regards,
    Rikard

    #736359

    Hey Rikard,

    Yes, I remove the text again ( I just put it back, sorry). What I was meaning is that the code that you gave me to set the text in the right corner didn’t work.

    Let’s see if you can do something about it

    Thank you so much for your time.

    #736880

    Hi,

    I pasted the CSS I gave you previously to Quick CSS and it’s working, please review your site now.

    Best regards,
    Rikard

    #737196

    Great! I don’t know why it didn’t work to me but now it’s perfect

    Thank you much for your time!

    #737514

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Place the text in easy slider’ is closed to new replies.