Skip to main content
Topic: Inline image full size aligned to left (Read 2515 times) previous topic - next topic - Topic derived from test
0 Members and 1 Guest are viewing this topic.

Inline image full size aligned to left

As you can see below the buttons Quick Edit, Quote and More are aligned next to the image:

Untitled-1.png
sorry for my bad english

 

Re: Inline image full size aligned to left

Reply #1

You can try adding
clear: both;
to the .quickbuttons css decleartion.   That should fix what is shown here, I don't think it will cause other problems but would need to test.

Re: Inline image full size aligned to left

Reply #2

I wasn't sure what you were talking about, but the effect only occurs when you make your window wider than ~1320 pixels.

As @Spuds says clear:both on .quickbuttons should do the trick.

Re: Inline image full size aligned to left

Reply #3

Thank you, it works, but is there a way to add some space between the buttons and the image (or between the post content)?
margin-top is not working
sorry for my bad english

Re: Inline image full size aligned to left

Reply #4

Try to add padding-top instead (to quickbuttons)

Re: Inline image full size aligned to left

Reply #5

thank you, clear both and padding-top works fine
sorry for my bad english

Re: Inline image full size aligned to left

Reply #6

@Spuds did you remember if you add the fix for this?

 emanuele takes note that this forum should be updated... at some point.
Bugs creator.
Features destroyer.
Template killer.