18:15:13

Web Design Studio Ltd
Whiteside Buildings
Office 2
Back St. Annes Rd West
Lytham St. Annes
Lancashire
FY8 1RD

Tel: 01253 721000

The Joomla Community

                 A place for all Joomla People to hang out.

 

 

 

 

 

 

 

 

Re:Turn your page titles into h1 tags (1 viewing) (1) Guest
Post Reply << Start < Prev 1 2 Next > End >>
Turn your page titles into h1 tags
by Joomla Pro 1 Year, 5 Months ago
Open Components -> com_content -> content.html.php
edit line 630 <
Code:

?php echo $row->title;?>


and replace with:
Code:

<h1><?php echo $row->title;?></h1>
The administrator has disabled public write access. | Report to moderator   Logged Logged  
Re:Turn your page titles into h1 tags
by joe 1 Year, 5 Months ago
ahh nice little trick makes sense to have them as h1 tags. thanks
The administrator has disabled public write access. | Report to moderator   Logged Logged  
Re:Turn your page titles into h1 tags
by clare 1 Year, 4 Months ago
Great tip thanks for that nice site
The administrator has disabled public write access. | Report to moderator   Logged Logged  
Re:Turn your page titles into h1 tags
by djgps 1 Year, 3 Months ago
Hi... Nice little - big - trick but i have a little problem.. When I put this code
it works fine but the problem is that the outline of the title grows by itself.
How can I solve this problem?
The administrator has disabled public write access. | Report to moderator   Logged Logged  
Re:Turn your page titles into h1 tags
by Joomla Pro 1 Year, 3 Months ago
what is the Url of your site? have you checked to see what size your H1 tag is in your style sheet
The administrator has disabled public write access. | Report to moderator   Logged Logged  
Re:Turn your page titles into h1 tags
by djgps 1 Year, 3 Months ago
Hello my friend.. I checked the h1,h2,h3, etc but this is not the problem. The problem is that the outline of the title becomes bigger like the example http://www.imageshack.gr/view.php?file=5n3yn5ami7tct220jwg5.jpg
The administrator has disabled public write access. | Report to moderator   Logged Logged  
Post Reply << Start < Prev 1 2 Next > End >>
       
Joomla Web Designers | Joomla Developers | Joomla Training