News:

Wondering if this will always be free?  See why free is better.

Main Menu

board name display problem

Started by yourdailysaver, September 10, 2011, 06:59:15 AM

Previous topic - Next topic

yourdailysaver

i want forums title displayed in browser window instead of the one in capture 2 attached.

when i give board name from following path,

configuration ----> server settings -----> general

it shows me written that name back on header also like shown in capture

please see both the attachement and give me the solution


Oldiesmann

What do you have set as the forum title in the "Server Settings" area? If you do have a title there and it's still not working, then it's likely a problem with your custom theme.

yourdailysaver

actually i want title to be displayed in browser header. where it currently displays index .

Oldiesmann

It should be displaying the forum title in addition to " - Index". What do you have set for the forum title in the Server Settings area?

yourdailysaver

now it is blank. but i want No. 1 bollywood forum to set as title which should display in browser title bar but not in header before my logo. are you getting me ?

Oldiesmann

If you put "No. 1 Bollywood Forum" in the forum title box there, it will show in the title bar, and you can just edit index.template.php for your theme to prevent it from showing up before your logo.

yourdailysaver

i got it sir. but how to do that ? how to remove it from appearing infront of my logo?

Oldiesmann

If you set the logo from your admin center, then it should display just the logo rather than the forum title.

Alternately, you can make this change (assuming your theme is based on Curve - if it isn't, your code may be different).

Find
<div id="top_section">
<h1 class="forumtitle">
<a href="', $scripturl, '">', empty($context['header_logo_url_html_safe']) ? $context['forum_name'] : '<img src="' . $context['header_logo_url_html_safe'] . '" alt="' . $context['forum_name'] . '" />', '</a>
</h1>';


Replace
<div id="top_section">';

yourdailysaver

thanks a lot sir its done . thank you very very much

Advertisement: