How to change password page background on Baseline theme?

Trying to figure out how to change the background of the password page on the Baseline paid theme. The code is not similar to debut or any of the free themes so there arent many tutorials online on how to do so.

I am trying to replace the background image of the theme to display a gif but having some trouble. Any help is appreciated.

3 Likes

@AliVazr please provide your store URL we will request collaboration access with theme access so any gif image you want to show on it will be implemented and will also direct you to how we achieved this.

Regards

Hey guys, here is my store url, would love to see how you guys get this done.
https://tbe-brutier.myshopify.com/

Thanks for any help!

@AliVazr Please accept the store access invitation sent to your email.

Thanks

Done, have approved you access.

@AliVazr

oh sorry but i can’t see Password page not how can i check

Hi,

I can’t see any password page.

Please share password page url

Thank you.

Hi @KetanKumar @Denishamakwana Here is

Layout password.liquid


  
  
  
  
  

  {%- assign heading_font = settings.font_heading -%}
  {%- assign body_font = settings.font_body -%}
  {%- assign body_font_bolder = body_font | font_modify: 'weight', 'bolder' -%}
  {%- assign body_font_bold = body_font | font_modify: 'weight', 'bold' -%}
  {%- assign body_font_italic = body_font | font_modify: 'style', 'italic' -%}
  {%- assign body_font_bold_italic = body_font_bold | font_modify: 'style', 'italic' -%}

  {{ preload_tags }}

  {%- if settings.favicon != blank -%}
    
  {%- endif -%}

  {%- capture seo_title -%}
    {{ page_title }}
    {%- if current_tags -%}
      {%- assign meta_tags = current_tags | join: ', ' -%} – {{ 'general.meta.tags' | t: tags: meta_tags -}}
    {%- endif -%}
    {%- if current_page != 1 -%}
      – {{ 'general.meta.page' | t: page: current_page }}
    {%- endif -%}
    {%- assign escaped_page_title = page_title | escape -%}
    {%- unless escaped_page_title contains shop.name -%}
      – {{ shop.name }}
    {%- endunless -%}
  {%- endcapture -%}
  

  {%- if page_description -%}
    
  {%- endif -%}

  {% render 'css-variables' %}
  
  {% render 'critical-css' %}
  {% render 'social-meta-tags' %}
  {% render 'style-tags', layout: 'theme' %}

  {% if template contains 'customers' %}
    {{ "shopify_common.js" | shopify_asset_url | script_tag }}
  {% endif %}

  

  {% render 'script-tags', layout: 'theme' %}

  {{ content_for_header }} 
 {{ shop.metafields.fontify.stylesheets }}

  {% render 'shogun-head' %}

{%- assign section_color = 'primary' -%}

  
    

      
    

    

    
  

  

    

    

      #### {{ 'general.password_page.login_form_heading' | t }}

      
      {% form 'storefront_password' %}

        {% if form.errors %}
        
        

        {{ form.errors | default_errors }}
        

        {% endif %}
       
        
        
        
      {% endform %}
      

      

{{ 'general.password_page.admin_link_html' | t }}

    

  

  

password.json template

