Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy for a pro!


Guest

Recommended Posts

Posted

Hi everyone,

 

first time poster - long time lurker, and could really use some help please!

 

I am trying to customise an oscommerce template, but have run into some problems with aligning the text within the template.

 

If anyone is knowlegable with this it would be a great help, my site can be found at http://www.cocktailskit.com/karaoke/

 

Basically, if you take a look near the bottom of the site, i am trying to increse the width of the text that begins with "All our sets are in the more popular" - if you notice, the text is falling off the bottom of the page.

 

This specific portion is held within index.php - and i assume within a resizable table?

 

Im fairly good with html, but changing the width of the text seems to be confusing me! - if i could increase the width of available text area to sit flush with the right-hand side of the box its in then that would be great (and would also keep everything aligned!). I just cant seem to figure it out!

 

I have fiddled with "td width=" etc. with no luck, im sure im looking in the right place - it just wont work for me!

 

Any input would be greatly appreciated.

 

Many Thanks.,

Posted

I think it is in the featured products table which is causing it to display only half way across the the page. You can either move it out of the table and put it in a section of its own or use colspan to adjust the width that way. Increasing the width of that table won't help and may break something else as you will be decreasing the width of the other side of the table.

Posted

Thanks JR, i will give that a go and let you know how i get on :thumbsup:

Posted

Thats very strange!

 

Now for some reason, i can allign the text to the left, right, or centre (see site now!) - which tells me there is already room in table to fit it in, but i still cannot 'spread' the text out within the box/table!

 

Anyone have any further ideas? - im completely stuck!

 

Thanks again guys. :thumbsup:

Posted

Well i somehow figured it out in the end!

 

For anyone who may be in the same situation, i just added "nowrap" tags to the text in index.php!

 

I dont know why it worked, but it did! - very strange.

Archived

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

×
×
  • Create New...