Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3630538
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T00:16:57+00:00 2026-05-19T00:16:57+00:00

hello i’m trying to figure out how to center this image based on my

  • 0

hello i’m trying to figure out how to center this image based on my code: Just edited it with the center tag, but still the same:

<html> 
<head> 
    <!-- This is a simple example template that you can edit to create your own custom templates -->
    <meta http-equiv="Content-type" content="text/html; charset=utf-8"> 
    <title>*|MC:SUBJECT|*</title> 
    <style type="text/css" media="screen"> 
        /* NOTE: CSS should be inlined to avoid having it stripped in certain email clients like GMail. 
        MailChimp automatically inlines CSS for you or you can use this tool: http://www.mailchimp.com/labs/inlinecss.php. */

            /**
             * @tab Page
             * @section background color
             * @tip Choose a color for your HTML email's background. You might choose one to match your company's branding.
             * @theme page
             */
            body {
                /*@editable*/ background-color: #cccccc;
                text-align:center;
            }

            /**
             * @tab Page
             * @section border
             * @tip Add a border to help your template content stand out from your email's background.
             */
            #layout {
                /*@editable*/ border: 5px solid #999999;
                /*@editable*/ background:#ffffff;
                margin: 10px auto;
                text-align:left;
            }

            /**
             * @tab Header
             * @section header bar
             * @tip Choose a set of colors that look good with the colors of your logo image or text header.
             */
            #header {
                /*@editable*/ background-color: #cccccc;
                /*@editable*/ padding: 0px;
                /*@editable*/ color: #333333;
                /*@editable*/ font-size: 30px;
                /*@editable*/ /*font-family: Georgia;*/
                                    /*@editable*/ /*font-family: Calibri;*/
                /*@editable*/ /*text-align: left;*/

            }


            /**
             * @tab Body
             * @section default text
             * @tip This is the default text style for the body of your email.
             * @theme content
             */
            #content {
                /*@editable*/ /*font-size: 13px;*/
                                    /*@editable*/ font-size: 18px;
                /*@editable*/ color: #333333;
                /*@editable*/ /*font-family: Helvetica;*/
                                    /*@editable*/ font-family: Calibri;
                /*@editable*/ line-height: 1.25em;
                /*@editable*/ padding: 10px 30px;
            }

            /**
             * @tab Body
             * @section title style
             * @tip Titles and headlines in your message body. Make them big and easy to read.
             * @theme title
             */

                            .primary-heading {
                /*@editable*/ /*font-size: 28px;*/
                                     /*@editable*/ font-size: 26px;                                      
                /*@editable*/ font-weight: bold;
                /*@editable*/ color: #8b0000;
                /*@editable*/ /*font-family: Georgia;*/
                                    /*@editable*/ font-family: Calibri;
                /*@editable*/ /*line-height: 150%;*/
                                     /*@editable*/ line-height: 100%;
                /*@editable*/ margin: 25px 0 0 0;
                                    /*@editable JUST ADDED*/ text-align: center;

            }


            /**
             * @tab Body
             * @section subtitle style
             * @tip This is the byline text that appears immediately underneath your titles/headlines.
             * @theme subtitle
             */

                            .secondary-heading {
                /*@editable*/ /*font-size: 20px;*/
                /*@editable*/ /*font-weight: bold;*/
                /*@editable*/ color: #000000;
                /*@editable*/ font-style: normal;
                /*@editable*/ /*font-family: Georgia;*/
                /*@editable*/ margin: 25px 0 5px 0;
            }


            /**
             * @tab Footer
             * @section footer
             * @tip You might give your footer a light background color and separate it with a top border
             * @theme footer
             */
            #footer {
                /*@editable*/ background-color: #eeeeee;
                /*@editable*/ border-top: 0px none #ffffff;
                /*@editable*/ padding: 20px;
                /*@editable*/ font-size: 10px;
                /*@editable*/ color: #333333;
                /*@editable*/ line-height: 100%;
                /*@editable*/ font-family: Verdana;
            }

            /**
             * @tab Footer
             * @section link style
             * @tip Specify a color for your footer hyperlinks.
             * @theme link_footer
             */
            #footer a {
                /*@editable*/ color: #800000;
                /*@editable*/ text-decoration: underline;
                /*@editable*/ font-weight: normal;
            }

            /**
             * @tab Page
             * @section link style
             * @tip Specify a color for all the hyperlinks in your email.
             * @theme link
             */
            a, a:link, a:visited {
                /*@editable*/ color: #800000;
                /*@editable*/ text-decoration: underline;
                /*@editable*/ font-weight: normal;
            }
    </style> 
</head> 
<body> 
    <table id="layout" border="0" cellspacing="0" cellpadding="0" width="600"> 
        <tr align="center"> 
            <td id="header" align="center" width=600> 
                <!-- NOTE: This image would trigger the display of a placeholder block with edit links when shown in the MailChimp editor interface --> 
                <img mc:edit="header-image" style="max-width: 600px;" src="http://www.wikima4.com/assets/images/mailchimpImages/wikima4_karte.jpg" mc:allowdesigner mc:allowtext /> 
            </td>               
        </tr> 

        <tr> 
            <td id="content" mc:edit="content"> 
                <h1 class="primary-heading"></h1>                              
     </p> 


          </td> 
        </tr> 

        <tr> 
            <td id="footer" mc:edit="footer"> 
                <p><!-- *|IFNOT:ARCHIVE_PAGE|* -->
                <a href="*|ARCHIVE|*" class="adminText">view email in browser</a> | <!-- *|END:IF|* -->
                <a href="*|UNSUB|*">Unsubscribe</a> *|EMAIL|* | <a href="*|FORWARD|*">Forward to a friend</a></p> 
                                    <!-- *|IFNOT:ARCHIVE_PAGE|* -->
                <p>*|LIST:DESCRIPTION|*</p> 
                <p>*|HTML:LIST_ADDRESS_HTML|*</p> 
                                    <!-- *|END:IF|* -->

            </td> 
        </tr> 

    </table>
            <span style="padding: 0px;"></span>
</body> 

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T00:16:58+00:00Added an answer on May 19, 2026 at 12:16 am

    I see this is a mailchimp tempalte.

    Use a table to wrap the image and set the align property of the wrapping td to center.

    Mail templates suck. I know.

    UPDATE:

    <td id="header" align="center" width=600> 
        <img mc:edit="header-image" style="max-width: 600px;" src="http://www.wikima4.com/assets/images/mailchimpImages/wikima4_karte.jpg" mc:allowdesigner mc:allowtext />
    </td>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello Guys I am trying to figure out why i am gettings this error
Hello! I've been programming for a long time but just started developing for android,
Hello i have this code var queue = new BlockingCollection<int>(); queue.Add(0); var producers =
Hello fellow developers... just to make sure, I want to ask this question: How
Hello I had this follow json code. [{check:{domain:qwe.coedu.br}},{check:{domain:qwe.com.br}},{check:{domain:qwe.com}}] How do to convert this json
Hello I am trying to do a SOAP request here is my code: #
Hello I have like this 2 tables class User public int UserId{get;set;} { ....
Hello I've got this query to get users by email, which is an unique
Hello everyone i am trying to format the input number range with php number_format
hello friends i am trying to get a list of user id and want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.