Jump to content


- - - - -

Adding Heading Tags To Ipb Topics


  • Please log in to reply
No replies to this topic

#1 glen

glen

    Administrator

  • Admin
  • PipPipPipPip
  • 888 posts

Posted 06 October 2007 - 11:30 PM

Hi everyone,

For SEO purposes I want to add some H1, H2 tags to the Topic Headings in IPB.

I edited the HTML Template section

Topic View >> topic_page_top

And I added the h3 tags as follows:

<!-- TABLE FIX FOR MOZILLA WRAPPING-->
	<table width='100%' style='padding:0px' cellspacing='0' cellpadding='0'>
	<tr>
	 <td width='99%' style='word-wrap:break-word;'><div><b><h3>{$data['TOPIC']['title']}</b>{$data['TOPIC']['description']}</h3></div></td>

Seems to work OK. But check that it does not muck up your skin!




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users