News:

Support the VirtueMart project and become a member

Main Menu

Question about templeate "ask an information about product"

Started by snow79, December 29, 2012, 17:27:45 PM

Previous topic - Next topic

snow79

hi ppl how i can set the dimension off this page?



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?

malaclypse

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

snow79

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