Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Photo Seller – Modify colors for the forms thank you page and manual checkout

by

Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Photo Seller – Modify colors for the forms thank you page and manual checkout

Tagged: css color, manual checkout form, photo seller

  • This topic has 10 replies, 4 voices, and was last updated 10 years, 11 months ago by Peter.
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • April 27, 2014 at 12:44 am #10718
    ronnytertnes
    Member

    Is it a way to change the colors on the thank you page form and manual checkout page ?

    Currently mine is light yellow with white fonts, alas you can not read them unless you manually highlight the text…

    Some CSS code perhaps?

    example:

    [http://ronnytertnes.no/store/thankyou/]

    April 27, 2014 at 2:28 am #62526
    Peter
    Member

    Yes you can modify easily by doing a similar thing to my previous response in the other thread:

    1) Go and grab the following plugin:

    http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413

    2) Then add the following CSS code in the settings of the above plugin:

    .wpps_yellow_box_front_end{
    color: black;
    }

    The above example will set the color of the text to “black”.

    Note: You can also use HEX codes for color instead of words. For example you could write the following to set the color to dark blue:

    color: #001FFF;

    There are dozens of sites you can google which have a color picker where you can get the hex code for colors. Also, Google developer tools has an automatic color picker.

    April 27, 2014 at 11:39 am #62527
    ronnytertnes
    Member

    @Peter, thanks works perfectly :)

    Can you also point me to the code for the manual checkout page form?

    that one is light gray with lighter gray fonts… ;)

    April 27, 2014 at 6:19 pm #62528
    wzp
    Moderator

    Here is the information on customizing the manual checkout form:

    https://support.tipsandtricks-hq.com/forums/topic/customize-manual-page

    As noted at the end of the thread, you can have greater control over the form’s look and feel (including colors) by embedding the form into a WordPress page.

    April 27, 2014 at 6:54 pm #62529
    ronnytertnes
    Member

    Thanks, I found the “manual-checkout-form.css” file and blindly changed numbers until it was somewhat readable…

    BTW, the embedding tips you link seem to be for eStore plugin not WP Photo Seller plugin… that option isn’t there in the setting (to create a wp page, embed the shortcode and then point the manual checkout to that page…)

    April 28, 2014 at 1:06 am #62530
    Peter
    Member

    I found the “manual-checkout-form.css” file and blindly changed numbers until it was somewhat readable

    You shouldn’t be changing the code inside the original CSS file because you will lose your changes when you upgrade the plugin in future.

    Simply enter the code for the color changes you want inside the custom css plugin (http://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413) as explained in my previous response to you.

    April 28, 2014 at 1:02 pm #62531
    ronnytertnes
    Member

    @Peter

    Good point, but the code you provided and I entered into the custom css plugin only works on the “thank you yellow box”, not on the manual checkout form and I am absolutely not capable of just putting some css code into the custom css and change the look of the manual checkout form. ;)

    So if you could for example provide css code for making the font black in the manual checkout form I can restore the original file I took a copy of … because right now it is downright ugly all black and white fonts, but at least people can read it ;)

    April 29, 2014 at 2:11 am #62532
    Peter
    Member

    Without seeing the form in its problematic state I’d be guessing but this is what you might enter:

    form#wps_manual_payment ol li{
    color: black;
    }

    April 29, 2014 at 9:23 am #62533
    ronnytertnes
    Member

    Exactly the one I needed, thank you sir :)

    July 9, 2014 at 12:59 am #62534
    Task001
    Member

    what codes can be accepted to infulance the payment form…..??

    full list plus what actions they will imploment

    Please

    July 9, 2014 at 1:50 am #62535
    Peter
    Member

    @Task001,

    I’m sorry I don’t understand your question.

    Can you please elaborate more on what you need?

  • Author
    Posts
Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