Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

corners of main infobox around the wrong way in index.php


JoyC

Recommended Posts

Posted

This has to be simple and i am just missing it!

 

In my index.php file there is ( by default ) the main infobox in the middle of the page with some text in it. - now for some very bizzare reason the corner images are the wrong way around.

 

All my other boxes thruout the site are absolutely fine.

 

I figured i would just rename the to images so they would appear fine - however it busted up the other boxes.

 

I cant seem to find where the code is calling on these 2 images for the heading of the infobox to swap them over for the index page.

 

Anyone have any ideas?

Last month, i only knew how to spell PHP, this month i have mastered the art of swearing in php!

Posted

Hi JoyC,

You should have a php file call mainpage.php, it should be located at catalog/includes/languages/english(or your language)/mainpage.php

open it and look for a line that reads ($info_box_contents, true, true);?>

it should be towards the bottom of your page, make sure that both true are indeed set to "true" that should fix your problem.

 

Good luck,

Jose :D 8) :D

Posted

Jose, U R Awesome! thks so much for that

 

Joy

:lol:

Last month, i only knew how to spell PHP, this month i have mastered the art of swearing in php!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...