Page 1 of 1

Paypal "Add to Cart" next to pictures

PostPosted: Wed Apr 09, 2008 5:55 pm
by gottria
Currently using Paypal for checkouts and it has been working well. But I have had a few people comment they didn't know it was there because the didn't scroll down to see it. I'm trying out how to put the picture on the left and the Paypal checkout stuff on the right side so they don't have to scroll down. Here is a current picture with the Paypal on the bottum, http://www.pbase.com/gottria/image/95353167

Thanks Greg

Re: Paypal "Add to Cart" next to pictures

PostPosted: Wed Apr 09, 2008 8:35 pm
by dang
Hi Greg,
This is one of the situations where you might like to use the Pblog style sheet.
In your gallery edit page, change style sheet type from original to Pblog and click update.
Then scroll down to your sheets, pick a style you like and click update a second time.

Re: Paypal "Add to Cart" next to pictures

PostPosted: Wed Apr 09, 2008 8:54 pm
by gottria
Thanks dang. I tried the Pblog style and it has the look I want but I have 100+ images into 4 pages, it then makes it into 10+ pages. I'm trying to edit the CSS I use to have the images align to the left and my Paypal HTML align to the right, but I don't think they will be next to each other.

Re: Paypal "Add to Cart" next to pictures

PostPosted: Wed Apr 09, 2008 9:32 pm
by flemmingbo
Hi Greg,

I toyed with a similar idea, but presently it's not possible. We need the image page html re-coded so that every item on the page has it's own DIV - then we can move them around all we want to, put them side by side etc. But presently trying to move elements side by side is just creating soooooo many css problems. Anytime you start using Float in css to try and move things you need total control of the html to ensure you won't create a lot of weird problems with width, margins, overlapping links etc.

I have moved some elements vertically on my image pages, have swapped the position of some of the items. This is possible but as soon as you put some of them side by side...a million problems :)

So, unfortunately not possible at the moment.

Re: Paypal "Add to Cart" next to pictures

PostPosted: Wed Apr 09, 2008 9:58 pm
by gottria
Cool, thanks I'll stop wasting my time and move onto the next project. :D