Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fulcrum Associates
#9
(2013-05-23, 05:43:13)influxweb Wrote:
(2013-05-23, 05:33:27)lnickel Wrote: Could elaborate what part is hard coded? Did you hard code the navigation? I'm trying to do something like this. any help would be appreciated!

@lnickel - Basically the pages were created in the admin and nested as needed. Then the links were coded like this:

Code:
<li id="navbar-fulcrum" class="first"><?php get_i18n_link('fulcrum'); ?>
    <div class="navbar-subnav corners">
        <ul>
            <?php get_i18n_navigation('fulcrum', 1, 1, I18N_SHOW_NORMAL); ?>
        </ul>
        <div class="navbar-right-content">
            <img src="<?php get_theme_url(); ?>/images/img_offices_mega_photo.jpg" alt="Fulcrum" title="Fulcrum" class="img-left shadows" />
            <h4 class="burgundy">Fulcrum continues to lead in construction management</h4>
            <p>Fulcrum was founded in 1989, offering construction management and services firm focused on consulting services for banks with distressed real estate assets.</p>
            <div class="align-right"><a href="/about.html" title="Learn More" class="burgundy">Learn More &raquo;</a></div>
            <br class="clear" />
            <p class="align-center"><img src="<?php get_theme_url(); ?>/images/img_fulcrum_mega_tagline.jpg" alt="Setting the bar for high-performance construction since 1989" title="Setting the bar for high-performance construction since 1989" /></p>
        </div>
        <div class="mega-footer align-center"><img src="<?php get_theme_url(); ?>/images/img_mega_footer.jpg" alt="" title="" /></div>
    </div>
</li>

The rest is just CSS. Hope this helps.

Cheers,
OMG thank you very much for that!!!!!!!!!!!!!!! infinity! Yes definitely helps!!!! Smile
Reply


Messages In This Thread
Fulcrum Associates - by influxweb - 2012-12-08, 05:45:33
RE: Fulcrum Associates - by shovenose - 2012-12-08, 06:03:36
RE: Fulcrum Associates - by influxweb - 2012-12-11, 02:36:34
RE: Fulcrum Associates - by JWH_Matthew - 2012-12-12, 00:32:45
RE: Fulcrum Associates - by Crssp - 2013-05-18, 01:02:50
RE: Fulcrum Associates - by influxweb - 2013-05-18, 01:07:11
RE: Fulcrum Associates - by lnickel - 2013-05-23, 05:33:27
RE: Fulcrum Associates - by influxweb - 2013-05-23, 05:43:13
RE: Fulcrum Associates - by lnickel - 2013-05-23, 23:18:46



Users browsing this thread: 1 Guest(s)