[How To?] How to make your forum squared? - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: [How To?] How to make your forum squared? (/thread-194891.html) |
How to make your forum squared? - Dizzygaming - 2016-06-29 I've completely forgot what it's called but I'll describe it well! Right basically it's the thing that is at the top of sections which comtain they category name. On the default them it's rounded I want it to be squared and a flat design how do I do this? RE: How to make your forum squared? - .m. - 2016-06-29 open css3.css stylesheet of the theme in advanced edit mode and use comment tags for the entire code by adding /* at the beginning of the first line and */ at the end of the last line save the stylesheet and hard refresh your browser (eg. press CTRL + F5) on index page & check RE: How to make your forum squared? - Dizzygaming - 2016-06-29 (2016-06-29, 05:23 PM).m. Wrote: open css3.css stylesheet of the theme in advanced edit mode and use comment tags for the entire code Wow thanks very much! I didn't realise it was so simple. RE: How to make your forum squared? - User 6029 - 2016-10-09 (2016-06-29, 05:07 PM)Dizzygaming Wrote: I've completely forgot what it's called but I'll describe it well! Change your css3.css to something like this:
|