Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • aredman Friend
    #200237

    I have installed a car rental script to be used in an article/module. When I review the scripts output in the ‘preview’ mode it manifests itself correctly as in this URL:

    http://jeff.ofhwebdesign.com/stiva/index.php?controller=pjAdminOptions&action=pjActionPreview

    However when I view the script in an article mode, the CSS is not reflected correctly:

    http://jeff.ofhwebdesign.com/index.php/rentals/at-the-track

    You’ll notice the language image difference and the pickup/return showing on two lines. Is there a way that I can preserve the car script CSS within the article without having to modify the car script CSS?

    Any thoughts?

    Thanks so much,

    Andy

    chavan Friend
    #544462

    Please post your admin details in PM. I will override the css and let you the change done.

    aredman Friend
    #544463

    Thanks much for engaging, Chavan. Per your request, done.

    chavan Friend
    #544487

    I have made some css in this file : /stiva/app/web/css/front.css

    I have fixed the css. Please check your site and confirm

    aredman Friend
    #544491

    Highly impressed, Chavan. Quick follow up question, if you click on ‘get a quote now’ you can see there are also some differences with how the layout is expressed. Thoughts?

    aredman Friend
    #544501

    Solved it.

    Orig CSS to reference the image:
    .crTypeImg{
    border: none;
    float: left;
    margin: 0 8px 0 7px;

    CSS addition of the ‘width’ statement.
    .crTypeImg{
    border: none;
    float: left;
    margin: 0 8px 0 7px;
    width: auto !important;

    Thanks so much again, Chavan!

    Andy

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  aredman 10 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum