Welcome Guest, Not a member yet? Register   Sign In
Styles not fully applying when loading nested view
#4

[eluser]InsiteFX[/eluser]
If your talking about your header it's because your div is not centering it!

Code:
.header { width: 100%; margin: 0 auto; }

// html
<div class="header">
    // load your header here.
</div>

InsiteFX


Messages In This Thread
Styles not fully applying when loading nested view - by El Forum - 04-22-2011, 07:05 PM
Styles not fully applying when loading nested view - by El Forum - 04-22-2011, 08:07 PM
Styles not fully applying when loading nested view - by El Forum - 04-22-2011, 08:25 PM
Styles not fully applying when loading nested view - by El Forum - 04-22-2011, 08:44 PM
Styles not fully applying when loading nested view - by El Forum - 04-22-2011, 08:51 PM
Styles not fully applying when loading nested view - by El Forum - 04-22-2011, 08:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB