LaceyFilly
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme Manifest : Positioning of date and post title.Just giving a little nudge before it gets lost. Thanks
Forum: Themes and Templates
In reply to: Arranging My Linked ImagesSorry it was so long winded, good luck with your WP page!
Forum: Themes and Templates
In reply to: Arranging My Linked ImagesIt could be that when you posted each link, you pressed enter to add the next. If you go back into where you posted the content, try backspacing so the code is in a block.
So the end of one iframe ( < /iframe> ) and the start of the next (< iframe> are directly next to each other and not on a new line.
Another way would be to go into ‘html view’ and remove the paragraph breaks created automatically when you input any text in your editor and press enter: < p>
Apologies for the above answer, it showed page breaks in firebug, I should know not to take it at face value.
Forum: Themes and Templates
In reply to: Arranging My Linked ImagesYes it will be the code pasted from Amazon, forgive me I didn’t see that it turned my example into actual code in my post. It is this, but without the spaces: < br >. If you remove the line break which acts as a form of an ‘enter’ key, everything sits horizontally.
Forum: Themes and Templates
In reply to: Arranging My Linked ImagesHello Anthony, I am by no means an expert, but if you are referring to the Amazon code that you have added to Preparedness Supplies, for example, then you can align them alongside each other by removing the
(line break) tags in the code you have added to that page.