How to add a image in 'Top Advertisement' Code

Discussion in 'BlogsTrend WordPress Theme' started by bersingh, Aug 17, 2016.

  1. bersingh

    bersingh New Member

    Joined:
    Sep 23, 2013
    Messages:
    25
    Likes Received:
    0
    Location:
    Chennai
    hi, i want to add a image of same size in "Top Advertisement Code" area, can you guide me on how to do it,..
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    blogstrend_banner_image.png

    And paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .top_banner img {
        width: 50%;
    }

    Note:
    change the percentage value as per your requirement..

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. bersingh

    bersingh New Member

    Joined:
    Sep 23, 2013
    Messages:
    25
    Likes Received:
    0
    Location:
    Chennai
    Actually i want to add a jpeg image which i have created manually, can you please guide me on how to create an url for that image ???
     
  4. priya

    priya Guest

    Hi,

    Firstly upload your image in the media section of your dashboard and for that, follow the steps given below..

    Dashboard->Media->Add new->Select file
    and upload your created image over there...

    After that, click on uploaded image and on right side of the page you will get URL of that image..

    Hope you will get it helpful..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page