{
  "layout": "theme.pagefly",
  "sections": {
    "main": {
      "type": "main-password",
      "settings": {
        "logo": "shopify:\/\/shop_images\/brutier_logo.png",
        "logo_max_width": 180,
        "title": "",
        "newsletter_enable": false,
        "newsletter_form_heading": "",
        "newsletter_placeholder": "Email address",
        "newsletter_button_text": "Submit",
        "show_share_buttons": false
      }
    },
    "163547989647926efe": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "primary"
      }
    },
    "16354798406953f2c2": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "RESTOCK + NEW DROP 11\/25\/21 RESTOCK + NEW DROP 11\/25\/21 RESTOCK + NEW DROP 11\/25\/21",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "secondary"
      }
    },
    "163547990398e22a19": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "primary"
      }
    },
    "16354799091d23410f": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "RESTOCK + NEW DROP 11\/25\/21 RESTOCK + NEW DROP 11\/25\/21 RESTOCK + NEW DROP 11\/25\/21",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "secondary"
      }
    },
    "1635479916cfae4b15": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "primary"
      }
    },
    "1635479923e92c58dd": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "RESTOCK + NEW DROP 11\/25\/21 RESTOCK + NEW DROP 11\/25\/21 RESTOCK + NEW DROP 11\/25\/21",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "secondary"
      }
    },
    "1635479929b5ad5c6c": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "primary"
      }
    },
    "1635480059e1026703": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "RESTOCK + NEW DROP 11\/25\/21 RESTOCK + NEW DROP 11\/25\/21 RESTOCK + NEW DROP 11\/25\/21",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "secondary"
      }
    },
    "1635480070b4264d6b": {
      "type": "marquee",
      "disabled": true,
      "settings": {
        "text": "SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT SOLD OUT",
        "link": "",
        "text_size": "text-2xl lg:text-7xl",
        "font": "heading",
        "speed": 300,
        "direction": "",
        "color_scheme": "primary"
      }
    },
    "pagefly-password": {
      "type": "pagefly-password",
      "settings": {
      }
    }
  },
  "order": [
    "main",
    "163547989647926efe",
    "16354798406953f2c2",
    "163547990398e22a19",
    "16354799091d23410f",
    "1635479916cfae4b15",
    "1635479923e92c58dd",
    "1635479929b5ad5c6c",
    "1635480059e1026703",
    "1635480070b4264d6b",
    "pagefly-password"
  ]
}

main-password.liquid section

{%- assign section_color = 'primary' -%}

{% schema %}
  {
    "name": "Content",
    "settings": [
      {
        "type": "image_picker",
        "id": "logo",
        "label": "Logo image"
      },
      {
        "type": "range",
        "id": "logo_max_width",
        "min": 20,
        "max": 450,
        "step": 10,
        "unit": "px",
        "label": "Custom logo width",
        "default": 250
      },
      {
        "type": "text",
        "id": "title",
        "label": "Heading",
        "default": "Opening Soon"
      },
      {
        "type": "header",
        "content": "Newsletter"
      },
      {
        "type": "checkbox",
        "id": "newsletter_enable",
        "label": "Show newsletter signup",
        "default": true
      },
      {
        "type": "richtext",
        "id": "newsletter_form_heading",
        "label": "Newsletter form heading",
        "default": "

Be the first to know when we launch.

",
        "info": "[Tell your visitors about a launch day discount](https://www.shopify.com/blog/15514000-14-ways-to-use-offers-coupons-discounts-and-deals-to-drive-revenue-and-customer-loyalty)."
      },
      {
        "type": "text",
        "id": "newsletter_placeholder",
        "label": "Newsletter placeholder text",
        "default": "Email address"
      },
      {
        "type": "text",
        "id": "newsletter_button_text",
        "label": "Newsletter button text",
        "default": "Submit"
      },
      {
        "type": "header",
        "content": "Social sharing"
      },
      {
        "type": "checkbox",
        "id": "show_share_buttons",
        "label": "Show social media sharing buttons",
        "default": true
      }
    ]
  }
{% endschema %}

of https://brutier.com/ Now you guys can provide him solution i have access to his store as you can see in first post I requested for collaborative access.

1 Like

just show to password page

Yes @KetanKumar as instructed in first post

Hi @AliVazr ,

This is PageFly - Free Landing Page Builder. Have you solved the problem with the theme?

Or I suggest that you can try our app. In the free plan, you can create a free password page easily (like this guide), or find some free templates from us here.

In case you want to rebuild the page on PageFly, our team is offering a program called β€œconverting page” to help you rebuild 1 page on PageFly.

If you have any further questions, feel free to let me know or you can contact our support team via Live chat to connect with us directly. We are there 24/7 to help.

Thank you all and have a nice day!

1 Like