Difference between revisions of "Adelaide ecommerce theme - adding banner images to pages"

From Spiffy Stores Knowledge Base

Line 4: Line 4:
 
# Rename it to something intelligent so you know what it is
 
# Rename it to something intelligent so you know what it is
 
# In your store's admin, go to the page you want to add a banner
 
# In your store's admin, go to the page you want to add a banner
# Edit the text of the page, and add a hidden tag in your page text to specify your banner image…<br><br><pre><!--banner="about-us-banner.jpg"--></pre>
+
# Edit the text of the page (in the source code view), and add a hidden tag in your page text to specify your banner image…<br><br><pre><!--banner="about-us-banner.jpg"--></pre>
 
# Save your page, and preview it.
 
# Save your page, and preview it.
 
<br>
 
<br>

Revision as of 09:42, 12 March 2022

An awesome thing about this theme is that you can have banners on all of your pages. To add a banner to any page (excluding your home or collection pages which already have banners), follow the instructions below.

  1. Log in to your store's admin
  2. Upload an image in the Design & Assets → Uploaded Files section
  3. Rename it to something intelligent so you know what it is
  4. In your store's admin, go to the page you want to add a banner
  5. Edit the text of the page (in the source code view), and add a hidden tag in your page text to specify your banner image…

    <!--banner="about-us-banner.jpg"-->
  6. Save your page, and preview it.






« The Adelaide theme guide