Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Would like a bit of help please! :)


Guest

Recommended Posts

Got most of my store up....not too bad for 3 days work on and off and a newbie to osc! hehehe....Only run into 2 problems that i have, as far as i can think,......

 

When you go to click on product info page ( page where it has the name of 1 item, as well as description, image, review & add to cart buttons)...the part i wanna change is the product description part...i wanna make it a white font, (*i know the coding*) just don't know where to put it! LOL

 

2nd thing is I have a "Freebie" catagory....when they click on the product, instead of having the option to "add to cart", i would like it to be "download now" with the link going to the item to download. I'm kinda figuring i have to add a button but not quite sure where, how, and if I can do it to only that catagory instead of all them....THAT is the one i need the MOST help with....

 

Oh....and i forgot one more thing! LOL (* oh, need help with the one below alot too! LOL *)

 

Is there a way to make a catagory as a "log in" folder? I'm thinking no...unless the only way to do that would be to just make a link in there with nothing else, and have it directed to another log in place....

 

OK..i think that's it! lol....If i think of something else, i'll post! :)

Thanks for any and all help!!

 

Sparks

Link to comment
Share on other sites

might be able to help with the white font.

 

You need to edit product_info.php

I think it is line 126, just do a search for

<p><?php echo stripslashes($product_info['products_description']); ?></p>

Link to comment
Share on other sites

might be able to help with the white font.

 

You need to edit product_info.php

I think it is line 126, just do a search for

<p><?php echo stripslashes($product_info['products_description']); ?></p>

 

 

Well, that didn't work too good for me! lol But, after talkin to one of my friends, he helped me out on it...Just had to add the font color code & number to where I add the description of product in the admin panel! :)

 

Thanks for replying to my sos! :)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...