Username or Email
Password:
Forgot Password
How do I change the links on the graphics in the right and left column graphics?
http://tinyurl.com/4aa4qq
Thanks,
Tim Parsons, Art & Design ----------------------------------------- http://www.bzsaw.com ----------------------------------------- http://www.twitter.com/bzsaw -----------------------------------------
app/design/frontend/default/default/layout/catalog.xml
<block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml"> <action method="setImgSrc"><src></src></action> <action method="setImgAlt" translate="alt" module="catalog"><alt>Go To Checkout</alt></action> <action method="setLinkUrl"><url>checkout/cart</url></action> </block> </reference> <reference name="right"> <block type="core/template" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/> <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml"/> </reference>
Skip Hire Swadlincote adultwork adultwork
Thanks Pauljg1
That helped for the left column graphic but not the right.
Would I have to add
action method="setImgSrc" action method="setImgAlt" action method="setLinkUrl"
to make the right column graphic hot linked.