+ Reply to Thread
Results 1 to 4 of 4

Thread: How do I get call out boxes with the outline and no bullets?

  1. #1

    Default How do I get call out boxes with the outline and no bullets?

    Hello!

    I am wanting to make call out boxes that have the outline. Also, I don't want the individual buildings to be posted on the site with bullets. I have attached a call out snippet that has the bullets & no outline.
    <div id="callout">

    <h1><strong>Downtown Houston Condo Buildings</strong></h1>

    <div class="columns">

    <!--column1-->


    <ul class="callout-list"
    ><li><a href="http://www.clientsiderealtors.com/2016-main-condos.php">2016 Main</a></li
    ><li><a href="http://www.clientsiderealtors.com/bayou-lofts.php">Bayou Lofts</a></li
    ><li><a href="http://www.clientsiderealtors.com/the-beaconsfield-condos.php">The Beaconsfield Condos</a></li
    ><li><a href="http://www.clientsiderealtors.com/commerce-towers-condos.php">Commerce Towers Condos</a></li
    ><li><a href="http://www.clientsiderealtors.com/four-seasons-residences.php">Four Seasons Residences</a></li
    >

    </ul>

    </div>

    <!--column1 end -->


    <!--column2-->

    <div class="columns">
    <ul class="callout-list"
    ><li><a href="http://www.clientsiderealtors.com/franklin-lofts.php">Franklin Lofts</a></li
    ><li><a href="http://www.clientsiderealtors.com/jackson-place-condos.php">Jackson Place</a></li
    ><li><a href="http://www.clientsiderealtors.com/hermann-lofts.php">Hermann Lofts</a></li
    ><li><a href="http://www.clientsiderealtors.com/keystone-lofts.php">Keystone Lofts</a></li
    ><li><a href="http://www.clientsiderealtors.com/kirby-lofts.php">Kirby Lofts</a></li
    ><li><a href="http://www.clientsiderealtors.com/washington-lofts.php">Washington Lofts</a></li
    >
    </ul>

    </div>

    <!--column2 end-->


    <!--column3-->

    <div class="columns">
    <ul class="callout-list"
    ><li><a href="http://www.clientsiderealtors.com/st-germain-condos.php">St Germain Condos</a></li
    ><li><a href="http://www.clientsiderealtors.com/the-point-condos.php">The Point Condos</a></li
    ><li><a href="http://www.clientsiderealtors.com/the-stanford-lofts.php">The Stanford Lofts</a></li
    ><li><a href="http://www.clientsiderealtors.com/capitol-lofts.php">Capitol Lofts</a></li
    ><li><a href="http://www.clientsiderealtors.com/herrin-lofts.php">Herrin Lofts</a></li
    >
    </ul>

    </div>


    <!--column3 end-->

    <div class="clear"></div>
    </div>



    Below is a snippet that is exactly what I am wanting. What do I need to change on the upper snippet?

    <div id="callout">

    <h1><strong>North Dallas Condo Buildings</strong></h1>

    <div class="columns">

    <!--column1-->


    <ul class="callout-list"
    ><li><a href="http://www.viprealtyinfo.com/Tuscany-Towers.php">Tuscan Towers</a></li
    ><li><a href="http://www.viprealtyinfo.com/Athena-Condos.php">Athena Condos</a></li
    ><li><a href="http://www.viprealtyinfo.com/Bonaventure-Condos.php">Bonaventure</a></li
    ><li><a href="http://www.viprealtyinfo.com/8181-Douglas.php">8181 Douglas</a></li
    ><li><a href="http://www.viprealtyinfo.com/Park-Plaza.php">Park Plaza</a></li
    >

    </ul>

    </div>

    <!--column1 end -->


    <!--column2-->

    <div class="columns">
    <ul class="callout-list"
    ><li><a href="http://www.viprealtyinfo.com/Preston-Towers.php">Preston Towers</a></li
    ><li><a href="http://www.viprealtyinfo.com/Galleria-North-Condo-Tower.php">Galleria North</a></li
    ><li><a href="http://www.viprealtyinfo.com/Hotel-Palomar-and-Residences.php">Hotel Palomar </a></li
    ><li><a href="http://www.viprealtyinfo.com/Aventura.php">Aventura Condos</a></li
    ><li><a href="http://www.viprealtyinfo.com/the-shelton-condominiums.php">The Shelton</a></li
    >
    </ul>

    </div>

    <!--column2 end-->


    <!--column3-->

    <div class="columns">
    <ul class="callout-list"
    ><li><a href="http://www.viprealtyinfo.com/Crest-Park.php">Crestpark</a></li
    ><li><a href="http://www.viprealtyinfo.com/Citta-Park-Townhomes.php">Citta Park</a></li
    ><li><a href="http://www.viprealtyinfo.com/Linwood-Villas.php">Linwood Villas</a></li
    ><li><a href="http://www.viprealtyinfo.com/West-Side-Condominiums.php">Tribeca Condos</a></li
    >
    </ul>

    </div>


    <!--column3 end-->

    <div class="clear"></div>
    </div>


    I'm confused because I used the same snippet template. Please advise.

    Thank you!!
    Kim Jameson

  2. #2
    Aaron is offline Real Estate Webmasters Staff Aaron's Most Recent Blog Entry: Email etiquette Aaron is on a distinguished road
    Join Date
    Jun 2005
    Location
    Nanaimo
    Posts
    24,278

    Default Re: How do I get call out boxes with the outline and no bullets?

    Hi Kim,

    I'm not sure I understand the issue ... I tested those snippets out and they appeared to be exactly the same? ... Please clarify.
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  3. #3

    Default Re: How do I get call out boxes with the outline and no bullets?

    Aaron,

    I want my call out boxes to have an outline and just listed in the box....On the Houston website Condo call out boxes there is no outline and each building is bulleted. I used the same snippet template for both call out boxes. I've attached the website for you to see exactly what I am talking about.

    This is what I want:
    http://www.viprealtyinfo.com/condos.php

    This is the website where I want my call out boxes to look like the site above:
    http://www.clientsiderealtors.com/Condos.php

    Thank you so much for your help. Please let me know if this still doesn't make sense.

    Kim

  4. #4
    Aaron is offline Real Estate Webmasters Staff Aaron's Most Recent Blog Entry: Email etiquette Aaron is on a distinguished road
    Join Date
    Jun 2005
    Location
    Nanaimo
    Posts
    24,278

    Default Re: How do I get call out boxes with the outline and no bullets?

    ah - ok - That's because the clientsiderealtors.com does not have the callout boxes CSS ... You will need a work order to get the CSS installed on clientsiderealtors.com. You can request a work order in the work orders forum.

    Thank you,
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts