Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2015-05-18 07:45:41

divinemayhemstudios
Member
Registered: 2013-06-27
Posts: 62

Color of text and/background in cart popup dialog

I can't seem to find where to change either the cart popup dialog text color or the background color of the box. My issue is that there's text that is unreadable as it is the same color as the box background. Can someone point me in the right direction.


J9IE0tp.png
Highlighted text is white (and not visible against the white background)

Last edited by divinemayhemstudios (2015-05-18 07:46:06)

Offline

#2 2015-05-18 08:37:52

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Color of text and/background in cart popup dialog

this needs to be done with custom css.

http://community.theturninggate.net/top … -the-cart/

(the text color in question is taken from the gallery itself)


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2015-05-18 11:28:25

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Color of text and/background in cart popup dialog

if you just want to change the color of the text, try this in custom css:

#modal p {   
    color: #000;
}

Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#4 2015-05-18 13:09:35

divinemayhemstudios
Member
Registered: 2013-06-27
Posts: 62

Re: Color of text and/background in cart popup dialog

OK. I got it all working for the cart popup background.. now where would I look to change the color of the box that the "submit" text is in for the Client Response Gallery? (or should I ask this in that topic section?)

V7ZTD26.png

Offline

#5 2015-05-18 13:33:52

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Color of text and/background in cart popup dialog

it looks like the CRG submit feedback box's main selector is .crg-modal
You can use your browser's Inspector to determine the needed selectors, depending on what else your changing or if it needs to be more specific.
More on that here: http://ttg-tips-and-tricks.barbeephoto. … selectors/

and yes, if you have more questions it's best to post them in the appropriate section of the forum since that will not only get you help quicker, it may provide answers for others.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

Board footer

Powered by FluxBB