Pages: [1]
Author Topic: Simple Machines Forum Theme  (Read 573 times)
Michael McNamara
default
Administrator
Hero Member
*****

Reputation Power: 64
Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!
Posts: 610



View Profile WWW
« on: September 07, 2009, 05:36:54 PM »

I've changed the theme from the default to Kani.

I like the simple plain look but let's just see how it plays out.

Mike
Logged

Why not leave some rep if someone provided a helpful post? Click on the icon under the user's avatar.

blog.michaelfmcnamara.com

Michael McNamara
default
Administrator
Hero Member
*****

Reputation Power: 64
Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!Michael McNamara is awe-inspiring!
Posts: 610



View Profile WWW
« Reply #1 on: January 04, 2010, 02:00:19 PM »

I've 'tweaked' the theme files a little to fix up the META keywords and the HTML title attribute.

I modified the following code within index.template.php. I'll admit it's rather crude but it works;

Code:
echo '<title>';
if ($context['page_title'] == "Network Infrastructure Forums - Nortel, Cisco, Motorola, Juniper and others - Index") {
        echo $context['page_title'];
} else {
echo $context['page_title'],' | Network Infrastructure Forums - Nortel, Cisco, Motorola, Juniper and others';
        }
echo '</title>';

This will essentially add the name of the site to the end of the HTML title, so that in bookmarks and web searching folks will have some idea of what site is hosting this information.
Logged

Why not leave some rep if someone provided a helpful post? Click on the icon under the user's avatar.

blog.michaelfmcnamara.com

Pages: [1]
Print
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC | Theme Kani By Fussilet | Sitemap

Page created in 0.089 seconds with 17 queries. (Pretty URLs adds 0.013s, 2q)