Hello, it is posiblle add white wrapper in to background same like Flat Style theme ?
I need add in theme metrolike color background but if i add it , text not see.
It is possible add white bacground with 1px border, just same like in this Flat Style.
Thanks
It is possible add white wrapper in background ? - metrolike
-
- Registered User
- Posts: 42
- Joined: Tue Jun 12, 2018 12:31 pm
Re: It is possible add white wrapper in background ?
open /styles/metrolike/theme/metrolike.css and add to the bottom:
If you are using any colour variations of Metrolike, you will need to add the above code to the relevant
Code: Select all
.page-body {
background-color:#ffffff;
padding:5px;
}
metrolike-xxx/theme/metrolike-xxx.css
fileMy phpBB styles: phpbbstyles.iansvivarium.com
My "board": iansvivarium.com (yes, it's running phpBB!)
My "board": iansvivarium.com (yes, it's running phpBB!)
-
- Registered User
- Posts: 1470
- Joined: Fri Dec 12, 2008 9:08 pm
- Location: Manchester, UK