Quote:
Originally Posted by hoof
Here's the fix to the Profile Tabs not showing up in IE on Blak_Ice
Go to your AdminCP -> Styles & Templates/Style Manager -> Blak_Ice -> Edit Templates -> Header
Find at bottom:
$spacer_open
Add above:
Code:
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
</table>
<!-- /logo -->
That should fix it up 
|
that was the fix, thank you! great style thank you for sharing:up: