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?
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)
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)
Please any help for me?
Please any solution for me?