You are here:  » Products css


Products css

Submitted by ChrisNBC on Mon, 2013-01-14 16:45 in

Hi David,

Happy New Year to you!...

Would be grateful if you could give me some advice...I need to change the page width of results returned by Products.php. I thought I could do this easily in the css file but I have not found the width setting. Please could you confim which css setting controls the width?

Thanks in advance.

Regards

Chris

Submitted by support on Tue, 2013-01-15 09:04

Hi Chris,

The distribution sets the width in default.css via the .searchresults class selector at line 133:

.searchresults {
  width: 728px;
}

(originally intended to match the leaderboard standard ad unit size!)

Don't forget to do a hard refresh (CTRL+F5) in your browser after modifying CSS to ensure that it is reloaded...

Cheers,
David.
--
PriceTapestry.com