PDA

View Full Version : Style chooser gone


Andy
Apr-04-2006, 09:20 AM
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

ivar
Apr-04-2006, 09:23 AM
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?

:earSeems 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