Jump to content

Trying To Add phone number but ended up messing up top section


Recommended Posts

HI need help , tried to put in the phone number using this example<div style="position:absolute; margin-left:230px; margin-top:30px;"> <strong>Opening Hour</strong>

8am - 4pm
<strong>Phone</strong>
+1234567</div>  

 

in my header.tpl

 

ended up  messing up in this section , I add entered the codes above to this code and when I took it out of this code below it was messed up.

 <div id="wrapp_2">

          
            <div  id="header-inner"  class="container">
        <a id="header_logo" href="{$base_dir}" title="{$shop_name|escape:'htmlall':'UTF-8'}">
                     <img class="logo" src="{$logo_url}" alt="{$shop_name|escape:'htmlall':'UTF-8'}" {if $logo_image_width}width="{$logo_image_width}"{/if} {if $logo_image_height}height="{$logo_image_height}" {/if} />
                   {$HOOK_TOP}
         </div>
           </header>
 
and now my top section on site is not lined up , places are moved to the right and left 
Can you tell me what I erased in the code above to make it messed up....??? thanks 
Edited by newvison (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...