Attention

If your Photo Cart is suddenly getting a 500 error or only displaying a blank page then you or your hosting company has updated the PHP (programming language) to PHP 7 which Photo Cart is not compatible with (and will not be compatible with) mainly because of the removal of the my_sql functions which are replaced with my_sqli functions. 

You would need to have the PHP version downgraded to 5.6 in order for Photo Cart to work. If downgrading the PHP doesn't work then you may have to update Photo Cart to the last version of 7. Download Photo Cart 7 upgrade files. Upgrade instructions.

Photo Cart was retired in 2015. Check out Sytist.

Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.

Aligning An Image With The Log In Box

26 posts
Mon Mar 17, 14 6:27 PM CST
Hey guys, I almost there, upgrading from Version 5 to Version 7!

One of my change over issues has been the alignment of an image on our log in page. I've attached an image of the unaligned image/log in box , which displays in the version 7 page as well as the correctly aligned image which shows on our older version 5 log in page.

Interestingly though, the new v7 displays 'correctly aligned' when viewed on safari browser, but not when viewed with chrome or firefox.

hmmm. Would appreciate any advice :)

Cheers
Russ
Attached Photos

269 posts
Mon Mar 17, 14 8:22 PM CST
That alignment can be changed using CSS but without being able to view the page in the browser, I couldn't tell you exactly what CSS is needed.
26 posts
Mon Mar 17, 14 8:24 PM CST
Thanks for replying Dave :)

Here's the link if that helps - http://todaysphotosonline.com/photocart/

Cheers
Russ
269 posts
Mon Mar 17, 14 8:59 PM CST
Adding the following CSS to your theme should resolve the issue:

#rightHomePageRequireLogin {
position: relative;
top: -462px;
}
26 posts
Mon Mar 17, 14 9:04 PM CST
yay Dave!!!!

Awesome. Thanks so much Dave - you've made my day ;)

Is there a 'secret code' for bringing the bottom of the page up to remove the excess black space as indicated in the attached photo?

Pushing my luck, sorry...
Attached Photos

269 posts
Tue Mar 18, 14 9:50 AM CST
Try this (replacing what I previously posted):

#pageContentContainer {
position: relative;
}

#rightHomePageRequireLogin {
position: absolute;
top: 25px;
right: 25px;
}
Edited Tue Mar 18, 14 10:09 AM by Dave's Uploader
26 posts
Tue Mar 18, 14 8:08 PM CST
Dave - you're a star!

Thank you so much :) The formatting is now working perfectly on all three browsers! (Safari, Chrome, Firefox)

Really appreciate you going to the trouble for me mate. Thanks again!!!

Russ.

P
3 posts
Wed Apr 23, 14 5:40 PM CST
Hi there,

I still have a separate start page, but since I am also requiring login, I found this topic interesting

my problem is, i still dont know how to make one image appear on login screen, I tryed the same way to put one image in header but I amd missing something

Please extend that example code, on how to put the image there,

thanks a lot.

8 total messages
Please log in or Create an account to post or reply to topics.
This post has been viewed 453 times
Category: Customizing
 
Loading more pages
Loading more pages

Sign up for email promotions.

Your information is safe with us and won't be shared.

Thank you for signing up!

 
©2003 - 2021 Grissett, LLC. All Rights Reserved.

By continuing to browse or by clicking Accept Cookies, you agree to the storing of cookies on your device necessary to provide you with the services available through our website.

    Accept   Privacy & Cookie Policy
Loading More Photos
Scroll To Top
Close Window
Loading
Close