Black

Well-Known Member
Hello,
I would like to change something in the Boxed Still from Xenbase.
So it looks normal :
2.jpg


But this is how I would like it to be, how could I do this?
1.jpg
 
Something like this in extra.less should do the trick:

Code:
.XenBase .xb-page-wrapper
{
    padding: 0;
}
.p-body
{
    padding: 10px 15px;
    @media (max-width: @xf-responsiveWide) { padding: 0; }
}
 
Thanks, great.
Can I also make the header transparent, so that I can only place the logo in the middle?
What would I have to do?

That's what it looks like:
1.jpg

This is how it should look:
1.1.jpg
 
That will be difficult to do with the boxed effect. I'm curious why you're using the boxed effect if the goal isn't to have a box effect :D.

Why not switch to like "Classic" for the page layout.
 
That will be difficult to do with the boxed effect. I'm curious why you're using the boxed effect if the goal isn't to have a box effect :D.

Why not switch to like "Classic" for the page layout.

You're right xD, of course.
But there are a few things that need to be changed :/.
Can you get the sub-navi and footer as wide as the NAvi / content?

And these gaps between Navi - COntent and Content - Footer would have to be removed.

Would that be possible? :/

Unbenannt-13.jpg
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back