Jump to content

[SOLVED] Homefeature block not displaying properly


T-bird

Recommended Posts

The Featured Products blocks are all different sizes and the text is squished up against the sides making it look very messy and uneven. I've tried playing with all the padding & height parameters I can find in both 'global.css' & 'homefeatured.tpl' but nothing seems to work. Anyone know what I need to modify to fix this?

 

Also I'd like to change the thick white borders of the images to match the blue background. I managed to do this in a previous version of PS but it seems to have disappeared after subsequent upgrades and I can't remember which file it's in. Can someone remind me please?

 

I've attached a pic that shows both issues.

 

Thanks,

Andy

 

www.thunderbirdmodels.co.uk

post-100574-0-00177600-1322424282_thumb.jpg

Link to comment
Share on other sites

That worked, though perhaps not quite how you thought it would! The height was already in there; on line 1098 it stated:

 

#center_column div.products_block p.product_desc {

height: 9em;

 

I changed it to:

#center_column div.products_block div.product_desc {

height: 9em;

 

and it works!

 

Many thanks for the help.

Andy

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...