Style chooser gone

AndyAndy Registered Users Posts: 50,016 Major grins
edited April 4, 2006 in SmugMug Support
Customer did this:
<!-- Start Header -->
            <div id="header">          
                            <img src="/img/spacer.gif" alt="smugmug" title="smugmug" width="116" height="24" hspace="0" vspace="0" border="0" style="display: inline; float: left;" /><div id="toolbar" class="nav"> <B><FONT SIZE=3><a style="color:gold" href="http://waynesports.smugmug.com" class="nav">WayneSports Home</a></FONT></B>               
              
                                | <a style="color:gold" href="http://www.smugmug.com/help" class="nav">help</a>
                |                                    <form name="searchBox"

                |<a style="color:gold" href="http://www.smugmug.com/cart/"><img src="/img/spacer.gif" alt="View Cart" title="View Cart" width="21" height="18" hspace="0" vspace="0" border="0" class="shoppingcart" /></a>
            </div>
        </div>
    </div> 

<BR>


which made a nice little mini header that he liked - BUT it b0rked the view style chooser for galleries - any idea why?

:ear

Comments

  • ivarivar Registered Users Posts: 8,395 Major grins
    edited April 4, 2006
    Andy wrote:
    Customer did this:
    <!-- Start Header -->
                <div id="header">          
                                <img src="/img/spacer.gif" alt="smugmug" title="smugmug" width="116" height="24" hspace="0" vspace="0" border="0" style="display: inline; float: left;" /><div id="toolbar" class="nav"> <B><FONT SIZE=3><a style="color:gold" href="http://waynesports.smugmug.com" class="nav">WayneSports Home</a></FONT></B>               
                  
                                    | <a style="color:gold" href="http://www.smugmug.com/help" class="nav">help</a>
                    |                                    <form name="searchBox"
    
                    |<a style="color:gold" href="http://www.smugmug.com/cart/"><img src="/img/spacer.gif" alt="View Cart" title="View Cart" width="21" height="18" hspace="0" vspace="0" border="0" class="shoppingcart" /></a>
                </div>
            </div>
        </div> 
    
    <BR>
    
    
    which made a nice little mini header that he liked - BUT it b0rked the view style chooser for galleries - any idea why?

    <img src="https://us.v-cdn.net/6029383/emoji/ear.gif&quot; border="0" alt="" >
    Seems to be some stuff missing after the search form, could be from the copying. linky?

    EDIT: looks like there is one div closure too much
Sign In or Register to comment.