Link to the theme (https://custom.simplemachines.org/index.php?theme=2939)
(https://custom.simplemachines.org/index.php?action=download;theme=2939;attach=266661;image;thumb)
Vintage Xmas is a simple flat theme that uses css over images where possible, with a unique font and a pleasing layout its a theme for your 2020 Yuletide season. While the theme does use some CSS3 its designed for minimal impact so will look almost as good if you use an outdated system.
Terms of use :
This theme is free for personal and commercial use. You are allowed to use it in your projects, change it and adapt for your purposes. You are not allowed to remove the authors copyright.
How.... retro.
How.... brilliant.
The theme is very nice. The only thing I don't like is the green color of the top. How can I change the color?
Thanks
Quote from: lazo50 on December 11, 2019, 03:07:18 AM
The theme is very nice. The only thing I don't like is the green color of the top. How can I change the color?
Thanks
You can change it in css:
#header {
background: #5E7D68;
....
}
Quote from: Dzonny on December 11, 2019, 10:30:29 AM
Quote from: lazo50 on December 11, 2019, 03:07:18 AM
The theme is very nice. The only thing I don't like is the green color of the top. How can I change the color?
Thanks
You can change it in css:
#header {
background: #5E7D68;
....
}
Many TNX