How to change SHORTLY ABOUT US

Discussion in 'BlackBird WordPress Theme' started by london, Nov 5, 2012.

  1. london

    london New Member

    Joined:
    Nov 5, 2012
    Messages:
    7
    Likes Received:
    0
    I have upgraded to the pro version, but I am struggling to change all the aspects of the website like the Shortly About us information and contact us information in the footer area. i do not want to loose the format i just want to remove all your information so i can place mine...
    Plus change the newsletter text to something i would like to out in there....
    And finally, can I add a youtube link to the social link also in the footer area?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    You are talking about footer widget area, Go to the
    Appearance > Widgets
    Drag widgets and drop them in the first, second and third widget area, It will automatically display at your footer.
     
  3. london

    london New Member

    Joined:
    Nov 5, 2012
    Messages:
    7
    Likes Received:
    0
    I have noticed also, a plugin which i purchased before purchasing your theme, has been disabled since installing your theme, and when i went to install it, it says this is embarrasing. and will not install. Can you please let me know when this theme will be updated so it works ok with plugins, or i will need to refund this theme, because my plugin is critical to my business.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    The Theme doesn't affects any of your plugins in anyways. I don't think activating the theme can deactive the plugin automatically.

    Which plugin are you using ? Do, send us your Dashboard Login details so that we can look into the issue for you.

    I would also recommend you to contact the plugin developers and ask them as to why the issue is appearing. I think the best plugin related answer can be provided by the plugin developer itself.
     
  5. london

    london New Member

    Joined:
    Nov 5, 2012
    Messages:
    7
    Likes Received:
    0
    How can change the size of the news in blog image, and how can I display 5 News in Blog on my website instead of 4 which is displaying at the moment. It does not look right with Just 4. my website is http://darrenjayjones.com
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .feature-post .feature-post-inner img{
    width:100px;
    }
    Adjust its value as per your requirement.


    2.There is already option of showing 5 blog post on home page, Just insert post with image, It will automatically shown on front-page.
     
  7. london

    london New Member

    Joined:
    Nov 5, 2012
    Messages:
    7
    Likes Received:
    0
    Hi mate, is there anyway i can add some styling to feature content area?
    At the moment it is center justified.

    Featured Section
    1st can i change center justified to Left Justified?
    2nd Can i add underline to the area also, as I would like it to be more ordered.

    Background image.

    Instead of having the background image tiled, can i have a background image cover the full length of the background? So it looks like one image?
     
  8. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue

    Code:
    .feature-content-inner p{
    text-align:left;
    }
    2.
    Please clarify your second issue little more.

    3.For your third issue.

    Go to Appearance > Theme Option >General Settings > Body Background Image

    and upload fullwidth background image.
     
  9. london

    london New Member

    Joined:
    Nov 5, 2012
    Messages:
    7
    Likes Received:
    0
    For the third quesiton, you said i need to upload a full width background image. What is a full width? do you have measurements of what a full width background image is suppose to be? and did you provide any with the template i could use?
     

Share This Page