We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

How to add custom section to sign-on page? - GRAV City Lights | Forum

Cj
Cj Apr 30 '18
Add a banner images to the sign-on page. I've added my code to the file but the images does not show up?
Attachments:
  signonbanner.jpg (115Kb)
Cj
Cj Apr 30 '18
1) Yes, Dev mode is set to true.

2) Code
<div id="row8">
<div class="bg-on-2"></div>
    <div class="content">
    <h2>{text key='gravcitylights_theme_control+gravcitylights_paralax_heading_two'}</h2>
    <div class="right" data-aos="fade-left"><p>{component class="BASE_CMP_UserList" count="8"}</p></div>
    <div class="left" data-aos="fade-right"></div>

    <h2>Support</h2>
    <img scr="https:/mysite.com/ow_userfiles/themes/HH21StickerSales.jpg" width="960" height="357">

    </div>
</div>
Cj
Cj Apr 30 '18
Sorry, had typo in scr not src
You do not have permission to reply this topic