|
Welcome,
Guest
|
|
|
Hi,
as my texts under the different headlines (eg Area activities, Check in times, Driving directions, etc.) are very long I get a lot of unused space under the headlines (eg Area activities, Check in times, Driving directions, etc.) in the template. I wonder if it might be posible to integrate a thumbnail column under the headlines next to the text? thanks a lot and kind regards, stefan |
|
|
|
Try editing the /jomres/remote_plugins/je_mira/frontend/tabcontent_01_main_details.html template and move the following output where you need it:
<patTemplate:tmpl name="slideshowcontent" type="simpleCondition" requiredVars="slideshow_title"> {SLIDESHOW} </patTemplate:tmpl> |
|
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
|
|
Hi Piranha,
thanks a lot for your help but it didn“t worked as desired. I have another idea: To avoid the empty spaces I would like to put the text under the headlines (not in a column next to it). Later I can use the aditional text space and insert the galerie mambot in the text .... So it would be just a table with one column with lines like this: {HAREAACTIVITIES} {AREAACTIVITIES} {HDRIVINGDIRECTIONS} {DRIVINGDIRECTIONS} {HAIRPORTS} {AIRPORTS} etc. Could you please tell me which changes I would need to make to archive that keeping the formatting of the headlines? thanks a lot and kind regards, stefan |
|
|
|
If you`re using the blue theme, edit blue.css and at line 407 remove margin-left: 190px; and at line 391 remove clear: left; float: left;
That should be it |
|
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
|
|