Web Design Forum: Matt Maclennan - Viewing Profile - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting

Matt Maclennan's Profile User Rating: -----

Reputation: 2 Neutral
Group:
Members
Active Posts:
63 (0.08 per day)
Joined:
17-March 10
Profile Views:
2,300
Last Active:
User is offline Mar 26 2012 07:06 PM
Currently:
Offline

My Information

Member Title:
Forum Newcomer
Age:
20 years old
Birthday:
December 7, 1991
Gender:
Male Male
Location:
Gravesend, Kent
Interests:
Web Design, hand coding, photo editing, troublewhooting

Contact Information

E-mail:
Click here to e-mail me
MSN:
MSN  mattmaclennan@live.co.uk

Users Experience

Experience:
Intermediate
Area of Expertise:
Web Designer

Latest Visitors

Posts I've Made

  1. In Topic: PS "Save for Web" automatically resizing image

    21 March 2012 - 07:57 PM

    View Postporkchops, on 20 March 2012 - 12:30 PM, said:

    Are you sure it's actually exporting them at 64%? It's probably only displaying the image at 64% inside the SWD dialog.


    Yeah, does it automatically. Guess it's something to do with image size limits in SWD?
  2. In Topic: Browser compatibility

    30 January 2012 - 07:34 PM

    Hi there!

    I use Adobe Browserlab. This is good for what I do, because you can overlay 2 browsers, and easily see the differences. Best thing is, you don't have to install any extra browsers.

    Quote

    install the browsers.


    Zed is right, if you are web developing, you should really have all the common web browsers installed, but because I'm feeling kind, here are the links :)

    Google Chrome
    Firefox
    Internet Explorer
    Safari

    Hope this helps! :)
  3. In Topic: Dropdown Div Wordpress Login

    30 January 2012 - 06:04 PM

    Hi Ash,

    Do you use Firefox? If so, use a tool called Firebug, this allows you to edit HTML, CSS and Javascript live in the browser, without affecting any uploaded or local files :)
  4. In Topic: Dropdown Div Wordpress Login

    30 January 2012 - 05:09 PM

    Hi Ash!

    For a quick job I have done before, I have used this to good effect! Obviously you can edit the CSS and images inside the files as you require.

    You just put the login form in the appropriate div, and make sure that the form has an action which is posted to the relevant PHP file you are creating.

    Hope this helps! :)
  5. In Topic: User role inserted into comments section instead of User Name

    25 January 2012 - 11:21 PM

    View PostGalaxyTramp, on 25 January 2012 - 05:05 PM, said:

    $query = "INSERT INTO comments (userName, comment, page_ID) VALUES ('$userName', '$comment', '$game_ID')";
    
    


    Should this not read

    $query = "INSERT INTO comments (userName, comment, page_ID) VALUES ('$userName', '$comment', '$page_ID')";
    



    Hi there!

    Thanks for the idea! However, I declared a variable "Game_ID", which is getting the id number from the URL, so that is fine. It's just the User Role (1,2,3) instead of the User Name going into the comments table, which is obviously not how it should be!

Friends

Comments

Page 1 of 1
  1. Photo

    Ben 

    17 Mar 2010 - 21:15
    Welcome to the forum Matt Maclennan Thank you for taking the time to join :)
Page 1 of 1