Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changes in template for Oscommerce v2.3.1


ngos

Recommended Posts

Hi all,

 

I believe v2.3.1 is better and safer in many ways but changing the template is a very hard thing. Using 960gd tool is not familiar for beginers in programming and I really miss the good old stylesheet.css. I have many questions but I better start with this one.

 

Does anybody knows how to add some space between info boxes in v2.3.1 and where is the footer line please?

(without using 960gd, jqueryui.com themeroller etc. just changing something in the code)

 

Thank you

ngos

Link to comment
Share on other sites

In your good old stylesheet.css around line 110 find .infoBoxContainer put in a padding value of 10px 0 - this should give you a 20 pixel space between the boxes

 

The footer text is defined at the botom of english.php in your language file

My store is currently running Phoenix 1.0.3.0

I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 )

I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary

Link to comment
Share on other sites

In stylesheet.css of v2.3.1 on line 53 I found the

 

.infoBoxContainer { }

 

I added a padding value between { } and had the space I wanted. Thanks Julian

 

As for the footer, I meant the line with the date and the counter that older versions had. How can I appear that footer in my template ?

 

Best Regards,

Nick

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...