Author Topic: Problem with your shop views/layout? READ this before posting  (Read 30889 times)

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3514
  • VirtueMart Version: 4.0.12.10777
We get hundreds/thousands of post relating to page design and odd page wrapping etc.

If you know a bit about HTML and CSS and want to help forum members respond or, if you're just plain inquisitive.

Take some simple steps (you may even solve it yourself!)

Revised Nov 2017 due to enhanced browser tools capabilities

1) Install firefox or Chrome
2) Use the browser's inbuilt developer tool to look at the html code and the CSS (ctrl+shift+i)
3) You can try out adjustments to the CSS in these tools (and HTML) without messing with you site.

4) Use it to see any javascript errors by looking at the console tab
5) And you don't have to restrict yourself to just your own project, see how others do things and it may give you ideas for your own project

There you have it - if I had a $ for every problem I solved using these ....  you would not be reading a post on here from me  ;D
Regards
A

Joomla 3.10.11
php 8.0

jenkinhill

  • UK Web Developer & Consultant
  • Global Moderator
  • Super Hero
  • *
  • Posts: 28602
  • Always on vacation
    • Jenkin Hill Internet
Re: Problem with your shop views READ this before posting
« Reply #1 on: June 21, 2013, 23:03:37 pm »
And here is one I made earlier for the clueless http://forum.virtuemart.net/index.php?topic=102850.0  For some reason people don't look at FAQs.

And I should add that we cannot provide bespoke programming for layout issues, most of which are css issues anyway.
Kelvyn

Jenkin Hill Internet,
Lowestoft, Suffolk, UK

Unsolicited PMs/emails will be ignored.

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Currently using VirtueMart 4.0.22 10858  J 3.10.11 PHP 8.0.27

AH

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3514
  • VirtueMart Version: 4.0.12.10777
Re: Problem with your shop views READ this before posting
« Reply #2 on: June 21, 2013, 23:48:20 pm »
Lol.

Maybe they will read this one as it is in the non FAQ section!
Regards
A

Joomla 3.10.11
php 8.0

jenkinhill

  • UK Web Developer & Consultant
  • Global Moderator
  • Super Hero
  • *
  • Posts: 28602
  • Always on vacation
    • Jenkin Hill Internet
Re: Problem with your shop views/layout? READ this before posting
« Reply #3 on: January 02, 2017, 16:31:59 pm »
Firebug development has now been discontinued and the utilities now built into Firefox DevTools.  Changes are described here:  https://developer.mozilla.org/en-US/docs/Tools/Migrating_from_Firebug

F12 on most browsers selects the developer tools.
Kelvyn

Jenkin Hill Internet,
Lowestoft, Suffolk, UK

Unsolicited PMs/emails will be ignored.

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Currently using VirtueMart 4.0.22 10858  J 3.10.11 PHP 8.0.27