Gamenews template and booking component

Support forum dedicated to GameNews game Joomla template perfect for gamers, game portal news and reviews with dedicated extensions for rating and video support
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
Sat Mar 09, 2013 7:07 am
Reply with quote
Report this post
Iam trying to get some help here as on other templates the calendar from the taxi booking component does fit nicely and here it looks like some kind of overlapping.
do you maybe know where that styling is located and how to adjust the calendar issue?
please see image attached...

link is: http://www.croatia-taxitransfers.com/
Image
User avatar
Senior Boarder

GK User
Sat Mar 09, 2013 9:49 am
Reply with quote
Report this post
Try adding following css code in to override.css file located in templates Css folder and enable css override option in template settings > advanced settings > css override "on".

Code: Select all
#ui-datepicker-div {
    width: 250px!important;
    margin-left: -65px;
}


See you around...
User avatar
Platinum Boarder

GK User
Sat Mar 09, 2013 10:07 am
Reply with quote
Report this post
Thank you Norman, that worked great!
User avatar
Senior Boarder

GK User
Sat Mar 09, 2013 10:09 am
Reply with quote
Report this post
No problem at all, see you around...
User avatar
Platinum Boarder


cron