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

VehicleManager component support

Go to bottom Favoured: 0

Help for install and settings

Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:help for install and settings 11 Years, 7 Months ago
Karma: 7  
Hello,

well, to modify title font-size:
1. You need to open vehiclemanager.css. -> administrator/components/com_vehiclemanager/includes/vehiclemanager.css
2. Add class (at the bottom of CSS file) and style ".componentheading " for example:

.componentheading {
font-size: 20px;
}

space on the top of picture
1. You need to open vehiclemanager.css. -> administrator/components/com_vehiclemanager/includes/vehiclemanager.css
2. line 145 add style -> padding: 0 0 15px;

space on the bottom of picture
1. You need to open vehiclemanager.css. -> administrator/components/com_vehiclemanager/includes/vehiclemanager.css
2. Add class (at the bottom of CSS file) and style
.img1 {
margin: 0 0 15px;
}


it's really easy if you have some basic CSS knowledges

Thanks,
OrdaSoft team
Logged Logged
Last Edit: 2013/04/16 09:04 By Ulanovatem.
The administrator has disabled public write access.
Go to top
»