Skip to content

Article Manager

need your help guys

i have two issue
1- i can not make the image to be in the center without getting the paragraph beside the image
2- the last paragraph is always bold and i can not change it 


Comments

  • SvenSven www.GSA-Online.de
    Do you add html to your article or is it SER adding html/images on it's own to your plain text article?
  • i made the article and i add the link of the image in SER and i pick to post the image after the first paragraph and SER made it like the screen shoot i showed.

    also i want to know how i can make the front normal not bold
  • 1- i am using the GSA and i enter the link of the image
    2- i do not see width option in the html variation
    3- when i enter the html image and i preview i see that the image is broken (note that i am saving the image in download folder of the PC )
  • edited July 18
    this is how i  use the link photo
    if i add the link direct to the article the photo will break

    Also i can not change the last paragraph not to be bold


  • royalmiceroyalmice WEBSITE: ---> https://asiavirtualsolutions.com | SKYPE:---> asiavirtualsolutions
    edited July 18
    Here is a solution if you use html 
    Your images will now be clickable, and have an alt tag which is based on your anchor text


    <div itemscope itemtype="http://schema.org/ImageObject">
    <a target="_blank" href="%url%">
    <img class="featurable" style="max-width:400px;display:block; margin-left: auto; margin-right: auto;;margin-left:12px;margin-right:12px;margin-bottom:12px;" itemprop="image" src="https://www.gsa-online.de/images/logo.png" alt="%anchor_text%"/>
    </a>

    ============

    This variant, will make the image location more random

    <div itemscope itemtype="http://schema.org/ImageObject">
    <a target="_blank" href="%url%">
    <img class="featurable" style="max-width:400px;{float:left|float:right|display:block; margin-left: auto; margin-right: auto;};margin-left:12px;margin-right:12px;margin-bottom:12px;" itemprop="image" src="https://www.gsa-online.de/images/logo.png" alt="%anchor_text%"/>
    </a>



    Just replace the image with your images (in spintax)
  • i succeed to it here is how i open the preview the article then i right click to check the source code i copied the image line and then i change the style of the image from left to center. hope also this will help others.


    but i can not change the last paragraph not to be bold any ideas ? 
  • royalmiceroyalmice WEBSITE: ---> https://asiavirtualsolutions.com | SKYPE:---> asiavirtualsolutions
    but i can not change the last paragraph not to be bold any ideas ? 
    There is some html error like a bracket was not closed properly of something.
    Instead of selecting so many image locations try selecting only Random, or only 1 location see if that helps.

    If still fail, delete what you have and start over.

  • Thanks all is Solved Now
  • do you recommend using the verified list from this site ?https://shentharindu.com/product/gsa-verify-link-list/
    i will use Xevil for captcha breaker what do you think
    what is your recommendation for proxi provider
    also what is your recommendation for emails


Sign In or Register to comment.