Forum Replies Created
-
AuthorPosts
-
dbellmaineMemberThis reply has been marked as private.dbellmaineMember
This is for Badlywired. I also need to make the home page background image "slide", and I utilized the code snippet you provided above:
change js/backstrech-set.js
to contain, and the paths to your own imagesjQuery(document).ready(function($) { $.backstretch([ "http://dl.dropbox.com/u/515046/www/outside.jpg" , "http://dl.dropbox.com/u/515046/www/garfield-interior.jpg" , "http://dl.dropbox.com/u/515046/www/cheers.jpg" ], {duration: 3000, fade: 750}); });
This works awesome, however the initial load for the first image is extremely long, to the point of not usable. Any suggestions of how to get around this?
I'm giving my 5-year-old Agentpress site a slight update, you can see the dev site here
http://clearwaterrealestatepro.com/2019/
Any help is appreciated!
Regards,
Debra BellmainedbellmaineMemberThis reply has been marked as private.dbellmaineMemberHi Eron,
Yes, lots of custom css coding to get the dsidxpress widget to mimic the Agentpress Pro listing search widget. AND I had to account for all the various responsive screen sizes, which it now does.
Thank you for the kudos.
Regards,
Debra BellmainedbellmaineMemberThanks! The plugin is Testimonial Rotator by Hal Gatewood. I'm also using it on the primary sidebar on the inside pages.
Regards,
Debra BellmainedbellmaineMemberI just completed a redesign of my real estate site. I updated the site from Agentpress to the new Agentpress Pro.
I used dsidxpress for MLS access, and I replaced the default listing search on the home page to use the dsidxpress MLS search widget, Had to do a lot of restyling, especially with the new responsive sections of the stylesheet, to get it to look mostly the same.
Let me know what you think!
Regards,
Debra BellmainedbellmaineMemberYes, I just completed a redesign of my real estate site. I updated from Agentpress to the new Agentpress Pro.
I used dsidxpress for MLS access, and I replaced the default listing search on the home page to use the dsidxpress MLS search widget, Had to do a lot of restyling, especially with the new responsive sections of the stylesheet, to get it to look mostly the same.
Let me know what you think!
Regards,
Debra Bellmaine -
AuthorPosts