It has the prefix Release, not dev or beta.mrgtb wrote:Huh? What do you mean?
You mean like this: https://www.phpbb.com/customise/db/style/revolution/CarpCharacin wrote:Why isn't it released on the styles database?
Yes. Only the 3.0 version is released on the styles db, not the 3.1 version.bonelifer wrote:You mean like this: https://www.phpbb.com/customise/db/style/revolution/CarpCharacin wrote:Why isn't it released on the styles database?
CarpCharacin wrote:Why isn't it released on the styles database?
mrgtb wrote:Not sure but think the author of theme has to submit it themselves to it. if they don't it, then it will remain listed here as 'work in progress'
CarpCharacin wrote:It is here as a release.
mrgtb wrote:Huh? What do you mean?
CarpCharacin wrote:It has the prefix Release, not dev or beta.
The style has not been submitted to the customisation database but the style works perfectly in version 3.1.9CarpCharacin wrote:Yes. Only the 3.0 version is released on the styles db, not the 3.1 version.
Thanks, fixed, sorry for thatIbedejo wrote:
max-width
to change the entire width of style ?Code: Select all
#header-bg {
max-width: XXXpx;
Code: Select all
#wrap-bg {
max-width: XXXpx;
Open theme/common.css, Line 178iorG19 wrote:where is themax-width
to change the entire width of style ?
i do change both:
andCode: Select all
#header-bg { max-width: XXXpx;
no changes were made; i also refresh cacheCode: Select all
#wrap-bg { max-width: XXXpx;
Code: Select all
#header-bg {
max-width: 900px;
height: 147px;
margin: 0 auto;
It was browser cache problem; thank you!Hippie459MN wrote:
Change the max width to whatever you need.
EDIT: You might need to purge the cache after you make your change. Only the one edit worked just fine for me.
no, is not! that is only from this style; if you change style id fromLumpy Burgertushie wrote:admin panel, general tab, board settings. you have to put something in the blanks for site name and description for them to show up on the page.
robert
style=3
to style=2
or style=1
or ... nothing. Just delete preview viewing main /index.php and you will see!