[DEV] Mystical-Dream
-
- Site Admin
- Beiträge: 649
- Registriert: 3. Apr 2019, 17:36
- Vorname: Jutta
- Dein Land: Schweiz
- Wohnort: Zuchwil / SO
- Kontaktdaten:
[DEV] Mystical-Dream
Mystical Dreams
Not a real child style. Let's see if it will be finished and if it will work, if everything is packed into one css. Sometimes unfortunately not everything works then. Style updadet to 3.3.0
Header changed Icons skelett announce and sticky --
Inside and rules Dropdown adapted Ucp border changed - box-shadow inserted
----
Distance error in action-bar-top corrected / Completely new adapted, .action-bar.bar-bottom .pagination new adapted
Not a real child style. Let's see if it will be finished and if it will work, if everything is packed into one css. Sometimes unfortunately not everything works then. Style updadet to 3.3.0
Header changed Icons skelett announce and sticky --
Inside and rules Dropdown adapted Ucp border changed - box-shadow inserted
----
Distance error in action-bar-top corrected / Completely new adapted, .action-bar.bar-bottom .pagination new adapted
-
- Site Admin
- Beiträge: 649
- Registriert: 3. Apr 2019, 17:36
- Vorname: Jutta
- Dein Land: Schweiz
- Wohnort: Zuchwil / SO
- Kontaktdaten:
Re: [DEV] Mystical-Dream
Code: Alles auswählen
.phpbb_alert {
background-color: #B1A48E;
background-image: url("./images/dropdown_back.png");
background-repeat: repeat;
filter: none;
border: 2px solid #390707;
border-radius: 2px;
box-shadow: 0 0 0 1px #000, 0 0 0 2px #CCAE71, 0 0 0 3px #444, 0 0 0 4px #000;
-moz-box-shadow: 0 0 0 1px #000, 0 0 0 2px #CCAE71, 0 0 0 3px #444, 0 0 0 4px #000;
-webkit-box-shadow: 0 0 0 1px #000, 0 0 0 2px #CCAE71, 0 0 0 3px #444, 0 0 0 4px #000;
}
.alert_text h3 {
color: #DDC99F;
font-weight: bold;
font-size: 1.1em;
}
.alert_text {
color: #CCAE71;
}
.alert_text p {
color: #DDC99F;
font-weight: bold;
font-size: 1.1em;
}
.alert_text label {
color: #CCAE71;
}
.phpbb_alert .alert_close {
float: right;
margin-right: -21px;
margin-top: 0px;
}
.alert_close .icon::before {
background-color: #111111;
font-size: 24px;
}
.fa-times-circle::before {
color: #DDC99F !important;
font-weight: 600;
text-shadow: 1px 1px 11px black;
}
Code: Alles auswählen
.darken {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0.7;
z-index: 45;
}
display:inline-block
, the go to advanced search link also slides up. I didn't find that ideal either. But if it works responsive it is probably better than the one in the picture above.
Actually it looks much better this way, than before. Also, it seems to work responsibly.Attachbox, images and profiles newly adapted. Box-shadow added for the images.
-
- Site Admin
- Beiträge: 649
- Registriert: 3. Apr 2019, 17:36
- Vorname: Jutta
- Dein Land: Schweiz
- Wohnort: Zuchwil / SO
- Kontaktdaten:
Re: [DEV] Mystical-Dream
No-ava corrected
This color-coded username also looks a bit strange. There should be a better customization possibility for this color problem. The name must still be readable. As long as you don't show a background image for the rank, it works like this. But imagine how it looks like if it has also a background behind the rank.
Maybe I should remove this post profile background image again and add a slightly darker or lighter solid color instead.
postprofile changed again
I can try whatever I want, the topic and forenicons always look bad. Nothing really fits. This color-coded username also looks a bit strange. There should be a better customization possibility for this color problem. The name must still be readable. As long as you don't show a background image for the rank, it works like this. But imagine how it looks like if it has also a background behind the rank.
Maybe I should remove this post profile background image again and add a slightly darker or lighter solid color instead.
postprofile changed again
-
- Site Admin
- Beiträge: 649
- Registriert: 3. Apr 2019, 17:36
- Vorname: Jutta
- Dein Land: Schweiz
- Wohnort: Zuchwil / SO
- Kontaktdaten:
-
- Site Admin
- Beiträge: 649
- Registriert: 3. Apr 2019, 17:36
- Vorname: Jutta
- Dein Land: Schweiz
- Wohnort: Zuchwil / SO
- Kontaktdaten:
-
- Site Admin
- Beiträge: 649
- Registriert: 3. Apr 2019, 17:36
- Vorname: Jutta
- Dein Land: Schweiz
- Wohnort: Zuchwil / SO
- Kontaktdaten:
Re: [DEV] Mystical-Dream
Style colours completely changed in version alpha. I still have to transfer the responsive changes to responsiv.css.
The main problem are still the forum and topic icons.
I have moved the end div of the border several times. Hopefully it is now in the correct place.
Once again the button flicker problem arose because of the size shift in the hover. I've already had it twice and don't know why again. Pasted the prosilver buttons back in several times and then adjusted them again - the error is back. And again the stupid label hover problem where there should be no hover colour at all.
The style remains a "bottomless pit" with these partially transparent pieces. After all, you still have to be able to write and read everywhere.
The scroller is only displayed reasonably correctly in Firefox. In all other browsers it is only displayed in one place, otherwise everywhere in horrible white.
I have managed to adjust the round input buttons. But the square ones seem impossible - they are always blue.
The main problem are still the forum and topic icons.
I have moved the end div of the border several times. Hopefully it is now in the correct place.
Once again the button flicker problem arose because of the size shift in the hover. I've already had it twice and don't know why again. Pasted the prosilver buttons back in several times and then adjusted them again - the error is back. And again the stupid label hover problem where there should be no hover colour at all.
The style remains a "bottomless pit" with these partially transparent pieces. After all, you still have to be able to write and read everywhere.
The scroller is only displayed reasonably correctly in Firefox. In all other browsers it is only displayed in one place, otherwise everywhere in horrible white.
I have managed to adjust the round input buttons. But the square ones seem impossible - they are always blue.
-
- Site Admin
- Beiträge: 649
- Registriert: 3. Apr 2019, 17:36
- Vorname: Jutta
- Dein Land: Schweiz
- Wohnort: Zuchwil / SO
- Kontaktdaten:
Re: [DEV] Mystical-Dream
Dieser Style befindet sich noch in Entwicklung und kann nicht in einem Liveboard installiert werden.
Prosilver der entsprechenden Version muss installiert sein.
---
This style is still under development and cannot be installed in a liveboard.
Prosilver of the corresponding version must be installed.
---
Prosilver der entsprechenden Version muss installiert sein.
---
This style is still under development and cannot be installed in a liveboard.
Prosilver of the corresponding version must be installed.
---