Venue

GK User
Mon Aug 18, 2014 5:47 pm
Hi there,

I want to replace everything in the venue-module by a table.. Problem: the table doesn't cover the whole module. Its stoops where the right bar has been. I tried with old fashioned html codes but it seems to be a 2 bar module- how can i delete the right one?
Further i don't want to have a headline shown..?
And Id like to have another font color.. doesn't work in html either
thanks for your answers
Marten
User avatar
Fresh Boarder

GK User
Tue Aug 19, 2014 9:05 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gk-venue > div { width: 100% }

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Thu Aug 21, 2014 2:43 pm
thank you.. works :-)
User avatar
Fresh Boarder


cron