-
AuthorPosts
-
aredman Friend
aredman
- Join date:
- April 2011
- Posts:
- 51
- Downloads:
- 14
- Uploads:
- 8
- Thanks:
- 14
- Thanked:
- 12 times in 1 posts
August 4, 2014 at 3:26 pm #200237I 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
aredman Friendaredman
- Join date:
- April 2011
- Posts:
- 51
- Downloads:
- 14
- Uploads:
- 8
- Thanks:
- 14
- Thanked:
- 12 times in 1 posts
August 4, 2014 at 3:48 pm #544463Thanks much for engaging, Chavan. Per your request, done.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
aredman Friendaredman
- Join date:
- April 2011
- Posts:
- 51
- Downloads:
- 14
- Uploads:
- 8
- Thanks:
- 14
- Thanked:
- 12 times in 1 posts
August 4, 2014 at 5:19 pm #544491Highly 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 Friendaredman
- Join date:
- April 2011
- Posts:
- 51
- Downloads:
- 14
- Uploads:
- 8
- Thanks:
- 14
- Thanked:
- 12 times in 1 posts
August 4, 2014 at 6:39 pm #544501Solved 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
1 user says Thank You to aredman for this useful post
-
AuthorPosts
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