Hot Appointment module in Hot Teeth Template

More
9 years 11 months ago #46204 by Enopho
Hi there,

i was wondering how i could remove the date picker from the Hot Appointment module in position Header 2 on the Hot Teeth Template? (basically i like the contact part, but i don't want the date selector at all! I cant seem to figure it out?

Thanks

Eno

Please Log in to join the conversation.

More
9 years 11 months ago #46206 by milos
Hi Eno,

You would need to edit file /modules/mod_hot_appointment/mod_hot_appointment.php and remove this part:
Code:
// print date input print '<div class="span4">' . '<input class="hot_appointment inputbox datepicker ' . $mod_class_suffix . '" type="text" name="rp_date" placeholder="Select Date"/>';

Regards,
Milos

Please Log in to join the conversation.

More
9 years 11 months ago #46207 by Enopho
Hi Milos,

Thanks for the quick reply.. i was actually in that file when you messaged :) I have done as you say, and the date picker has gone, but so has half of the module? i have attached the screenshot of how it looks now.

how do i make the bottom half of the module re-appear?

Thanks again.

Eno

Please Log in to join the conversation.

More
9 years 11 months ago #46208 by milos
It's a CSS problem and I need link of your site to inspect that.

Thanks

Please Log in to join the conversation.

More
9 years 11 months ago #46212 by Enopho
I have sent you logon details for the site in the report to moderator as the site is offline.

Thanks for your help.

Eno

Please Log in to join the conversation.

More
9 years 11 months ago #46215 by milos
Please change class "div.hot_appointment" in template_css.css file to look like this:
Code:
div.hot_appointment { background: #2fadd6; padding: 20px 15px; height: 150px; }

Regards

Please Log in to join the conversation.

Time to create page: 0.148 seconds
Powered by Kunena Forum