Forums

Adding text 'in-between' pre-set areas. (11 posts)

  1. RDP Live
    Member
    Posted 8 months ago #

    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]

  2. esmi
    Theme Diva & Forum Moderator
    Posted 8 months ago #

    As this is a commercial theme, we cannot really help. You need to seek support from the theme vendors.
    Themeforest Support: http://themeforest.net/forums/topic/themeforest/themeforest

  3. thelastenglishmajor
    Member
    Posted 8 months ago #

    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.

  4. RDP Live
    Member
    Posted 8 months ago #

    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!!

  5. RDP Live
    Member
    Posted 8 months ago #

    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]

  6. esmi
    Theme Diva & Forum Moderator
    Posted 8 months ago #

    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.

  7. RDP Live
    Member
    Posted 8 months ago #

    Code here.

  8. thelastenglishmajor
    Member
    Posted 8 months ago #

    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.

  9. RDP Live
    Member
    Posted 8 months ago #

    OK I will try that!!

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

  10. thelastenglishmajor
    Member
    Posted 8 months ago #

    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?

  11. RDP Live
    Member
    Posted 8 months ago #

    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! :)

Reply

You must log in to post.

About this Topic