Jump to content

Urgent Help: How Do I Edit Html Codes


5o7d13r

Recommended Posts

it's not as simple as it seems, you need to know something about smarty template files because prestashop doesn't use pure html

moreover, you need to know something about how prestashop works. Well, if you want to edit own theme for the fiest i suggest you to read http://doc.prestashop.com/display/PS14/Coding+a+theme documentation - you can learn there something about editing themes

Link to comment
Share on other sites

Once Again Thank you, It is very confusing... How can I edit this code from <li id="shopping_cart" class="odd">

<a rel="nofollow" title="View my shopping cart" href="http://readacademy.org.uk/index.php?controller=order" style="border-radius: 3px 3px 3px 3px;">

 

To:

 

<a title="Your Shopping Cart" href="http://readacademy.org.uk/index.php?controller=order">Cart:</a>

Edited by 5o7d13r (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...