Hi,
I'm creating an (x-cart) store (isexstore.net) to match the look of my dolphin site (isexclub.net) and want to display the same "daily quotes" at the bottom of store pages....
In the (x-cart) store (isexstore.net) database I created a "DailyQuotes" table, with the same quotes as on my Dolphin Site, how would I connect to the MySQL database to insert the quotes at the bottom of the page?
I tried inserting:
<div style="width: 955; margin-left: auto; margin-right: auto;" class="quotes_block">__daily_quotes__</div>