Change image on My Story section SKT Girlie

Home Forums All Other Themes Change image on My Story section SKT Girlie

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #70093
    GeorginaGeorgina
    Member
    • Topics: 8
    • Replies: 17
    • Total: 25
    Member since: February 2, 2017

    Hi guys,

    Can you please tell me how to change the existing image on the “My Story” section of the SKT girlie theme. The toolbar is not showing any “Add Media” option.

    Thanks.
    Georgie

    #70111
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Georgie,

    You have to add image URL there. Kindly go to Media>>Library click on the image that you want to show on the section, you will find image URL in the panel, copy the URL and paste it in the My Story section.

    Regards,
    Dave

    #70174
    GeorginaGeorgina
    Member
    • Topics: 8
    • Replies: 17
    • Total: 25
    Member since: February 2, 2017

    Dave,
    Whereabouts do I post the image URL in the “My Story” section? In the body of the words? Or elsewhere?

    #70186
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Georgina,

    Kindly go to Appearance>>Theme Option>>Section>>Section 2

    You will find this code there
    <div><img src="http://sktthemes/girlie/wp-content/themes/skt-girlie-pro/images/mystory.jpg"></div>

    Add your image URL in the src=”” option

    For example:
    <div><img src="ADD IMAGE URL HERE"></div>

    Regards,
    Dave

    #70224
    GeorginaGeorgina
    Member
    • Topics: 8
    • Replies: 17
    • Total: 25
    Member since: February 2, 2017

    Thanks, Dave!

    #70232
    GeorginaGeorgina
    Member
    • Topics: 8
    • Replies: 17
    • Total: 25
    Member since: February 2, 2017

    Hi Guys,

    I’ve just added the URL into the section as per my requested question above. Can you advise on how to get the words/ blurb/paragraph to sit next to the image? At the moment the words are sitting below the image.

    Thanks.

    #70264
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Georgina,

    Kindly go to Appearance >> Theme Option >> Section >> Section 2 and replace old code with below code then make image and textual changes.

    <div><img src="ADD IMAGE URL HERE"></div>
    <div class="story-content">
      <h2 class="section_title">my story</h2>
      <p style="color:#e42e54; padding-left:0; font-weight:bold; font-style:inherit;">INTERVIEW</p>
      <div><i class="fa fa-quote-left"></i></div>
      <p>Quisque lectus neque, condimentum ut sapien non, bibendum laoreet elit. Cras lacus odio, dignissim vel fringilla eu, tristique id dolor. In vitae mi ut sem feugiat pretium eget at tellus. Nullam gravida mauris quam, sed commodo metus iaculis ut. Vivamus vel justo dapibus, auctor ex vel, rhoncus libero. Cras ut mi molestie, fringilla risus ut, aliquet mi. Praesent eget nibh nisl. Integer ex erat, cursus et vulputate vitae, tristique id quam. Nulla tellus massa, placerat a mattis a, bibendum vel massa.</p>
      <p>In et consequat sem. Morbi dui lacus, vehicula ut tempus vel, pretium non nunc. Vivamus sed lobortis urna. Vivamus rhoncus libero non mattis accumsan. Fusce fermentum odio et ex posuere pharetra. Suspendisse lacinia volutpat ornare. Donec ac risus pulvinar, faucibus dui venenatis, porta ex. Sed sapien lorem, gravida et eros ornare, volutpat hendrerit tortor. Fusce imperdiet semper congue. Nullam hendrerit sem ac dolor bibendum, eu tempus neque gravida. Mauris </p>
      <div><i class="fa fa-quote-right"></i></div>
      <p><a class="linkreadmore" href="#">Read More</a></p>
    </div>
    [clear]

    Regards,
    Dave

    #71387
    GeorginaGeorgina
    Member
    • Topics: 8
    • Replies: 17
    • Total: 25
    Member since: February 2, 2017

    Hi Dave,

    I have added the code above as you suggested but the blurb that I wish to add to “Our Story” still remains under the image I added. I would like to have the blurb “Our Story” to sit next to the image. Can you please tell me how to do this?

    Thanks.
    Georgie

    #71499
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL.

    Regards,
    Chris

    #71574
    GeorginaGeorgina
    Member
    • Topics: 8
    • Replies: 17
    • Total: 25
    Member since: February 2, 2017

    Hi Chris,

    The website is: http://holisticequineworld.com/

    Before I add any more content with regards to the story I would like the story to start next to the image, not below it.
    Thanks.

    #71579
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Georgina,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .section-welcome img { float:left; margin-right:40px;}

    Regards,
    Brad

    #71632
    GeorginaGeorgina
    Member
    • Topics: 8
    • Replies: 17
    • Total: 25
    Member since: February 2, 2017

    Thanks, I’ll give that a go in the morning!

    #71633
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    🙂

    #96420
    claire morelclaire morel
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: October 22, 2017

    Dear,
    I have the same problem that Georgina has had. I don’t succeed to have my image close to my story text…how can I solve this problem? Could you help me please?
    best regards,

    #96444
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi claire morel,

    Kindly show us your website URL please?

    Regards,
    Brad

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.