Viewing 6 replies - 1 through 6 (of 6 total)
  • I’ll take a look, but would like a link to your site

    Thread Starter Skook22

    (@skook22)

    Certainly: https://www.susangilljackson.com/wordpress is the development link. Click on one of the paintings to see an individual post where the image is aligned to the right at the top. Each one of those images is the “featured image” for the post.

    Thank you.

    Thread Starter Skook22

    (@skook22)

    I tried your solution but unfortunately it didn’t seem to work. Could there be something that is overriding that?

    Thank you.

    hi skook22 – nice site! i have a question for you: how did you get your copyright information below your menu? i’ve been trying to do that for awhile and can’t seem to find out how.

    Thread Starter Skook22

    (@skook22)

    Hi jptherkelsen – Thank you for the compliment, I am just trying to sort an issue where I can’t get the individual images to align left.

    Regarding the copyright information at the bottom, I went to the editor -> footer.php then I inserted the text at the bottom with a link to the login page:
    ….

    </nav><!-- #access -->
    		</footer><!-- #footer -->
    	</div><!-- #wrapper -->
    	<?php wp_footer(); ?>
    
    <div align="center">
            <p><font size="1" face="Arial, Helvetica, sans-serif"><a href="https://www.domain.com/wp-login.php">Copyright Your Name Here ?2011</a></font></p>
    </div>
    
    </body>
    </html>

    You can see where to put your domain name and your name as well. I hope that helps you.

    [Please post code snippets between backticks or use the code button.]

    Hi Skook22!
    I had a look to your website susangilljackson.com and I would like to ask you how did you insert the slider format also in pages and in subpages…

    (I looked for a way to send you a personal message instead of writing in a post dealing with other issues, but I couldn’t find a better way to contact you, sorry)

    My site is fortecarlo.com
    Thanks in advance
    Silvia

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Theme: Minimatica] Post Feature Image Alignment’ is closed to new replies.