|
|||||||
![]() |
Forum Index > glFusion > Theme Support |
|
|
New glFusion Look
|
|||
| First | Previous | 1 2 | Next | Last | | | Printable Version |
|
ecchi_goshujinsa | ||||||||
|
Greetings,
Favorate Quote: "I would like to change the world, but they won't tell me the source code."
|
![]() Junior ![]() Group Comfort Level:: 0 ![]() ![]()
Registered: 03/24/09 |
||||||||
|
|||||||||
|
bisdak | ||||||||
|
Real cool look team I like the new theme very much. Just about to embark on the upgrade process. Tita T |
![]() Active Member Group Comfort Level:: +6 ![]() ![]()
Registered: 08/14/09 |
||||||||
|
|||||||||
|
suprsidr | ||||||||
|
Good job guys, looks great. |
![]() Regular Member Group Comfort Level:: +3 ![]()
Registered: 12/21/06 |
||||||||
|
|||||||||
|
Geiss | ||||||||
I was wondering if the current and new look/theme on the glFusion site is going to stay exclusive to the site itself or if there was any possible way in which you guys would be able to share the new look for the rest of the community?
|
![]() Admin Group Comfort Level:: +57 ![]() ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
TechSys | ||||||||
|
Anxiously awaiting this. For some reason I can't stand the default theme and need a change. |
![]() Newbie Group Comfort Level:: +1 ![]()
Registered: 12/11/05 |
||||||||
|
|||||||||
|
Geiss | ||||||||
|
Did you see this post on the dev mailing list?
|
![]() Admin Group Comfort Level:: +57 ![]() ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
TechSys | ||||||||
|
Geiss, no I didn't see that post. Thank you. Fixing to try it out. |
![]() Newbie Group Comfort Level:: +1 ![]()
Registered: 12/11/05 |
||||||||
|
|||||||||
|
Geiss | ||||||||
|
Let me know how it goes. I'd appreciate any feedback.
|
![]() Admin Group Comfort Level:: +57 ![]() ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
TechSys | ||||||||
|
On a pretty much clean install of glfusion. Pretty sure I'll have to do some modifications to get it right so this stuff is probably on my part. PHP Formatted Code [staticpage_content:slate_featured]
|
![]() Newbie Group Comfort Level:: +1 ![]()
Registered: 12/11/05 |
||||||||
|
|||||||||
|
ecchi_goshujinsa | ||||||||
|
I just seen the link for the theme and i'm uploading it now for testing. I'm already liking how it contains a lot LESS files than the nouveau theme. I will test it and report any bugs on my end to further help in the development of this theme.
Favorate Quote: "I would like to change the world, but they won't tell me the source code."
|
![]() Junior Group Comfort Level:: 0 ![]() ![]()
Registered: 03/24/09 |
||||||||
|
|||||||||
|
Geiss | ||||||||
Got this showing right under the header:PHP Formatted Code [staticpage_content:slate_featured] Not sure where that came from and don't remember seeing it right after I installed the theme. Probably something I messed up.
Login and password boxes on left instead of login link at top.
Still have right and left blocks. Not a big deal, but they are blending in with everything else.
Last night something in the admin area messed up. The links on the left were all garbled up into the main part of the screen.
Fluid doesn't work on 1680 x 1050 screens. Everything is in the center. No problem here though.
I'm already liking how it contains a lot LESS files than the nouveau theme.
|
![]() Admin Group Comfort Level:: +57 ![]() ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
ecchi_goshujinsa | ||||||||
|
A few things while testing the slate theme.
Favorate Quote: "I would like to change the world, but they won't tell me the source code."
|
![]() Junior Group Comfort Level:: 0 ![]() ![]()
Registered: 03/24/09 |
||||||||
|
|||||||||
|
Geiss | ||||||||
|
Yep, like I said, it's an alpha. The translations stuff is purposely not in there as I'm deciding if I want to include it just inline when creating the block from the php function, so that we minimize the size of the stylesheets. For the time being, just copy and paste the relevant code out of nouveau's style.css file: PHP Formatted Code /* Auto Translations css */.autotranslations { list-style-image:none; list-style-position:outside; list-style-type:none; padding:0; width:160px; display:block; } .autotranslations li { float:left; margin:0 5px 5px 0; background:url(images/translations/sprite-flags.png) no-repeat top left; width:16px; height:11px; } .autotranslations li.sprite-ar { background-position: 0 0; } .autotranslations li.sprite-bg { background-position: 0 -12px; } .autotranslations li.sprite-ca { background-position: 0 -24px; } .autotranslations li.sprite-cs { background-position: 0 -36px; } .autotranslations li.sprite-da { background-position: 0 -48px; } .autotranslations li.sprite-de { background-position: 0 -60px; } .autotranslations li.sprite-el { background-position: 0 -72px; } .autotranslations li.sprite-en { background-position: 0 -84px; } .autotranslations li.sprite-es { background-position: 0 -96px; } .autotranslations li.sprite-fi { background-position: 0 -108px; } .autotranslations li.sprite-fr { background-position: 0 -120px; } .autotranslations li.sprite-hi { background-position: 0 -132px; } .autotranslations li.sprite-hr { background-position: 0 -144px; } .autotranslations li.sprite-id { background-position: 0 -156px; } .autotranslations li.sprite-it { background-position: 0 -168px; } .autotranslations li.sprite-iw { background-position: 0 -180px; } .autotranslations li.sprite-ja { background-position: 0 -192px; } .autotranslations li.sprite-ko { background-position: 0 -204px; } .autotranslations li.sprite-lt { background-position: 0 -216px; } .autotranslations li.sprite-lv { background-position: 0 -228px; } .autotranslations li.sprite-nl { background-position: 0 -240px; } .autotranslations li.sprite-no { background-position: 0 -252px; } .autotranslations li.sprite-pl { background-position: 0 -264px; } .autotranslations li.sprite-pt { background-position: 0 -276px; } .autotranslations li.sprite-ro { background-position: 0 -288px; } .autotranslations li.sprite-ru { background-position: 0 -300px; } .autotranslations li.sprite-sk { background-position: 0 -312px; } .autotranslations li.sprite-sl { background-position: 0 -324px; } .autotranslations li.sprite-sr { background-position: 0 -336px; } .autotranslations li.sprite-sv { background-position: 0 -348px; } .autotranslations li.sprite-tl { background-position: 0 -360px; } .autotranslations li.sprite-uk { background-position: 0 -372px; } .autotranslations li.sprite-vi { background-position: 0 -384px; } .autotranslations li.sprite-zh-CN, .autotranslations li.sprite-zh-TW { background-position: 0 -396px; } .autotranslations img { height:11px; width:16px; }
|
![]() Admin Group Comfort Level:: +57 ![]() ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
ecchi_goshujinsa | ||||||||
|
Ok cool, actually I really want to stray away from the translation block and put it on the footer similar to how it shows on glfusion.org so i'll hold off on putting that code on the css file, but thanks for noting that. PHP Formatted Code <div style="font-size:10px; line-height:20px;">{copyright_notice} {site_name} All Rights Reserved<br /> {execution_textandtime} <?php if (SEC_inGroup( 'Root' )) { echo "glFusion v" . GVERSION . PATCHLEVEL; } ?> </div>
Favorate Quote: "I would like to change the world, but they won't tell me the source code."
|
![]() Junior Group Comfort Level:: 0 ![]() ![]()
Registered: 03/24/09 |
||||||||
|
|||||||||
|
Geiss | ||||||||
|
Have you made any changes to the slate/plugins/sitetailor/gl_horizontal-cascading.thtml file? The menu looks like you perhaps shortened the width, but didn't also compensate by shortening the left margin of the sub sub menus, so they'll offset and still line up the same amount. I believe the default is 177px, so if you've changed the width to something less, you also need to adjust the margin on the sub sub menus to match.
|
![]() Admin Group Comfort Level:: +57 ![]() ![]()
Registered: 02/15/07 |
||||||||
|
|||||||||
|
| First | Previous | 1 2 | Next | Last |
| All times are CDT. The time is now 03:51 am. |
|
|