Scroll by [XenCrea] [Paid] [Deleted]

  • Thread starter Thread starter Deleted member 10469
  • Start date Start date
Ah, the issue with the discoloured pages seems to also affect some of the settings pages:
t9nPulL.png


How do I find the container ID's so that I can add them to EXTRA.css? I found .account_alerts by guessing but I don't know about the others.
 
Hello, it's a recent bug (1.2), thanks for repport, I have fixed that for next update.

Just add at the end of your extra.css template:

Code:
.account_personal_details .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}

Result :

4uiHI.jpg
 
Thanks a lot! I figured out how to find the ID now... it's the url :D

Sorry for bringing this up again, but I really can't figure it out... For the background to cover everything regardless of resolution where do I add
Code:
html.Public, body {
    background-size: cover !important;
}
?

I've tried adding both that and
Code:
@media screen {
    html.Public, body  {
        background-size: cover !important;
    }
}
to EXTRA.css, but I just can't get it to work :cry:
 
To make all the settings look good, add this to EXTRA.css:

Code:
.account_contact_details .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}

.account_alerts .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}

.account_privacy .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}

.account_preferences .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}

.account_alert_preferences .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}

.account_following .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}

.account_ignored .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}

.account_security .sectionMain {
    background: none !important;
    border-color: #7D6C5A !important;
}
 
Here's a feature request: do you think you could move the search bar so that it doesn't look out of place? Something along these lines:
oWSJGGZ.png
 
You're welcome.

I have a question:

I'm absolutely new to xenForo. If i buy / install this template, is it possible and allowed to replace the header banner? Same question for the small icon-message-XXX.png files?

I need a template for a horse community, and I really like your template.

Or can you create / modify any existing template and sell it to me?

You can send me private message if you want to.

Regards, Garfield.

PS: Excuse my bad english ;-)
 
Looks very good. I have to talk to my wife, it's her board, I'm responsible for the tech part of it^^

I'm not french, no, but I live next to France / Luxembourg on the German side ;-) if I look out of the windows on the back of my house, I can see France ;-)

...mais mon francais est terrible *lol* normallement je comprends qu'on dit, et je peut parler un ti peut, mais c'est difficile pour moi. J'appris le francais avant 20 ans env. à l'ecole et je ne le parle pas très souvent.

Alors: Bonne weekend à toi ;-)
 
Hello, nothing new, it is only to inform => the release is tested and compatible with this version on xenforo.
When there is news, I say in the description.
 
Top Bottom