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 6663593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:30:58+00:00 2026-05-26T02:30:58+00:00

I’m making a map + function for Brazil and I want to align the

  • 0

I’m making a map + function for Brazil and I want to align the image that says “Anuncie aqui é grátis” to the right and also the welcome text so that the image and the welcome text become aligned with the text “information” below. How should I do it? I may be able to achieve it with tables but I think CSS can be much better. I have a start and if only I could align the north-east part of my design then I would be closer to finish.

enter image description here

<body onload="initialize()">
<div class="container_12">
    <div id="mainCol" class="grid_12">
        <div id="header">


            <div id="navbar">
            </div>



            <div id="logo-wrap">

<table><tr><td>
                <div id="logo-img"><a class="nobk" href="/ai"><img src="/_/img/montao.gif" alt="Market Logo"/></a><ul>

    <li><a href="li">{% now "d M" %}</a></li>                   
<li>{% if user %}<a href="{{ user_url|fix_ampersands }}">{% trans "Log out" %}</a>
{% else %}<li><a href="/login">{% trans "Log in" %}{% endif %}</a></li>
</ul>
</td><td>
<a href="ai"><img src="/_/img/anuncio.gif" alt=""/></a>
    <div id="user-ident">
                <span>{% trans "Welcome," %} <b>{{user.nickname}}</b></span>
            </div>              

</td></tr></table>



</div>
                <div id="logo-text"><h1 style="display:none">Market</h1>


</div>



            </div>



        </div>



    </div>



</div>


<div class="clear"></div>
  <div id="map_canvas" style="height: 400px; position: relative; background-color: rgb(229, 227, 223);">
</div>

<div class="container_12">
    <div class="grid_6">
        <div class="title1">{% trans "Post a photo" %}</div>
        <div class="countries_list">    

            <form method="post" action="{{form_url}}" enctype="multipart/form-data"> <div>
            <input type="file" name="file" /><input type="submit" value="{% trans "Go" %}" /></div> </form>       


        </div>
    </div>
    <div class="grid_6">
        <div class="title1">Information</div><div>   
                             <a href="sao_paulo">São Paulo</a>                        
                        <br> <a href="rio_de_janeiro">Rio de Janeiro</a>
                        <br> <a href="espirito_santo">Espírito Santo</a> 
                        <br>  <a href="minas_gerais">Minas Gerais</a>
                        <br> <a href="parana">Paraná</a>
                        <br><a href="santa_catarina">Santa Catarina</a> 
                        <br><a href="li?lat=-23.33&lon=-46.38">Rio Grande do Sul</a>                        
                        <br><a href="bahia">Bahia</a>
                        <br> <a href="pernambuco">Pernambuco</a>                        
                        <br> <a href="li?lat=-23.33&lon=-46.38">Ceará</a>
                        <br> <a href="li?lat=-23.33&lon=-46.38">Rio Grande do Norte</a>
                        <br><a href="li?lat=-23.33&lon=-46.38">Amazonas</a>
                        <br> <a href="li?lat=-23.33&lon=-46.38">Distrito Federal</a>
                        <br><a href="li?lat=-23.33&lon=-46.38">Pará</a>  
                        <br> <a href="li?lat=-23.33&lon=-46.38">Maranhão</a>
                        <br><a href="li?lat=-23.33&lon=-46.38">Goiás</a> 
                        <br> <a href="li?lat=-23.33&lon=-46.38">Paraíba</a>
                        <br><a href="li?lat=-23.33&lon=-46.38">Alagoas</a>
                        <br> <a href="li?lat=-23.33&lon=-46.38">Piauí</a>                       
                        <br> <a href="li?lat=-23.33&lon=-46.38">Mato Grosso</a>
                        <br><a href="li?lat=-23.33&lon=-46.38">Mato Grosso do Sul</a> 
                        <br> <a href="li?lat=-23.33&lon=-46.38">Sergipe</a>
                        <br><a href="li?lat=-23.33&lon=-46.38">Rondônia</a> 
                        <br><a href="li?lat=-23.33&lon=-46.38">Tocantins</a> 
                        <br><a href="li?lat=-23.33&lon=-46.38">Acre</a>
                        <br><a href="li?lat=-23.33&lon=-46.38">Amapá</a> 
                        <br> <a href="li?lat=-23.33&lon=-46.38">Roraima</a></div>
        <div class="link_to_profile">   </div>



    </div>
</div>


<div class="clear"></div>


<div class="container_12">
    <div class="grid_12">
        <div id="footer">
        &copy;2011 <a href="http://montao.com.br" title="Montao">Montao.com.br</a> 

        </div>

    </div>
</div>
</body>


