ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Search results

  1. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! it works fine in my firefox mate? its not centered but thats about it.
  2. Adams_16v

    Boot from External HDD?

    check for latest firmware bud! ^^
  3. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! you still have loads of CSS in your HTML there matey, try and keep it all within the CSS doc rather than at the top of the HTML. If you use Dreamweaver to add colours, sizes, borders, etc via the toolbar it tends to add them automatially...
  4. Adams_16v

    PAC Code Requested..

    iv recently done the same. pissed off with orange customer services, the fact they charge for delivery reports, reduce their MMS image sizes to hardly seeable and are complete clampits that lie when you ring them up! iv had my ophone off for 2 days whilst they arsed about changing my number...
  5. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! to get rid of the bullets: #menu ul { list-style: none; list-style-image: none; }
  6. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! yeh it had me pulling my hair out for hours on end when i was learning lol!
  7. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! it is, but its just a fix for DIV positioning. if you break up a line of text at the bottom of your 'content' area with the <br> and assign it the 'clearsides' property then it ensures the page unfolds and displays correctly. its not to...
  8. Adams_16v

    "Quick Format" and Normal Format

    i had IBM deskstars and they died on me! best thing to do when buying a new HDD is read custoemr reviews on ebuyer. people tell you if they last or not. saved me a couple of times
  9. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! <li> is for lists. I find them easie to create menu's using CSS as you can make rollovers work nicely for them if you add 'block' properties. see my cs above. <a href> <a> is a web link/URL the # is there cos i dont know your actual...
  10. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! with using DIVS there is a little trick you need to use. If you look in my CSS above there is a '.clearsides' property. at the end of your content, before the footer, you need to add a BR with the class as 'clearsides. this makes sure...
  11. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! yeh once you get the hang of it you'll be laughing mate! Jon, nice site that pal, very clean and professional looking. iv got 3 more sites needing doing, but I cant be arsed at the mo with spending most of my free time doing the angelworks...
  12. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! give this a go, should look like this: clicky thats basicaly what u need to get going, with the layout structure. Study the html and css and play about with the css slightly and see how things change about. best way to learn is trial and...
  13. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! better yes. you dont need to assign classes AND ID's to half your items though, just have an ID if tehre is only one occurance, and a class if there are more than one. also advisable not to use spaces in file/folder names like in your css...
  14. Adams_16v

    photoshop help!

    stick with the pen tool bud, you can undo if you make a slight mistake. less pressure
  15. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! aye thats it mate. you did it right in the first place, but you had 2 stylesheets attatched, you only need one really which included everything.
  16. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! right mate, first off looks like you have your CSS at the top of your html. all you need to do to combine whats in both your CSS docs is to copy all of whats in one of them, and paste it into another. You were right in the first place with...
  17. Adams_16v

    Trying to get my head around CSS!! AAARRRRGH!!

    Re: trying to get my head around CSS!! AAARRRRGH!!!!! can you post ya css too pal? you only need one css document btw, just have your header, navbar, content etc css all in one css file. less confusing then :)
  18. Adams_16v

    photoshop help!

    depending on the image you could use the magic wand tool which automatically selects edges. i would use the pen tool with 'paths' selected from the top toolbar instead of the default 'shape layers' once you have it outlined spot on you then need to click on paths (one of teh tabs near the...
  19. Adams_16v

    wireless numptys

    git :P
  20. Adams_16v

    wireless numptys

    my router only supports wep. chances of anyone round here trying to hack in are seriously slim though
Top