View Single Post
Old 12-13-2022, 06:13 AM   #6
MchneGunCarrie
Junior Member
MchneGunCarrie began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2022
Device: none
Quote:
Originally Posted by theducks View Post
Your <img tag (line) is naked.
It need to be in a block level tag <div> works nice because defaults are simple without additional mumble

Code:
 <div class="heading-image-size-container" style="width: 16.6%">

            <img src="images/arilauralucy_logo_jestersm1.jpg" alt="" class="heading-image-image"/>

          </div>
I will try this. Thank you. Havent had trouble when my chapter dividers were images but I realised I might want to change title names and dont want to have to create a new image all the time. Thank you Kindly!
MchneGunCarrie is offline