/* @override http://localhost:8000/static/css/style.css */

    @import url("960.css");
    @import url("reset.css");
    @import url("text.css");
    @import url("uni-form-generic.css");
    @import url("uni-form.css");


    h1, h2, h3, h4, h5, h6, h7, h8 {
        text-shadow: #fff 1px 1px 1px;
    }

    a {}
    a:link {color: #750006;}
    a:visited {color:#0D1826;}
    a:hover {color: #d2e0f7; background-color:#2C4F66; text-decoration:none}

    .nobk:hover {
        background:none;
    }

    body {
        font-family:  'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
        font-size: 12px;
        margin: 0px;
        color:#2C4F66;
        background-color:#ffffef;
        line-height:1.3;
    }

    #main_content {
        background: yellow;
    }

    #footer {
        background-color:#99b3cc;
        color:#2C4F66;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 15px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        //text-shadow: #fff 1px 1px 1px;
    }

    #mainCol ul {
        list-style:none;
        margin:10px 0 10px 0;
        padding:0;
    }

    #mainCol li {
        display:inline;
        margin:0 0 0 1px;
        padding:0;
    }

    #mainCol li a:link, #mainCol li a:visited {
        text-decoration:none;
        font-size:1.3em;
        font-weight:bold;
        color: #fe0403;
        background-color:#fff7aa;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 2px;
        padding-bottom: 2px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        text-shadow: #000 1px 1px 1px;
    }

    #mainCol li a:hover {
        color:#fe0403;
        background-color:#e2f3b8;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 2px;
        padding-bottom: 2px;
        text-shadow: #000 1px 1px 1px;
    }

    .mapContainer #gmap {
        height: 400px;
        border-top: 2px solid #8D9BA1;
        border-bottom: 2px solid #8D9BA1;
    }

    .mapContainer2 #gmap {
        height: 300px;
        overflow:hidden;

    }

    .title1 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        background-color:#99b3cc;
        color:#2C4F66;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        text-shadow: #fff 1px 1px 1px;
    }

    /* ========== A view =========== */

    #contact_info {
        background-color:#d2e0f7;
        color:#2C4F66;
        padding: 10px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
    }   

    #contact_info h6{
        font-size: 12px;
    }

    .tag {
        font-weight:bold;
        color: #d2e0f7;
        background-color:#8D9BA1;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 2px;
        padding-bottom: 2px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        text-shadow: #666 1px 1px 1px;
    }

    a:hover .tag  {
        background-color: #2C4F66;
        text-decoration: none;
    }

    a:visited .tag  {
        color: #FFF
    }
    /* ========== DEV Info ============*/

    .dev_avatar {
        float:left;
    }

    #dev-info {
        padding-left:220px;
    }

    .dev_name {
        font-size: 36px;
        font-weight: bold;
        text-shadow: #fff 1px 1px 1px;
    }

    .dev_location {
        font-size: 18px;
    }  

    .dev-result{
        font-size:18px;
        width: 32%;
        float: left;
    }

    .countries_list dt {
        font-size: 14px;
        font-weight: bold;
    }

    .countries_list dd a{
        font-size: 12px;
        text-decoration: none;
    }

    .link_to_profile {
        font-size: 14px;
        height: 25px;
        width: 49%;
        float: left;
    }

    /* Debug class */
    .show {
        background-color:pink;
    }

    /* Mugur CSS Starts Here */

    .ybox{
        background-color:#d2e0f7;
        color:#2C4F66;
        padding: 10px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
    }

    #header {
        margin-bottom:20px;
        position:relative;
    }

    #logo-wrap{
        position:relative;
        width:480px;
    }

    #logo-text{
        position:absolute;
        top:70px;
        left:150px;
    }

    #logo-text h1{
        font-size:24px;
        font-weight:bold;
        color:#2C4F66;
        text-shadow: #cccccc 1px 1px 1px;
    }

    #user-ident {
        float:right;
        clear:both;
        position:relative;
        text-align:right;
        background-color:#d2e0f7;
        color:#2C4F66;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 2px;
        padding-bottom: 2px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        text-shadow: #fff 1px 1px 1px;
    }

    #navbar{
        float:right;
        clear:both;
    }

    #tags {
        line-height:2;
    }

    #dev_bio {
        font-size:18px;
    }

    /* Forms */

    .uniForm fieldset {
        border:1px solid #DFDFDF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 5px;
    }

    .uniForm fieldset legend {
        font-size: 1.5em;
    }

    /*** Stats */
    #countries_map {
        margin-left: auto;
        margin-right: auto;
    }
  • 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-26T02:30:59+00:00Added an answer on May 26, 2026 at 2:30 am

    I’m not sure if I fully understand you, might be easier if you edit the image to what you want it exactly to look like.

    This makes the welcome text and message sit on the right hand site, but only up to 940px. Due to something setting the width of the container to it.

    #navbar{
        text-align:right;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have a French site that I want to parse, but am running into
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I need a function that will clean a strings' special characters. I do NOT
I want to construct a data frame in an Rcpp function, but when I
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I want to count how many characters a certain string has in PHP, but
this is what i have right now Drawing an RSS feed into the php,
I've got a string that has curly quotes in it. I'd like to replace

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.