studio

site development

Welcome, Guest
Please Login or Register.    Lost Password?
Forum is locked
Violating template layout when disclosing contact information Forum is locked
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Violating template layout when disclosing contact information
#488
Violating template layout when disclosing contact information 1 Year, 11 Months ago Karma: 6
Bruce wrote:

> iPrice displays fine in the template, until you click on Advanced
> Order. For some reason the template does not see that it must expand
> its view, until you minimise the bottom dropdown and then re-expand it
> from the top, then it all shows up perfectly. However clients will not
> know to do this, so is it possible to have the Advanced Order display
> right from the start without having to click the button Advanced
> Order, that way the template will always display it with no problems.
> How can the CSS code be modified to always show the Advanced Order, or
> is there another way that this problem can be solved.
Igort
Administrator
Posts: 560
graph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#489
Re: Violating template layout when disclosing contact information 1 Year, 11 Months ago Karma: 6
My answer:

Some templates can not adjust its height with increasing the height of the workspace.
The most fast solution will make contact information already disclosed.
You should change file components/com_ipricecalc/views/category/tmpl/default.php
line 239:
Code:

<div style="display: none;" id="order_dat" name="order_dat">

remove style="display: none;", should be the next:
Code:

<div id="order_dat" name="order_dat">

Also you should remove "Advanced order" button. Remove this code, starting line 236:
Code:

<center><input type="button" class="button" onclick="document.getElementById('order_dat').style.display=''; style.display='none'" value="<?php echo JText::_('Preorder');?>">
</center>
<br>

Igort
Administrator
Posts: 560
graph
User Offline Click here to see the profile of this user
Last Edit: 2010/03/09 15:00 By Igort.
The topic has been locked.
 
Go to topPage: 1
Moderators: Igort
get the latest posts directly to your desktop

Announcements

Специальное предложение!
Сайт-минимагазин "под ключ" за неделю. Система управления сайтом. Каталоги и прайс-листы товаров с формой заказа. Корзина заказа. Неограниченное количество позиций. Разделы и категории. Импорт из Excel.

Подробности...