Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
When testing the cart and getting a Localisations message, the text box background is light yellow and the text is white. making it very difficult to read. I have tried looking at my gallery template but cant find where to make this edit. Any help would be appreciated, thanks
the div class seems to be "checkout warning alert" if thats of any help
Last edited by marc (2016-01-25 13:11:27)
Offline
not exactly sure what your specifically referring to. A screen shot of it would help.
see if this helps: http://ttg-tips-and-tricks.barbeephoto. … up-dialog/
if not, be sure to post a link to a gallery
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks rod, I'm looking at the documentation you linked. Sounds likely to be the issue. I haven't got PHP enabled on my site yet so, I will start with that.
http://visualecho.com.au/galleries/natu … ic-island/
Cheers
Offline
so the .css enabled and this added to the .css
.checkout-warning alert {
background-color: #110090;
color: #d6f9ff;
}
also tried
.container_12 collapse clearfix {
background-color: #110090;
color: #d6f9ff;
}
not sure which style sheet to put it in let alone whether it will work or not. It has not in the places I tried
its also a problem here
Last edited by marc (2016-01-25 16:23:59)
Offline
This should no longer be a problem in CE4 Gallery 6.1.9.
Offline
I think you'll also need to be using Cart 3.1.4
not sure which style sheet to put it in let alone whether it will work or not. It has not in the places I tried
its also a problem here
all css you add needs to go into your /phplugins/css/custom.css file
And be sure to include a link to a gallery. We can tell a lot by looking at actual pages.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
all plugins and cart are up to date, but still have the issue. couldn't get the right code to work on the style sheet. So I changed the font colour on the whole site (in the LR plugins), which has worked fine for me, thank you for the assistance.
Offline
I believe that with the latest version of the cart, control of the cart's font color was taken away from Gallery. What version of Cart are you using.
If you need more help, be sure to post a link to a cart enabled gallery.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thank you its all fine now - just for any reference
I am using Cart 314 and the gallery I have the Cart enabled in http://visualecho.com.au/galleries/natu … ic-island/
Offline
Pages: 1