problem with CSS with other Component

October 2012 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Aug 25, 2013 9:19 pm
Reply with quote
Report this post
Hello
Sorry for my english. Joomla 2.5.14, template Startup, Components Bookit2, All is OK but template startup je worse than classic standard joomla template. Is possible turn off some css or use other template on this component. but only mainbody
Thanks

Image
Image
User avatar
Fresh Boarder

teitbite
Sun Aug 25, 2013 10:28 pm
Reply with quote
Report this post
Hi

Please tell me the exact links to the pages You've made this screens.
User avatar
Moderator

GK User
Mon Aug 26, 2013 7:30 am
Reply with quote
Report this post
User avatar
Fresh Boarder

teitbite
Tue Aug 27, 2013 5:18 pm
Reply with quote
Report this post
Hi

Please add this code to override.css, but remember that override needs to be enabled and cache and compression css must me cleared in order to see changes:

Code: Select all
form#list div#locations div.location label#pickupLocationLabel,
form#list div#locations div.location label#droppoffLocationLabel {
    float: none !important;
}

form#list div#locations div.location label#pickupLocationTimeLabel,
form#list div#locations div.location label#droppoffLocationTimeLabel {
    padding: 5px 15px 5px 0 !important;
}

#bookSetting .properties th {
    color: #888888;
}
User avatar
Moderator

GK User
Sun Sep 01, 2013 12:38 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

teitbite
Tue Sep 03, 2013 8:32 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron