Jump to content

Issue with image/text padding


Lexi

Recommended Posts

Hi all, My first post on the forum. I've learn a fair few bit from W3 website that has helped me with my blog site but I'm struggling with a couple of things that the users here might be able to help me out with.

  1. First of all, on my home page, I cannot seem to get a space between the text and image in the article list. Any ideas?

2. Also, on an article page, how can I set the padding around a gallery? I seem to get really large amounts of space below the gallery which I can't seem to remove. Any suggestions or tips would be greatly appreciated. Thanks, Lexi

post-163289-0-20127200-1371809159_thumb.jpg

post-163289-0-83839000-1371809172_thumb.jpg

Link to comment
Share on other sites

Good afternoon Lexi, You need to add a margin-right to the images. Find the 'alignleft' class within your CSS file and add this:

margin-right: 10px;

I've just done that via Firebug to your site and it worked perfectly. Hope this helps, Kind regards, Labtec.

Link to comment
Share on other sites

Good afternoon Lexi, No problem, you could always add a margin-left to the paragraph and remove the margin to the image if you wanted to do it a different way in future. Kind regards, Lab.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...