But changing the backround color on the product listing table is impossible
Latest News: (loading..)
I keep tryin
Started by learnlove, May 26 2012 08:36 AM
4 replies to this topic
#1
Posted 26 May 2012 - 08:36 AM
#3 ONLINE
Posted 26 May 2012 - 02:21 PM
The product listing table is assigned to class .ui-widget-content and takes whatever background this class use
Do you have version 2.3.1 or something else?
Do you have version 2.3.1 or something else?
Community profile | Partner page | NEW : Feedback Chanel
#4
Posted 26 May 2012 - 04:35 PM
It's not impossible, but you may have to do some digging, and you may have to change PHP code to add a class= or id= attribute. Look at the resulting page source in your browser (View > Page Source) and see if there is an existing class or ID you can exploit (change) without changing elements you don't want changed. If not, add a new class to the PHP code for the table, and add the class and its background properties to the CSS file. That's the price to pay for such customized changes that are not widely applicable to other users.
#5
Posted 27 May 2012 - 03:59 AM
Word thanks fellows I'm just gonna keep it the way it is and mess with it down the road, Thanks so much for the replys and the support guys.









