Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

want to add another product description box?


minuteago

Recommended Posts

Posted

First of all, I'd like to thank for those who help people like me. Thanks all of you.

I'm learning so many things from this great OSC forums.

 

I tired to search for this issue hard, but I wasn't able to get anything like this.

What I'd like to modify is categories.php file.

When I go admin option and want to add an item, I have to

fill out product name, product price, product descrption and so on..

On this page, I'd like to add another description box for an extra information.

 

I've tried to modify categories.php using UltraEdit software, but it doesn't work...

I know it's all my fault, so I need your help...

 

Can anyone help me get another description box..

 

Thanks in advance.

Posted

Yeah, I know..

there's nothing wrong with the description box that's already there.

But, I just want to add another description box for aditional info like I said..

Because I can't modify words I type in that box.. It's already set by

stylesheet.css. Whatever I type, they will be the same size..

I don't know them to be same...

 

Well.. probably there are a better and easy way to do this. rather than just

modifying all codes...

 

but, HTML code in the description box doesn't work.... I can only modify color, not font size..

 

Anyone knows how to change the font size?

Posted

inline code? hmm...

I've never tried that .. so I'm not quite sure... how to use it...

 

Can you give me some examples? Let's say

 

I want "Descrption" and "This is a sample." are used by different font type

 

using inline(?) code... How can I do that?

 

by the way, thanks for your advice, rseigel.

Posted

<DIV STYLE="font-size: 10pt; color: #FF0000"; align="center"; whatever else you want>Your Text Here</DIV>

 

There are a million different things you can do. Best to search on Google to come up with other options.

Posted

Rseigel, thank you so much for giving me an wonderful example..

 

IT really works!!! Amazing... cool!!!!!

 

 

It's that easy... now.. thanks again.

Posted

Glad to be of service. :D

 

I had to fight with that one for a while. I haven't been able to find a site that addresses all the options yet but with some tinkering you can do some neat things. ;)

Archived

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

×
×
  • Create New...