Since I heard Stew raving about the style, I'm starting to take a look at this one for a possible project I'm working on.
Good work Arty!![]()
#headerMover { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
#navigation { position: relative; }
#navigation:before, #navigation:after, #navigation nav:before, #navigation nav:after
{
display: block;
content: '';
position: absolute;
top: -10px;
left: -15px;
width: 5px;
height: 5px;
background: #53777A url('@imagePath/xenforo/layout/pattern.png');
}
#navigation nav:before, #navigation nav:after
{
left: auto;
right: -15px;
}
#navigation:after
{
border-top-left-radius: 5px;
background-color: @pageBackground;
}
#navigation nav:after
{
border-top-right-radius: 5px;
background-color: @pageBackground;
}
@media only screen and (max-width: 1060px), only screen and (max-device-width: 1060px)
{
#navigation:before, #navigation:after, #navigation nav:before, #navigation nav:after { display: none; }
}
<genius stuff>
Since I heard Stew raving about the style, I'm starting to take a look at this one for a possible project I'm working on.
Good work Arty!![]()
Anyone using this with XenPorta?
heh stewart you got any live site with Xenporta?Looks fine on full screen...
Once going smaller, the portal blocks on front page, the "portal" so to speak, leave.
You have good timing for this question because I'm testing it right now. Looks like it requires minor changes, which I'll make available as child style.Anyone using this with XenPorta?
heh stewart you got any live site with Xenporta?
We use essential cookies to make this site work, and optional cookies to enhance your experience.