![]() |
|
[For 1.6] Apart for 1.6 [Released] - Printable Version +- MyBB Community Forums (http://community.mybb.com) +-- Forum: Resources (/forum-8.html) +--- Forum: Themes and Templates (/forum-103.html) +---- Forum: Releases (/forum-104.html) +---- Thread: [For 1.6] Apart for 1.6 [Released] (/thread-74333.html) |
RE: Apart for 1.6 [Released] - Justin S. - 04-09-2011 11:20 PM (04-08-2011 12:53 AM)yuyu Wrote: What is the font used in the logo? Logo font is Museo. RE: Apart for 1.6 [Released] - yuyu - 04-12-2011 02:11 AM (04-09-2011 11:20 PM)Justin S. Wrote:(04-08-2011 12:53 AM)yuyu Wrote: What is the font used in the logo? Thanks
RE: Apart for 1.6 [Released] - Forbin - 04-13-2011 12:39 AM Justin, very nice bit of work. I appreciate you doing this and making it available to the community. RE: Apart for 1.6 [Released] - xpserkan - 04-18-2011 03:23 AM Thank you Justin! RE: Apart for 1.6 [Released] - Caiaphas - 04-20-2011 11:53 AM I'm using Apart Earth. My logo is aligned with the left edge of the wrapper. I'd like it to be center aligned. What can I change? My header template looks like this. Code: <div id="container">RE: Apart for 1.6 [Released] - Justin S. - 04-20-2011 09:11 PM (04-20-2011 11:53 AM)Caiaphas Wrote: I'm using Apart Earth. My logo is aligned with the left edge of the wrapper. I'd like it to be center aligned. What can I change? Edit the global.css stylesheet for the theme. Add the following to #logo: Code: text-align: center;And that should do it. RE: Apart for 1.6 [Released] - Caiaphas - 04-20-2011 09:17 PM (04-20-2011 09:11 PM)Justin S. Wrote: Edit the global.css stylesheet for the theme. Add the following to #logo: Yes! That did it. Thank you. Thanks also for the great theme! Where is the code that changes the usercp, modcp, background bar's grey color? ![]() This theme has helped me learn a lot! RE: Apart for 1.6 [Released] - Serkan - 04-23-2011 10:40 AM First of all, thank you for your great work. I have a little problem: ![]() Sorry for my bad english. RE: Apart for 1.6 [Released] - Justin S. - 04-23-2011 01:08 PM Because of the way the post bit is handled, it is not possible to combine those two. That's why they're separate in the theme. RE: Apart for 1.6 [Released] - Chibicloud - 05-10-2011 08:00 PM Hey Justin, rly great Skin i love the structure of this theme, but there is one thing that i would change in my forum. http://i56.tinypic.com/20gjlg5.jpg I want to change that white Background to in another color, it is allowed to change it? If it is allowed to change, can u tell me how and where i have to configure it? |