D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Small Biz Extended; Nav Menu, Phone Number, Featured Box questions…

Front Page D5 Creation Forum General Support Small Biz Extended; Nav Menu, Phone Number, Featured Box questions…

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3426
    Paul Wallin
    Participant

    Site: http://www.realestateinmeridian.com
    Theme: Small Biz Extended

    #1 – how can add text/links to the top left nav menu
    #2 – Is there a way to add text (like phone number) right of the logo
    #3 – Featured boxes; is there a way to make it 1 box, or 2 boxes.

    I’m wanting to add this frame;
    <script src=”http://idx.diversesolutions.com/scripts/controls/Remote-Frame.aspx?MasterAccountID=7179&SearchSetupID=124&LinkID=0&Height=2000&FeaturedOffice=1&#8243;></script>

    (you can see what it looks like here at http://www.boiseluxuryhomes.com. It is a search engine for real estate. I’d like it on the front page if possible.

    Lastly on Featured Boxes; If i don’t put anything in Box 02 and 03, will it default to just the single box. And if so, what is the best way to enter in the above script?).

    Thanks!

    #4582
    Paul Wallin
    Participant

    Quick NOTE:

    Disregard Question #1 – figured that out in the menu options.

    Question #3 from above, let me amend this;
    Take look at the front page of http://www.realestateinmeridian.com. Scroll down (below the fold) and you’ll see that I was able to enter the script… but it’s still based on 3 colums. It looks like it covers columns 1 & 2, but column 3 (or maybe it’s a sidebar) is interrupting the script (thus the map cannot extend fully). As you can see in the Real Estate tab… that’s what it should look like.

    Thanks for telling me how to fix that.

    #4583
    Paul Wallin
    Participant

    Question 4: Where can I change fonts? I like your Simplfy theme… easy to change

    #4584
    D5 Creation
    Keymaster

    You can add the phone number as one Top Menu Item without any link or you can edit the Logo Image and can add the phone number there.

    You can add the following in the Custom Code within Header Area of Small Business Options and change the values as expected:

    Code:
    <style>
    .featured-box { display: none; }
    body { font-family: Arial,Helvetica,sans-serif; }
    #smallbusiness-main-menu, h1, h1 a, h1 a:visited, h1 a:hover, h2, h2 a, h2 a:visited, h2 a:hover, h3, h4, h5, h6 { font-family: ‘Coda’,cursive,sans-serif; }
    </style>
    #4585
    D5 Creation
    Keymaster

    Regarding this issue;

    Quote:
    #3 – Featured boxes; is there a way to make it 1 box, or 2 boxes.

    I’m wanting to add this frame;
    <script src=”http://idx.diversesolutions.com/scripts/controls/Remote-Frame.aspx?MasterAccountID=7179&SearchSetupID=124&LinkID=0&Height=2000&FeaturedOffice=1&#8243;></script>

    I put in the above <style> where=.featured-box { display: none; }

    But… nothing changed in terms of the featured box (still a column on the right blocking the frame… which is a full width frame). goto http://realestateinmeridian.com/real-estate/ and you can see the same script and the full width.

    #4586
    D5 Creation
    Keymaster
    Quote:
    Quote from on July 18, 2013, 19:23
    Regarding this issue;

    Quote:
    #3 – Featured boxes; is there a way to make it 1 box, or 2 boxes.

    I’m wanting to add this frame;
    <script src=”http://idx.diversesolutions.com/scripts/controls/Remote-Frame.aspx?MasterAccountID=7179&SearchSetupID=124&LinkID=0&Height=2000&FeaturedOffice=1&#8243;></script>

    I put in the above <style> where=.featured-box { display: none; }

    But… nothing changed in terms of the featured box (still a column on the right blocking the frame… which is a full width frame). goto http://realestateinmeridian.com/real-estate/ and you can see the same script and the full width.

    If you require any further customization you are requested to take the opportunity of Custom Service.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.