Want to expand Fourth Widget area..

Discussion in 'Dzonia WordPress Theme' started by mikelx37, Aug 27, 2013.

Thread Status:
Not open for further replies.
  1. mikelx37

    mikelx37 New Member

    Joined:
    Jul 18, 2013
    Messages:
    10
    Likes Received:
    0
    Hello,

    1.) Is there a way that I can expand the area allowed for the Fourth Footer Widget? Currently I have a Google map widget all the way to the right, and there is extra space between the 3rd and 4th widget areas as shown in the image below. The map widget allows resizing for width and height, however when I try to expand the width (there is no problem with expanding the height), it will not get any wider as though the 3rd widget area is taking up the dead space even though nothing is there. Do you have any suggestions that will allow me to have the map fill up this space?

    2.) How can I add text in the area in the footer all the way to the left which would be opposite to the "copyright" text? I am referring to the area where the default circular social icons would be placed inside the theme.

    Thanks so much for your help! InkThemesSupport Image.jpg
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    1. For your first issue,
    Could you please share your website link.

    2. For your second issue,
    Go to the footer.php file present in your theme directory and add your text as shown in the image given below.

    [​IMG]

    Now,
    Paste the code given below in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .footer_bottom p {
    float: left;
    }
    This will solve your issue.
     
  3. mikelx37

    mikelx37 New Member

    Joined:
    Jul 18, 2013
    Messages:
    10
    Likes Received:
    0
  4. mikelx37

    mikelx37 New Member

    Joined:
    Jul 18, 2013
    Messages:
    10
    Likes Received:
    0
    I still have no response on this issue. Are you able to advise? Thank you very much.
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
    I will check your issue and solve it.
     
  6. mikelx37

    mikelx37 New Member

    Joined:
    Jul 18, 2013
    Messages:
    10
    Likes Received:
    0
    Please close this thread. I am going a different route with the footer section. Thank you.
     
Thread Status:
Not open for further replies.

Share This Page