• Hi all,

    Really quick question…

    I currently use the Ultra Web Studio v1.06 theme and this is my home page. I would like to know how to ‘add space’ in between the 3 White-boxes and the ‘Recent Projects’ title, so that can I add text (and/or images), or put another way…How can I ‘drop’ Recent Projects (and everything below it of course) down.

    **I have provided a link to my home page, just to make my explanation easier.**

    I am fairly competent at HTML, but I’m just having issues as to ‘where’ I need to add this code.

    If anyone who does, or does not, use this theme can give me some guidance or help on this, I’d very much appreciate it, as this is driving me mad, and I’m sure it’s only something simple.

    Many Thanks.

    Martyn Keigher
    [sig moderated as per the Forum Rules]

Viewing 10 replies - 1 through 10 (of 10 total)
  • As this is a commercial theme, we cannot really help. You need to seek support from the theme vendors.
    Themeforest Support: https://themeforest.net/forums/topic/themeforest/themeforest

    Does Themeforest come with a hook below the 3 White-boxes? Maybe if you can pull up the right PHP theme file, you could find a hook with a name like “Below_Boxes” or “Above_Content” or something like that.

    You could then use Functions.php to insert stuff into those specially-designated insertion zones.

    Thread Starter RDP Live

    (@rdp-live)

    Esmi: I understand that this is a commercial theme, but i imagine that this question could apply to all theme’s I would that thought…that’s the only why I asked here! ??

    lastenglishmajor: Where would I find the ‘hooks’?? Can you point me in the right direction please??

    Many Thanks for the replies!!

    Thread Starter RDP Live

    (@rdp-live)

    Hey EnglighMajor,

    Here is the content of my front_page.php

    Is this the file I need to change, and if so…where??

    I appreciate the help,

    Martyn

    [Code moderated as per the Forum Rules. Please use the pastebin]

    i imagine that this question could apply to all theme’s

    No – it can’t. It’s theme specific. You need to seek support from the theme vendors.

    Thread Starter RDP Live

    (@rdp-live)

    Code here.

    OK, looks like this doesn’t have any hooks. But you could open up this file and start sticking HTML content in different <DIV>s and seeing what works.

    Thread Starter RDP Live

    (@rdp-live)

    OK I will try that!!

    But is the correct file to be doing it in? I do have a functions.php also.

    It is worth a shot. What you probably want to do is create a new <DIV> under the last white box <DIV>. Something like <DIV id=”extrastuff”>. Fill it with stuff, style it so it carves out space for itself. This is a PHP file you can edit, right?

    Thread Starter RDP Live

    (@rdp-live)

    Yeah I can edit it. It you head on over to my site(an alternative RDPLive site), you will see I have made a start on it, ‘with lots < b r >’s for now’!

    If you View Page Source, you should see?

    Thank you very much English Major! I am very happy now!!

    You rock! ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Adding text 'in-between' pre-set areas.’ is closed to new replies.