VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: snow79 on December 29, 2012, 17:27:45 PM

Title: Question about templeate "ask an information about product"
Post by: snow79 on December 29, 2012, 17:27:45 PM
hi ppl how i can set the dimension off this page?
(http://www.alessienrico.it/6.jpg)
(http://www.alessienrico.it/7.jpg)

i think i have to set some in file vmsite-ltr.css, with firebug i have set the dimension of the 2 text, but i don't have find where is set the dimension off the page.
Some one can help me please?
Title: Re: Question about templeate "ask an information about product"
Post by: malaclypse on January 04, 2013, 17:39:50 PM
You can change the size of the overlay in

/components/com_virtuemart/views/productdetails/tmpl/default.php

look for

$document->addScriptDeclaration("
    ...
rev: 'iframe|550|550'
    ...

");

and change the numbers


You might want to use a template override for the file though.
http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core (http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core)
Title: Re: Question about templeate "ask an information about product"
Post by: snow79 on January 11, 2013, 22:11:04 PM
Hi, i following your advice, but is not a real solution because i don't have to change the dimension of the frame.
my purpose is to remove the bottom scroll bar.
some other help for me? tnk in advice.

see in the image, i like to remove the horizontal scoll bar.
:) tnk again all
(http://www.alessienrico.it/8.jpg)
Title: Re: Question about templeate "ask an information about product"
Post by: snow79 on January 12, 2013, 19:55:55 PM
Please any help for me?
Title: Re: Question about templeate "ask an information about product"
Post by: snow79 on January 19, 2013, 15:17:42 PM
Please any solution for me?