OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager component support

Go to bottom Favoured: 0

Insert Logo Doesn't Work

jsmith1611 (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Insert Logo Doesn't Work 10 Years, 7 Months ago
Karma: 0  
I am new to Vehicle Manager. We have purchased and installed the Vehicle Park template. We want to upload our own header, but the logo insert doesn't seem to do anything at all. When I click Insert button it doesn't give any indication that anything is happening and the logo never changes. Does this feature actually work? Also, I can't seem to get the Search Module to move to the right side of the page like the Demo shows. The url to the site is:

www.cranesautosales.com


Thanks,

Josh
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:Insert Logo Doesn't Work 10 Years, 7 Months ago
Karma: 7  
Hello Josh,

I checked link which you provided and I didn't find there Vehicle Park template.

Thank you for your message, Yes you are right, in this template problem with logo uploading. How to fix:

1. open index.php file (yoursite/templates/vehicle park template/)
LINE 67, change on: <img src="<?php echo $this->params->get('logo_file'?>" />

and after LINE 54 incert
#logo img {width:<?php echo $this->params->get('logo_width';?>px;height:<?php echo $this->params->get('logo_height';?>px;}

2. GO to style.css (templates/vehicle park template/css)
LINE 57, change on:
header {
background:#2B2726;
height:auto;
text-align:left;
}


and Add new code
#topMenu + a {display:inline-block;}



Best Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
jsmith1611 (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Insert Logo Doesn't Work 10 Years, 7 Months ago
Karma: 0  
The reason you didn't see your template was because we replaced it with our own. It was a lot easier to work with. If you know there is a problem with the template, why don't you fix the code so customers don't run into this frustration?

I would appreciate getting a refund since the template wasn't ready for release.

Thanks,

Josh
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:Insert Logo Doesn't Work 10 Years, 7 Months ago
Karma: 7  
Hello Josh,

We didn't know about this problem, We known about it after you wrote to us and template was immediately fixed and re uploaded. and thank you that you write us about it. We can send you last version

Best Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
jsmith1611 (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Insert Logo Doesn't Work 10 Years, 7 Months ago
Karma: 0  
We would appreciate you sending the fixed template. Thanks.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Insert Logo Doesn't Work 10 Years, 7 Months ago
Karma: 101  
Please check your mail box

Thanks,
Ordasoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»