Jump to content
TNG Community

How can I move "Contact Us"


wmpbrown

Recommended Posts

Thanks for answering manofmull.

Maybe it's my display resolution is the reason I see it.

Above the feed icon, you mean closer to the bottom where the black line is in my screen shot? That would good as well. And, how can I center the "Contact Us" heading?

Do you happen to know how I can add  SEO meta tags to the index as well?

Link to comment
Share on other sites

Ok, so I'm looking at the index.php for template10. I'm seeing 3 <div class>

is it possible that it would get moved to one of those? With the center align="center" in the <h4></h4> line?

                    <h4 align="center"><?php echo $text['contactus']; ?></h4>
                    <p><img src="<?php echo $cms['tngpath'] . $templatepath; ?>img/email.gif" alt="email image" class="emailimg" /><?php echo $text['contactus_long']; ?></p>
                  
                </div>
                <div class="cleared"></div>
                </div>

                <div class="cleared"></div>
                </div>
               </div>

               <div class="cleared">Maybe I could put the [contactus] statement here?</div>
               </div>

Link to comment
Share on other sites

:) I have that installed, it adds meta tags to individual, family-group, and family-chart pages but not on the index/top page.

I got the centering, I think it looks better. Got the RSS icon out too. Tried moving the "contactus" statement around, first try was an epic fail, other moves made no difference.

You've been a big help, thank you :)

I see on your screen shot that you've added/changed the verbiage and added additional links and changed the font color. Did you do that in the template index file or on another file?

Take a look, tell me if you see the difference.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...