hello,
mybb usualy set theme as 100% width
how to set width forum in 1000 px
thank you
mybb usualy set theme as 100% width
how to set width forum in 1000 px
thank you
![]() |
hello,
mybb usualy set theme as 100% width how to set width forum in 1000 px thank you
for MyBB stock theme you can adjust theme width through changing width property for class wrapper in global.css
default style properties for wrapper class
@.m.
i use duende theme is there same step in duende? i change to this .wrapper { width: 85%; min-width: 970px; max-width: 1000px; ----------1000px margin: auto auto; } but i find not any change
for Duende theme you have to edit width properties for div ID #mainwidth
|
« Next Oldest | Next Newest »
|