![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Store ID: Ureachmore
Website URL: WWW.UREACHMORE.COM Hi what is the limit of total products i can have in a store?? and.. is there a way of changing the color and style of the Datafeedr Search?? |
#2
|
||||
|
||||
![]() Hi,
The limit per store is 100,000 products. Yes, you can change the search form. The search form is wrapped in a CSS class named store_search_form. You can do something like: Code:
#wdgt_ss .store_search_form input { background: silver; border: 1px solid pink; } #wdgt_ss .store_search_form input[type=submit] { background: yellow; border: 1px solid red; }
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|