Changing cover placeholder…

  • Posted in : BookCard
  • jborchers21
    Participant

    I need to change the cover placeholder it an edge animation that will play behind the Cover headings, ie.

    perhaps:

    maybe within the

    I have manages to get the poster image to show but no animation.

    ahmetsali
    Keymaster

    Hi, please describe in more details, i really don’t get what you mean.

    jborchers21
    Participant

    i need to place an edge animation in the placeholder under the cover page. Edge animate allows me to place the animation using dreamweaver, however the animation only appears above the cover or outside on the bg page. i need it to play in-line but behind the cover

    ahmetsali
    Keymaster

    if you can provide your url with the issue, maybe i can help you, i can’t say anything without seeing the code.

    jborchers21
    Participant

    Its not live want access to my root via hosting info? I don’t mind, theres nothing important in there anyway

    jborchers21
    Participant

    Thanks so much for helping me either way! It is very awesome of you to take the time!

    jborchers21
    Participant

    I meant the site isn’t live yet… do u want root access? i dont mind

    jborchers21
    Participant

    Can u please answer im dying here??

    ahmetsali
    Keymaster

    Hi again, that’s not the way we provide support. If you upload it to ftp and provide your url i can check your site by url.

    jborchers21
    Participant
    ahmetsali
    Keymaster

    I checked your site but didn’t see any additional markup on your cover page. If you will put more markup in your cover page they should be positioned absolute by css as in twitter widget in the cover page;

    .cover .widget-twitter { position: absolute; bottom: 0; left: 0; width: 100%; }
    
    jborchers21
    Participant

    if i update it one more time could you take a look i forgot to put the animation on the page, im just exhausted, sorry im doing it right now!

    ahmetsali
    Keymaster

    ok, just let me know when you updated.

    jborchers21
    Participant

    Ok its There, sorry i had to rest for a while!

    jborchers21
    Participant

    its all updated!

    ahmetsali
    Keymaster

    you have added the animation to the start of the body element, firstly move that markup about animation into the cover page markup, just before;

    <div class="cover-image-holder">
    
    jborchers21
    Participant

    ok i moved it. its now inside the container box but the animation still plays above the cover image and not on top of each other

    ahmetsali
    Keymaster

    i just checked your site and can’t see any markup about the animation anywhere.

    jborchers21
    Participant

    sorry its there now. i was playing with the css last night and forgot to put it back!

    ahmetsali
    Keymaster

    try this custom css code;

    #EdgeID {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }
    
    jborchers21
    Participant

    any particular area or section… sorry for being so burnt

    jborchers21
    Participant

    IT WORKED, IT WORKED, IT WORKED!!!!!!!!!!!!!!!!!

    YOU ARE AMAZING! Can i pay you or do u guys accept donations???? seriously!

    ahmetsali
    Keymaster

    no payment needed, i am glad you liked our template.

Viewing 23 posts - 1 through 23 (of 23 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register