Page Title

jrthor2
14 years, 2 months ago
I tried this for my site, but it's not working. It only shows Zion Lutheran... instead of zion Lutheran Church. I modified the <h1> tag like this:

<h1>Zion Lutheran Church</h1>

Thanks
Brooker
13 years, 10 months ago
Hi

how can I change the title of the PDA template? in the iPhone template its working but on the PDA Template I still have the same problem... and I cant find

<h1><?php /** @var JSite $app */ $app =& JFactory::getApplication(); echo $app->getCfg('sitename'); ?></h1>
nl1dmo
13 years, 7 months ago
in /mobile_iphone/jqtouch-src/themes/apple/theme.min.csssearch for .toolbar>h1 and change width to for example 300px then change left: to for example 25% to center your title.
beetlepod
12 years, 2 months ago
Remove the line from mobile_iphone/jqtouch-src/themes/apple/theme.min.css .toolbar>h1 {
overflow: hidden;

and the full name will show.
2

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.