0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Gantry and 3rd Party Input Styling

  • Re: Gantry and 3rd Party Input Styling

    Posted 14 years 8 months ago
    • Any update on this? I'm having the same problem.
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Gantry and 3rd Party Input Styling

    Posted 14 years 8 months ago
    • hi chris,

      i am really sorry, i dont know how i missed your replies! :oops:

      guardian, maybe you could provide a link to your site so i can take a look?

      thanks, kat :)
    • Kat05 / QA Lead & Support / Germany
    • Robbie D's Avatar
    • Robbie D
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    Re: Gantry and 3rd Party Input Styling

    Posted 14 years 8 months ago
    • Hi - I'm in exactly the same boat I have to say (using preset 3 as my style, don't know if that makes a difference)

      I know this is an oft heard response in the forums but you can quickly nail down the offending css with Firebug. Using the rocket launcher, the modules with input fields also have suffixes like box2 and box3, and therefore don't have white backgrounds.

      The styles for the border of those input fields have been turned off in the css - a good example is template.css line 146;

      #rt-main .inputbox, #rt-main input#email, #rt-main input#name, #rt-main input#username, #rt-main input#password, #rt-main input#password2, #rt-main input#passwd {border: none;}

      I've had to change a few instances like this, changing it to a one pixel solid border. Firebug makes it easy to do.
  • Re: Gantry and 3rd Party Input Styling

    Posted 14 years 7 months ago
    • Same problem. Changed the code to this in template.css
      {border: solid;border-width: 1px;}

    • Sam
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Gantry and 3rd Party Input Styling

    Posted 14 years 7 months ago
    • hi all,

      if anyone is still having issues with this, please let me know.
      otherwise i would like to mark this solved.

      thanks, kat :)
    • Kat05 / QA Lead & Support / Germany
    • Chris Norman's Avatar
    • Chris Norman
    • Sr. Rocketeer
    • Posts: 128
    • Thanks: 2
    • Print-The-Planet!

    Re: Gantry and 3rd Party Input Styling

    Posted 14 years 7 months ago
    • Empowermom wrote:
      Just a thought and this is a long shot, but....

      Do you have RokBox enabled and, if so, what is your setting for the "System-Rokbox" plugin? If you have it set to dark and your theme is light, it would cause this problem.

      THAT COULD VERY WELL BE IT!
    • Chris Norman, CEO
      Kraftwurx.com
  • Re: Gantry and 3rd Party Input Styling

    Posted 13 years 4 months ago

Time to create page: 0.096 seconds