phpbb Version: 3.2.10
Language: de, de_x_sie, en, fr, it, nl
Prosilver version 3.2.10 must be installed
Demo and Download
Changes in version 3.2.8
* Inserted font removed for privacy reasons
Changes in 3.2.5.4 / 3.2.7.1
* Overall_header and navbar_header reviewed and adjusted
* Entire style.css newly adjusted (color error corrected)
Changed in Version 3.2.7
* Icon-green-color: changed color
* PM border-color changed
Important:
Larger style changes are too difficult for beginners with this style!
However, any description length is possible, if the forum title is too long, the header doesn't look good in smaller displays.
Therefore this style is not recommended for forums with a long title!
The style width is fixed. Otherwise most of it would have to be adapted, also in the responsive (The Style consists of 3 Wraps).
I will definitely not give support for changes in the style width. That's too time consuming!
If you want to change the header background, you should also change the tabs, navigation and buttons.
Because everything is adjusted to the header background.
A logo can be inserted in the header, but a whole header image is not responsive.
The logo has to be inserted in two sizes in the image folder of the style.
If you want the logo to be much bigger, you have to create 3 logos and adjust the responsive.
Info:
If you do not want to display a forum title, a small black border is displayed.
If you don't want this you have to replace the whole code in colored_welcome.css line 26, with this code:
Code: Select all
h1 {
color: #E9967A;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.6em;
text-align: center;
text-shadow: #000 1px 1px 0;
width: 60%;
padding-top: 2px;
padding-bottom: 4px;
margin: -40px auto 10px;
}
****** There are alternative icons for the icon topic_hot I still have an alternative complete icon set in progress (forum and announcement icons with the header background).