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 a customer logs in with a mistake there will be a box above that says there is a typo where I change the color of the box?
Offline
you'll need to use custom css. This is what the CRG client log-in error colors are now:
#message.error {
border: 1px solid #F00;
background-color: #FFF4F4;
}
adjust to your liking
use this for changing text color
.error h1 {
color: #000;
}
and change color as needed
setting up for custom css via phplugins: http://ce4.theturninggate.net/docs/doku … custom_css
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 but it does not help me, I can not find phplugins.php anywhere
Offline
you need to first enable phplugins site wide.
first step is enabling in any ttg web engine and exporting. Then change the name of the exported phplugins-sample/ folder to phplugins/
then put it online. Most people put it in the root of the site.
See the phplugins documentation: http://ce4.theturninggate.net/docs/doku … _phplugins
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
ok I give up, I spent 100 hours on this now and in lost revenue in all the hours I could have paid 10 years of an online service for the same money.
Offline
just on changing a color?
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
help is available. All you have to do is ask.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I have set up, oscommerce, prestashop, joomla and Drupal. I've never seen anything as complicated as TTG
I can not spend more time on it now
Offline
well, there was plenty of help if you'd just asked. There are even step by step tutorials near the top of the documentation page
http://ce4.theturninggate.net/docs/doku.php
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
yes just to change a color, I give up. I have seen tutorials and looks even 14 days with frustration and many hours in front of the computer, I have the last 14 days not spent enough time on my customers 14 days more then I have no customers.
At the same expiration my agreement with the online client galleri out yesterday, so now I have paid for six months more. so right now I want to look after my customers
Offline
I'm sorry, but that means you spent 96.5 hours in changing a colour for incorrect logins before posting here for help?
Offline
No, it means I have spent 96 hours on setting TTG up and now had problems with a color problem number 15675 in what you call so easy setup
Offline
Pages: 1