How can the Browse By (Layered Navigation) can be place in the left. Form where we can change the Browse By text to something other than that. Want to remove the PayPal banner help. What to change the "Qty" to No. of Adults.
Please help
Shishir
1 answer
Greetings Shishir:
In general, to relocate any given item within the Magento block structure, what you can do is follow the file path --> htdocs\magento\app\design\frontend\your_theme\defa ult\layout\local.xml <-- and change the reference position from left to right. You should also go to --> system /cache managment <-- and refresh the cache.
Just for reference sake . . . .
The “Designer’s Guide to Magento” (http://www.magentocommerce.com/design_guide) and
“Magento for Developers” (http://www.magentocommerce.com/knowl…on-to-magento/ ) are two really good resources.
Hope That Helps