View Single Post
  #2  
Old 04-23-2012, 01:42 PM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 635
 

Default Re: Category Images instead of Featured on home.php in 4.4.5

If this is useful to anyone else, this is what I did to get this to work like I wanted.

With 4.4.x, the skin1.css is replaced by main.css (and others maybe).

The previous fix in categories_welcome.tpl, which worked in my 4.1.11 version, used the "class="VertMenuItems" which doesn't exist in main.css.

I have mediocre css knowledge, and couldn't figure out what class to use, so since I only have 10 categories, that don't change, I used 'brute force' and just hard coded the HTML Table with hyperlinks to images and the first category page in the categories_welcome.tpl. This didn't take me long to do, once I decided to go this approach.

Peggy
__________________
X-Cart GP 4.7.12 | XCARTMODS.CO.UK reBOOT (reDUX)4.7.12.8 | Live
IONOS Hosting | Linux | PHP 7.4.33 | MySQL 5.7
Reply With Quote