Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Hall of Famer

Notices

Conversation Between Hall of Famer and Tequila
Showing Visitor Messages 211 to 220 of 425
  1. Hall of Famer
    04-15-2012 08:14 AM
    Hall of Famer
    Oh alright, thats so good to know. I have a suggestion to make regarding the new ACP theme, but lets not worry about this until the css font size is fixed. The new ACP is supposed to make its debut in Mys v1.4.0, hopefully it will be awesome by then.
  2. Tequila
    04-15-2012 08:10 AM
    Tequila
    Yay!

    Ugh, I'll check it after work today. 11-8 shift... :|
  3. Hall of Famer
    04-15-2012 04:09 AM
    Hall of Famer
    Well Nyxi...

    Good news: The new ACP theme is working!

    Bad news: The css font size...

    umm, I did what you suggested in bug tracker, and it seems that the css font size problem is still not resolved. The text on dropdown menu and article title/content still becomes somewhat bigger than before. Are you sure it is working nicely on your site? If so, please provide me with a link to your demo site and I will figure out if it was my wrongdoing.
  4. Tequila
    04-13-2012 05:58 PM
    Tequila
    K. ;3 Should be ready for dl. ;3
  5. Hall of Famer
    04-13-2012 05:54 PM
    Hall of Famer
    Alright, sounds interesting. I will download the new ACP theme again and see if this time it works for me. XD
  6. Tequila
    04-13-2012 05:49 PM
    Tequila
    All right. ;3
    I'm working on a theme set for CH, it's season based...
  7. Hall of Famer
    04-13-2012 05:44 PM
    Hall of Famer
    I think so, although we may need to modify the codes slightly, with or without smarty. XD
  8. Tequila
    04-13-2012 05:30 PM
    Tequila
    Cool! ;3

    Found something neat, do you think this'll work with our script?
    http://www.sitepoint.com/forums/show...ason-using-PHP

    Pretty much it's this:
    $winter = array(12, 1, 2);
    $spring = array(3, 4, 5);
    $summer = array(6, 7, 8);
    $fall = array(9, 10, 11);

    $month = date("n"); //1-12

    if (in_array($month, $winter)) {
    $stylesheet = "winter.css";
    } elseif (in_array($month, $spring)) {
    $stylesheet = "spring.css";
    } elseif (in_array($month, $summer)) {
    $stylesheet = "summer.css";
    } elseif (in_array($month, $fall)) {
    $stylesheet = "fall.css";
    }

    echo '<link rel="stylesheet" type="text/css" media="all" href="' . $stylesheet . '" />';

    and you can do:

    if($isSouthern) {
    $winter = array(6, 7, 8);
    $spring = array(9, 10, 11);
    $summer = array(12, 1, 2);
    $fall = array(3, 4, 5);
    }

    For the Southern Hemisphere...
  9. Hall of Famer
    04-13-2012 05:25 PM
    Hall of Famer
    Alright, thats so good to know. I'm working on Mys v1.3.2 now, and you wont believe how different it will be from the previous versions. XD
  10. Tequila
    04-13-2012 05:21 PM
    Tequila
    The files will be at http://mysproject.org/dl/

All times are GMT -5. The time now is 07:53 AM.

Currently Active Users: 4013 (0 members and 4013 guests)
Threads: 4,081, Posts: 32,032, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636