Title: Text align problem
Last modified: August 19, 2016

---

# Text align problem

 *  Resolved [Taktik Communication](https://wordpress.org/support/users/nucleusgestion/)
 * (@nucleusgestion)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/text-align-problem-2/)
 * Hi everyone!
 * I’ve got a little problem with my blog at
 * [http://symbioserh.net/en](http://symbioserh.net/en)
 * Check out the “job offers” text for the “tab” or “page button”
 * It’s not aligned with the rest.
 * Anyone knows how to fix this?
 * Thanks!!!

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * (@dgwyer)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2038564)
 * You have got something weird going on in the html code for that link. See below:
 *     ```
       <li class="page_item page-item-16">
        <a title="<a href="http://tbe.taleo.net/NA1/ats/careers/jobSearch.jsp?org=SYMBIOSISRH&cws=1">Job Offers</a>" href="http://symbioserh.net/en/offres-demploi/" style="border-radius: 8px 8px 8px 8px;"></a><a href="http://tbe.taleo.net/NA1/ats/careers/jobSearch.jsp?org=SYMBIOSISRH&cws=1" style="border-radius: 8px 8px 8px 8px;">Job Offers</a>
       </li>
       ```
   
 * Need to remove the nested anchor tags inside the title attribute etc.
 *  Thread Starter [Taktik Communication](https://wordpress.org/support/users/nucleusgestion/)
 * (@nucleusgestion)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2038575)
 * Hey there !
 * Thanks for the reply !
 * However, I’m not too sure I understand what’s a “nested anchor tag” and what 
   I need to remove that exactly, and where (in the editor ? header.php ?)
 * Thanks !!!!
 *  Thread Starter [Taktik Communication](https://wordpress.org/support/users/nucleusgestion/)
 * (@nucleusgestion)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2038946)
 * Anyone can enlighten me on “what is a nested anchor tag” please ?
 * Thanks !!!
 *  [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * (@dgwyer)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2038947)
 * You basically have an anchor tag inside an existing anchor tags title attribute.
   The code just needs cleaning up as it is the reason for your error.
 *  Thread Starter [Taktik Communication](https://wordpress.org/support/users/nucleusgestion/)
 * (@nucleusgestion)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2038991)
 * Okay I’m getting back on this matter because I can’t figure out WHERE i need 
   to go to clean the code !!
 * Can’t find anything related to those anchor tags in the headers.php
 * Seriously this is driving me nuts
 * anyone could help please ?
 * Thanks !!
 *  Thread Starter [Taktik Communication](https://wordpress.org/support/users/nucleusgestion/)
 * (@nucleusgestion)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2039005)
 * guys I really need help on this one 🙁
 *  [kwaka750](https://wordpress.org/support/users/kwaka750/)
 * (@kwaka750)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2039006)
 * Taktik you are writing out a full hyperlink including the anchor tag into the
   title tag of another anchor tag.
 * This could be occurring anywhere but the place to start is the template page 
   this is happening on. look for any php code that writes out a title tag and then
   has code inside that to write out another tag or text from a post.
 * Very tricky to diagnose over a forum this one though
 *  Thread Starter [Taktik Communication](https://wordpress.org/support/users/nucleusgestion/)
 * (@nucleusgestion)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2039010)
 * hey Kwaka750
 * nice clues, I figured out how to fix it
 * thanks !!!
 *  [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * (@dgwyer)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2039012)
 * Can you let us know what you finally did to solve your problem, then mark the
   thread as resolved. Thanks.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Text align problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 3 participants
 * Last reply from: [David Gwyer](https://wordpress.org/support/users/dgwyer/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/text-align-problem-2/#post-2039012)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
