osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Help with changing the images on the front page

This is a discussion on Help with changing the images on the front page within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; There has to be a detailed way you can explain what you are trying to do. The images on the ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #11  
Old 05-11-2008, 03:09 PM
MindTwist's Avatar
Active Member
 
Join Date: Jun 2007
Location: Barcelona, Spain
Posts: 346
Thanks: 9
Thanked 27 Times in 26 Posts
Rep Power: 3
MindTwist has a spectacular aura aboutMindTwist has a spectacular aura about
Default Re: Help with changing the images on the front page

There has to be a detailed way you can explain what you are trying to do. The images on the front page are the images you put on each product, and of course the "what's new" module will show the new products, and not the ones you tell it (unless you change by hand the date added on some products to a future date)

If you want to CHOOSE what items will be shown on the front page, you will need to add a contribution like "featured products", that will allow you to choose what products you want shown.
__________________
MindTwist of Twisted Reality and Twisted Tienda
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
  #12  
Old 05-13-2008, 12:59 AM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 468
Thanks: 4
Thanked 79 Times in 73 Posts
Rep Power: 8
met00 is just really nicemet00 is just really nicemet00 is just really nicemet00 is just really nicemet00 is just really nice
Default Re: Help with changing the images on the front page

okay, let's start at the beginning.

what images are you talking about?

Products?
Headers?
Template?

Here are two websites. They are both running highly modified versions of osCMAX. They both have VERY different front pages. You have total control over what is displayed on the front page and how it is displayed. But before I can help you, I really need to know what you're talking about...

Education 4 Kids, Schools Supplies, Education supplies, Teacher Supplies and Free Drill Games, Math Flashcards, Educational drill games and other drill games
Pool Supplies Including Pool Pumps, Pool Filters & Pool Heaters
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 05-19-2008, 10:06 AM
New Member
 
Join Date: Apr 2008
Location: Brussels
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
clapat is on a distinguished road
Default Re: Help with changing the images on the front page

Hello Met00,
I'm very interesting how about put boxes in center of mainpage like they did in "Pool supplies, ..."
I asked the question in a thread here but maybe not with enought precision and got no answer.
If you could explain how to do it, I will appreciate.
Thanks for your help.
Patrick - Brussels
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 05-19-2008, 02:03 PM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 468
Thanks: 4
Thanked 79 Times in 73 Posts
Rep Power: 8
met00 is just really nicemet00 is just really nicemet00 is just really nicemet00 is just really nicemet00 is just really nice
Default Re: Help with changing the images on the front page

1) create a base template for a "box" in photoshop
It should have the right side component, the left side component and the middle component for the header (in this case 2 sizes)
it should have a footer that is made up of the same components
http://www.h2opoolproducts.com/images/box_bottom.gif
and
http://www.h2opoolproducts.com/images/box_bottom_lg.gif

The box is "built" using the header (modified to whatever text you want to add to it) and footer and the sides are "added" just like any other box on the page (feel free to look at the source)

This code will build a box with text in one TD and an image in the right hand side... reverse the table TD's for the image on the left...

Code:
<table width="350" cellpadding="0" cellspacing="0">
	<tr>

		<td colspan="4"><img src="images/title_line.gif"></td>
	</tr>
	<tr>
		<td background="images/box_left.gif" height="100%" width="10">&nbsp;</td>
		<td valign="top" class="main"><a href="http://www.myside.com/index.php?cPath=110">The entire block of text that you want the link to.</a></td>
		<td valign="top" width="150"><img src="images/product.gif"<br></td>
		<td background="images/box_right.gif" height="100%" width="11">&nbsp;</td>
	</tr>

	<tr>
		<td colspan="4"><img src="images/box_bottom.gif"></td>
			</tr>
</table>
That code was for the 1/2 page images. The full width images are similar.
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 05-21-2008, 06:11 AM
New Member
 
Join Date: Apr 2008
Location: Brussels
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
clapat is on a distinguished road
Default Re: Help with changing the images on the front page

Hello met00,
Thanks for your answer.
It's some quite difficult for me but I will use it later, when my shops will be on-line, and test it on my localhost site.
See you,

Patrick
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Categories On Front Page oscjww103 osCMax v2 Customization/Mods 5 04-18-2008 08:16 AM
Front Page? justedee osCMax v2 Customization/Mods 1 08-14-2007 10:21 AM
Product images in grid on the front page? nfmg osCMax v1.7 Discussion 4 03-04-2005 07:55 PM
change front page? lil-raskals osCommerce 2.2 Modification Help 2 09-28-2004 01:19 AM
Am I right about the front page products? elijahweb osCommerce 2.2 Modification Help 5 01-25-2003 12:35 PM


All times are GMT -8. The time now is 02:23 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax