Photo RSS
    Andy
    Lifetime Points: 2646

User Stats

    Loading...


    Location:
    Oklahoma City
    About Me I have been at ONEsite for nearly 4 years and have seen it grow and change from a raw concept to a world-class International company. I am in charge of managing and coordinating the creation and production of all client and internal design projects.
    Position: VP, Creative & Production
    Favorite Projects: MiPagina Univision, WWE Universe, Capcom, plus several projects I can't yet disclose.
    Hobbies: Music, Art, Design

Mini Feed

    Monday, October 6
    Andy Working on a project
    Mood: busy
    Friday, October 3
    Andy wacky
    Mood: accomplished
    Wednesday, September 24
    Andy Working on Projects
    Mood: calm

    Rounded Corners on Modules

    Friday, September 12, 2008, 11:06 PM CST [General]

    A common request is the ability to do rounded modules on ONEsite. There are MANY different ways to do rounded corners each with different advantages/disadvantages. But here is a good global way to accomplish this...

    The first part is to decide if you want all the modules to be styled the same or different.

    Modules within ONEsite have a unique classname plus a secondary global class. For instance the login module uses: mod_login and module.

    This additional classname can be used to target the class module which is used across ALL modules. If you only wanted to target the login module you could simply target mod_login.

     

    In my opinion the best method for rounded corners is the "sliding door" method. Essentially it uses two images (one for the left and one for right). Once these are put together it creates the illusion of rounded corners. The other advantage to this is that these can grow to virtually size and will expand or shrink based on their outer width. So it's a good global solution...

    .module .title_container {
    height:auto; width:auto; padding: 0 9px 0 0;
    background: url(topRight.gif) top right no-repeat;
    }
    .module h3.title {
    height: 40px !important;
    background: url(topLeft.gif) 0% 0% no-repeat;
    }

    What it Does:

    .module .title_container = this targets the module level title_container. This is the portion that wraps the title at the top of the module. The code is giving just a little padding and then setting the background to appear but be placed at the top right. This will be your wide graphic.

    .module h3.title = This has a height of 40px (it could be whatever you need it to be). But then attaches a graphic to the top left of the title class. This is the very small left side 'cap' that will be placed on the end of wider right graphic. It keeps the actual h3 level title in place.

    The Pieces and the Result:

    0 (0 Ratings)

    New iPhone Update [2.1]

    Friday, September 12, 2008, 10:35 PM CST [General]

    I've been using the new iPhone update since early this evening. It was by far the BEST install process i've had thus far. Very fast and easy. Apple stated that it fixes battery life (still waiting to test this), 3G problems (it seems to at least for now), faster backups (yep...), plus a host of other fixes and issues. It seems to run faster - my keyboard is faster and nothing has crashed on me. So knock on wood. It looks like this one is good.

    0 (0 Ratings)
  • Thad, 26
    Thad

  • Toby, 37
    Toby

  • Beejay, 28
    Beejay

  • Tof, 28
    Tof

  • Alex, 23
    Alex

  • Cody, 23
    Cody

  • Andrew, 27
    Andrew

  • Evan, 24
    Evan

  • Daniel, 21
    Daniel

  • Steven, 23
    Steven

  • Janell, 22
    Janell

  • Mark, 99
    Mark

Latest Comments


    Leave a Comment | View All Comments

    Let me know when you get some of the songs on myspace.

    Cody
    July 02, 2008
    09:51 AM CST

    Turns out battery isn't too bad unless i have blue-tooth going. If i leave blue tooth on , or maybe it was wi-fi, but one day the thing drained really fast. I turned blue-tooth of except when in use now, and it seems to be doing much better for me.

    Bill
    April 05, 2008
    09:18 AM CST

    That is a mighty fine super long status you've got there, Andy.

    Alex
    March 17, 2008
    11:05 AM CST

    I feel so small ;)

    Bill
    March 11, 2008
    08:34 AM CST

    Vista, but that is seeming to be a mistake thusfar.

    Ever seen Vista Blue Screen? I have! ^_^

    Alex
    February 25, 2008
    09:02 AM CST
    First Previous 1 Next Last