Forum
Welcome, Guest

images don't work and how resize the flytabs?
(1 viewing) (1) Guest
Please post questions to this forum for our Virtuemart FlyTabs Theme!
  • Page:
  • 1

TOPIC: images don't work and how resize the flytabs?

images don't work and how resize the flytabs? 2 years, 4 months ago #652

  • pinet
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
I have installed flytabs but i can view the images that i have uploaded work as zoom when i click them. I have installed flytabs in the default theme ja larix of virtuemart but i don't know how resize flytabs - The page is always not a good view. View my link:
www.pinet.it/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=101&category_id=16&option=com_virtuemart&Itemid=1

Re:images don't work and how resize the flytabs? 2 years, 4 months ago #653

  • jerry
  • OFFLINE
  • Moderator
  • Posts: 409
In the css member flypage.tpl.css (in the includes folder under product_details) change the "height:248px" to "min-height:248px;" on the .TabbedPanelsContent declaration. You will also want to remove the following two lines in that same declaration (because of the border):

border:none;
background:url(../../../images/FlytabsTabCornersContent.png) 0 0 no-repeat;

That will make the tabs expand to whatever height you need.

All of the sizes are controlled in the css. There are no tables. You will have to experiment with the css to get the look you need for your template.

Jerry

Re:images don't work and how resize the flytabs? 2 years, 4 months ago #662

  • pinet
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
thanks for your answer but i have made the modification in the file flypage.tpl.css in ..\components\com_virtuemart\themes\Flytabs\templates\product_details\includes but it seems no modification is made in my catalog - can you help me please ..

Re:images don't work and how resize the flytabs? 2 years, 4 months ago #663

  • jerry
  • OFFLINE
  • Moderator
  • Posts: 409
Your display did change. You can see that the border is gone from the tabs.

The page template you are using is too narrow. You need to make it wider or adjust the css for the flytabs theme to fit in the width that you are using.

The same css member I told you about before can be used to make the entire theme narrower, but it will require moving some things around with the css and probably changing some sizes...

You have to experiment and see what works.

Jerry
  • Page:
  • 1
Moderators: jasper, nicholas, henry, jerry
Time to create page: 0.52 seconds

Login