Jump to content

jackwilsdon

Members
  • Posts

    25
  • Joined

  • Last visited

About jackwilsdon

  • Birthday 06/06/1997

Profile Information

  • Gender
    Male
  • Location
    UK

jackwilsdon's Achievements

Member

Member (2/5)

0

Reputation

  1. When I change the font size of the h1 tag to 80px, it looks like this: http://i.imgur.com/GBTnZ.png . I've also left it as 80px on the live version. EDIT: When editing it with chrome's version of firebug, the font size has to be 150px to fit. Is your browser showing the correct font?
  2. How do I work out the correct text width for the body? PS: Thanks for this help
  3. I think I've fixed it. Moved it back to the old 160px. I changed to EM because I read somewhere online that it was better
  4. That seems to be due to a bug in my CSS, where it loads fonts. What OS / web browser are you using?
  5. Can I see a screenshot where it's going outside the box please, and also can you tell me which browser(s) / OS you experience this on? Thanks
  6. Too much free space, and I wanted the title to fill the full width of the box. If you are talking about it when it was outside the box, it was due to a CSS bug, it's fixed now
  7. Hey, I'm Jack. I would like someone to review my personal site, as I coded it myself, and I would like to learn any downsides to how my code works, and if there is anything wrong with this code. I see it a 'learning exercise', to better myself at JS/HTML/CSS. The URL of my site is [link] Thankyou! - Jack PS: I know the 'paragraph' was unnecessary, I just wanted to put it
  8. I'm having a problem with the following code; <li class="span4"> <div class="thumbnail"> <img src="" alt="" /> <div class="caption"> <h3>Title</h3> <div class="clearfix"> <div class="pull-right"> <div class="btn-group"> <button class="btn btn-success"><i class="icon-thumbs-up"></i></button> <button class="btn btn-danger"><i class="icon-thumbs-down"></i></button> <button class="btn btn-warning"><i class="icon-star-empty"></i></button> </div> </div> </div> </div> </div> </li>The problem is, the buttons look like this; Also, this only appears sometimes, so I cannot easily track it down. Here's a link to where it is hosted; [link] I can reproduce the problem in Chrome, but not in Firefox. What do you think the problem is? Thanks - jack
  9. I'm a decent coder in PHP, and I would like a 'challenge' (nothing crazy ), basically something to do in my free time (which I seem to have a lot of). I would also like the script to be useful for people. I would credit the person who came up with the idea, and please note that I am not trying to steal anyone's ideas. So, if you have any ideas (I do HTML/CSS/JAVASCRIPT too), please don't hesitate to post them!
  10. Does it work in the UK? If so, where is three? (hudson I think)
  11. Thanks for the reccomendations, But I would like to make something with a tiny bit of function, which one(or more) of your suggestions have :L I want to do something nobody has commonly done before is the problem :/ See my site for one thing I made that I haven't seen before It's a bit pointless though http://x12creations.comyr.com/blog/?page_id=92 It selects random things to talk about from a file and prints them. Here is the file; http://x12creations.comyr.com/dictionary.php (sorry about it being PHP and the no new lines, but my host does not allow for txts to be opened by the public, although PHP can access it, I want to show and edit it.) - Jack
  12. Hacked in 10 mins. Joking It seems solid, just to let you know, tried MYSQL injections (does it even use MYSQL?) and brute-ing it, nothing worked
  13. I made this personal portfolio blog thing on wordpress, then extended functionality with own plugins and custom modified theme, please check it out! http://x12creations.comyr.com/blog/
  14. Hello PHPFreaks I am just posting to ask if anyone has any php ideas they want making, or if they have any ideas at all, I'm a newbie-ish web designer with css/html/php/mysql experience, I would just like something to do in my free time. Something sort of simple... If that makes sense xD So, Please reply! Thanks - Jack EDIT: If this is not under the correct topic, please move it.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.