Results 1 to 5 of 5

Thread: [CSS][HTML] Whitespace around image

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    Easiest is to check the CSS attributies with Firefox (Firebird plugin) or Chrome by just pressing F12, to open the Inspector, and then you can click on the element to see the CSS attributes.

    I guess there is just some "old" CSS code, which is applied to many elements and which rule you don't want on the a-tag anymore (so just overwrite it after you found it with Firebug).

    This video is a good introduction:

    timescale 0.01

  2. The Following User Says Thank You to kung foo man For This Useful Post:

    RobsoN (4th March 2014)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •