Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Aloupha

    (@aloupha)

    Hey,

    Your method will work to give me the three columns. I will have to play around with it to get the exact size.

    Changing the width from 50% to 30% gave me the three columns but messy. I am sure I’ll be able to fix that. Thanks for your help.

    Thread Starter Aloupha

    (@aloupha)

    I am not really looking for two columns for posts. What I am looking for is for each post to show horizontally. ( I can limit the amount of posts through the settings.

    I am going to play with what you posted and see if it could lead me somewhere.

    Forum: Themes and Templates
    In reply to: Adding A Space

    Umm, it should work:

    Your change looked like this?

    <a href="https://www.popcornmonster.com" target="_blank" ><img src="https://wegotthiscovered.com/wp-content/uploads/ad3.jpg"></a><br />

    This really should work…

    However you could try this as well:

    <div style="margin-bottom: 15px;"><a href="https://www.popcornmonster.com" target="_blank" ><img src="https://wegotthiscovered.com/wp-content/uploads/ad3.jpg" /></a></div>

    Forum: Themes and Templates
    In reply to: Adding A Space

    You could try this:

    Open your index.php and find this code
    <a href="https://www.popcornmonster.com" target="_blank" ><img src="https://wegotthiscovered.com/wp-content/uploads/ad3.jpg"></a>

    Add <br /> next to it.

Viewing 4 replies - 1 through 4 (of 4 total)