Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

please, help with design of the page


Elena1

Recommended Posts

Posted

Hello, these problems are better than sudoku :)

why do i have that dark border around the images?

how to center image and it's title?

and how remove 'Displaying 1 to 20 (of 26 new products)'

 

 

thank you a lot

Sometimes, ignorance is not bliss.

Posted

Elena,

 

 

YOu are going to have to give us the URL to the site if you wish some suggestions.

 

 

 

 

Chris

Posted

Elena,

 

 

YOu are going to have to give us the URL to the site if you wish some suggestions.

 

 

 

 

Chris

 

Hi Chris, my website is .wildorchidpublishing. btw, i am from Whitby thank you!

Sometimes, ignorance is not bliss.

Posted

First, who made your boxes if you don't know how to change them?

 

Second add this to your style sheet

 

.vam {

text-align:center;

}

.image{

text-align:center;

}

 

Third open the file that contains this code

 

td class="cont_body_td_2 vam" style="border-style: solid; border-color: rgb(46, 46, 46); border-width: 5px 17px 6px 19px;" width="100%">

 

and change, remove the part with the color 46, 46, 46 and the borders

Posted

Thank you very very much! images are in the center now!

i didn't do boxes, i just unstalled one template, for my surprise the installation worked. I know nothing about what i do, but i really like it. I think it's good for my mental health...:)

i actually understood about what code i have to remove in order to get rid of the borders - copied the code from the page and pasted in Frontpage and highlited the border,

and found where it lies, but the problem is to find what file i have to change

i still didn't find it

thank you again!

Elena

 

 

First, who made your boxes if you don't know how to change them?

 

Second add this to your style sheet

 

.vam {

text-align:center;

}

.image{

text-align:center;

}

 

Third open the file that contains this code

 

td class="cont_body_td_2 vam" style="border-style: solid; border-color: rgb(46, 46, 46); border-width: 5px 17px 6px 19px;" width="100%">

 

and change, remove the part with the color 46, 46, 46 and the borders

Sometimes, ignorance is not bliss.

Archived

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

×
×
  • Create New...