Author Topic: Jumbotron manipulation?  (Read 4120 times)

Offline moebius

  • Newbie
  • *
  • Posts: 30
  • Karma: +3/-0
    • View Profile
Jumbotron manipulation?
« on: October 07, 2015, 02:57:41 AM »
I'd like to change the way the Jumbotron displays on (Most, if not all) products - add something like "starting from" to the display to make pricing by options more obvious.  Or turn it off altogether & enlarge the total price.
If anyone knows how to do this easily (or roughly where the little bugger exists in the CSS file) I'd be most grateful.

Thanks!


Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Jumbotron manipulation?
« Reply #1 on: October 07, 2015, 06:45:05 AM »
Use browser css inspector or firebug plugin

Offline moebius

  • Newbie
  • *
  • Posts: 30
  • Karma: +3/-0
    • View Profile
Re: Jumbotron manipulation?
« Reply #2 on: October 07, 2015, 01:22:35 PM »
Ok, that helps... thank you! 
I'm wanting to enter text *before* the price display, but I'm not a coder person... can someone offer where best in the code that should go?

Thanks again!

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Jumbotron manipulation?
« Reply #3 on: October 08, 2015, 03:00:56 AM »
If you want to add something you need to edit .php and .tpl files in the template directory https://github.com/abantecart/abantecart-src/tree/master/public_html/storefront/view/default

Please backup before modification.  ;)

 

Powered by SMFPacks Social Login Mod