-
AuthorPosts
-
April 17, 2008 at 9:01 pm #127649
Hi,I have a problem with my page display. In the top left hand corner I have the word PORTAL, how can I correct this?
On the top right I have button where you can select colour and text size etc, can this be disabled?
Can I set default text size and set wide screen as default?
Still new to all this so please detailed instructions if possible.
Your help is appreciated
Thanks
GuySherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 18, 2008 at 6:11 am #245856Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 19, 2008 at 2:28 am #245968Hi
1.Portal: because your site name is long :”Polokwane Info Property Portal”, it will break and Portal appear at the left of site.
2.Remove select tool:
edit index.php(templates/ja_rochea/index.php). Search those lines:
<?php if ($ja_tool) {?>
<div id="ja-usertoolswrap">
<span class="ja-sitetool"> </span>
<div id="ja-usertools" style="left:<?php echo $ja_tool_left; ?>px">
<?php genToolMenu($ja_tool); ?>
</div>
</div>
<?php } ?>
Remove or comment them
3. Choose font, color, screen default:
You also edit index.php
Width screen:
# Change the width of the template
$ja_width_default = 'wide'; // 'narrow': 800x600; 'wide': 1024x768
Color:
# default color
$ja_color_default = 'default'; //blank for default, else pick one of in extra color themes $ja_color_themes
Font size
#font size default
$ja_font_size_default = 3;1 user says Thank You to Sherlock for this useful post
April 19, 2008 at 9:11 pm #246058Sorted problem out thank you for the info
July 24, 2008 at 9:01 pm #262096I am having the same problem in Joomla 1.5. These instructions seem to be for 1.0x.
Anyway changing to “wide” is not an option for me since I already made all the artwork for narrow. I also disabled the “tool selector” and I still see the problem.
I shorten the site title just for the problem is not that critical, but if you have a higher resolution monitor you can see part of the title (in 1440×900 you can see the problem, I do not see it in 1280×768).
Any suggestion?
You can see it at http://www.womens-specialty-center.comSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 25, 2008 at 1:42 am #262117Hi
Plz edit index.php(templates/ja_rochea/ folder)
Search those lines:
<h1>
<a href="/index.php"> WSC-OBGYN Center Dallas TX </a>
</h1>
Change to
<h1>
<a href="/index.php"/>
</h1>July 25, 2008 at 4:01 am #262150Do you mean the line with sitename?
<h1>
<a href="index.php">
<?php echo $tmpTools->sitename();?>
</a>
</h1>Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 25, 2008 at 4:09 am #262154Hi
yes, that’s trueAugust 4, 2008 at 8:48 am #263723Hi.
I have the same problem. The logo image disappear, and get replaced with the sitename. The strange thing is that it only happens on some pages. I use the ‘wide’ and J1.5.5. Is there a way to ‘lock’ the logo image? It seems that it depend on the content if the logo image is showed as it should or not.
Here is link: http://www.visualisere.no/main
The “Hjem” and “Nyheter” shows the problem, the rest of the topmenu links (“Interiør”, “Eksteriør” and “Portefølger”) displays the page correct. But I suspect it to break if I add more content to them too.
-K-
-
AuthorPosts
This topic contains 10 replies, has 4 voices, and was last updated by kbotnen 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum