-
Posted in : BookCard
-
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.
Hi, please describe in more details, i really don’t get what you mean.
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
if you can provide your url with the issue, maybe i can help you, i can’t say anything without seeing the code.
Its not live want access to my root via hosting info? I don’t mind, theres nothing important in there anyway
Thanks so much for helping me either way! It is very awesome of you to take the time!
I meant the site isn’t live yet… do u want root access? i dont mind
Can u please answer im dying here??
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.
http://www.bigbeautifulbeads.com
thank you!!!
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%; }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!
Ok its There, sorry i had to rest for a while!
its all updated!
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">
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
i just checked your site and can’t see any markup about the animation anywhere.
sorry its there now. i was playing with the css last night and forgot to put it back!
try this custom css code;
#EdgeID { position: absolute; bottom: 0; left: 0; z-index: -1; }any particular area or section… sorry for being so burnt
IT WORKED, IT WORKED, IT WORKED!!!!!!!!!!!!!!!!!
YOU ARE AMAZING! Can i pay you or do u guys accept donations???? seriously!
You must be logged in and have valid license to reply to this topic.