0
Welcome Guest! Login
0 items Join Now

Onepage checkout css modification problem

    • Kittike's Avatar
    • Kittike
    • Newbie
    • Posts: 19
    • Thanks: 0

    Onepage checkout css modification problem

    Posted 11 years 1 month ago
    • Hello,

      I have Infuse theme installed to magento 1.7 I installed now onepage checkout, it works fine, only the theme backround is missing
      I think I have to make some changes to css file?
      This image is hidden for guests.
      Please log in or register to see it.


      Can You please help me - what do I have to add to make this page look correct?

      Kind regards,
      Kirsti
    • Sam Mahoney's Avatar
    • Sam Mahoney
    • Preeminent Rocketeer
    • Posts: 7420
    • Thanks: 222

    Re: Onepage checkout css modification problem

    Posted 11 years 1 month ago
    • You'll need to find the XML file for that extension, and look for where it sets the "root" page template - something like:

      <reference name="root">
      <action method="setTemplate"><template>page/1column.phtml</template></action>
      </reference>

      and you'll want to change that to the rokmage one:

      <reference name="root">
      <action method="setTemplate">
      <template>rokmagelayouts/rokmage1column.phtml</template>
      </action>
      </reference>

      Btw, this isn't "Configuration & Security" related so I'd suggest in future to post in the relevant Magento forum - I don't monitor these forums so can easily miss Magento posts here!
    • The following users have thanked you: Kittike

    • STEP 1 IN MAGENTO DEVELOPMENT - DISABLE YOUR CACHE OR YOU WON'T SEE ANY CHANGES.
      Use the new "secure" tab when replying for privately sharing links.
      Check the "Useful Snippets" post for tips.
    • Kittike's Avatar
    • Kittike
    • Newbie
    • Posts: 19
    • Thanks: 0

    Re: Onepage checkout css modification problem

    Posted 10 years 10 months ago
    • Hello,

      I'm having a problem saving contentslider homepage slide custom content. It says configuration is saved, but nothing is uploaded :(
      It started after moving to new server. It worked fine before. New images are not uploaded.
      Please help me find out what might be the problem.


      Thank You

      Kirsti

Time to create page: 0.059 seconds