0
Welcome Guest! Login
0 items Join Now

Gantry adds inline style to VirtueMart checkout

    • morktron's Avatar
    • morktron
    • Jr. Rocketeer
    • Posts: 41
    • Thanks: 0

    Gantry adds inline style to VirtueMart checkout

    Posted 14 years 10 months ago
    • Hi I've come across another Gantry / VirtueMart conflict

      For some unknown reason Gantry changes this:
      <input type="radio" name="payment_method_id" id="PayPal" value="4" >
      <label for="PayPal">PayPal</label>

      to this:
      <input type="radio" value="4" id="PayPal" name="payment_method_id" style="position: absolute; left: -10000px;">
      <label for="PayPal" class="rokradios rokpayment_method_id">PayPal</label>

      I've never seen a template add inline CSS and change the id's and classes of third party extensions. It is a little worrying!

      It looks like it has decided to add 'rok' to certain things.

      Can anyone tell me what is going on?
    • Rich Bean's Avatar
    • Rich Bean
    • Elite Rocketeer
    • Posts: 1194
    • Thanks: 1

    Re: Gantry adds inline style to VirtueMart checkout

    Posted 14 years 10 months ago
    • morktron's Avatar
    • morktron
    • Jr. Rocketeer
    • Posts: 41
    • Thanks: 0

    Re: Gantry adds inline style to VirtueMart checkout

    Posted 14 years 10 months ago
    • Excellent thanks Richard, that has fixed it :)

      I'm relieved to see I was wrong and it wasn't a conflict at all! many thanks
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Gantry adds inline style to VirtueMart checkout

    Posted 14 years 10 months ago
    • thanks richard! :D
    • Kat05 / QA Lead & Support / Germany

Time to create page: 0.065 seconds