Jump to content

kralcx

Member
  • Posts

    153
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by kralcx

  1. Sir,

    I have a dynamic table pulling out from database which contains a field "complaint_status" this can take only two values PENDING and CLEARED. I want to show the field color for PENDING as RED and CLEARED as GREEN. How to do it with PHP. Please Help me.

    best to ask this question in the programming section under php

  2. I took a quick glance at your site and this is what stood out to me:

     

    the header needs to be moved over about 10 pixels or so to the left so it will be even with the main section of your site. Also the naviagtion bar should be stretched out to match the length of the header (either that or center the navigation under the header). Also the left side of your main section needs some padding (the text is too close to the edge). I would also center your footer and use a smaller font size. Hope that helps.

  3. I'm not sure what the problem is (troubleshooting IE is never fun for me), however line 46 is missing a 's'; instead of .cs I believe it should be .css

     

    Maybe a css reset or normalize might work. I would be interested in the solution myself.

  4. Just for curiosity, would like to know how the home page of www.maxcdn.com is made ! its so cool to look at !

    Will be grateful if some one give the idea about tools and techniques to create it !

     

    This will get you started....

     

    php - programming language

    YUI - Javascript Framework

    Wordpress - CMS

    Wordpress Theme - MaxCDN v4

    Wordpress Plugin - WP Minify

    Modernizr 2.6.2 -Javascript Framework

    jQuery 1.9.1 - Javascript Framework

    Google WebFonts

  5. The term “parallax” first came from the visual effect of 2D side scrolling videogames that used different background image movement speeds to create the illusion of depth during gameplay. This was generally done by making the background of the game move slower than the foreground in order to make it seem further away. This same concept applies to parallax site design in which the background of the website moves at a different speed as the rest of the page for an impressive visual effect that allows for countless creative applications for online storytelling.

     

    No new skills are needed; html,css,jquery, and javascript will work.

     

    Examples of parallax design

  6. hey im new here but need some help i am designing a web site and my client wants a video graphic which i created in daz studio and made it into an avi file. what i need to know is how do i make that video a clickable link that will take me from the landing page where this video is to the home page that has the rest of the site on it. i am currently using dream weaver to make the site but i can code by hand. please if any one know how to do this and easily it would be helpful.

     

    This is done by creating a hot spot in the video which when moused over becomes clickable and can take the user to an external link. I personally have used Camtasia Studio for this

×
×
  • Create New...