-
AuthorPosts
-
petrahk Friend
petrahk
- Join date:
- March 2009
- Posts:
- 145
- Downloads:
- 8
- Uploads:
- 10
- Thanks:
- 38
- Thanked:
- 3 times in 1 posts
March 25, 2009 at 2:17 pm #139559Hi, how can I change the sign “Banner” which appears always when I put mouse over the banner? I would like to have different sign there, maybe none…
Thank you for any advice. :confused:Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 25, 2009 at 2:35 pm #297939<em>@petrahk 120179 wrote:</em><blockquote>Hi, how can I change the sign “Banner” which appears always when I put mouse over the banner? I would like to have different sign there, maybe none…
Thank you for any advice. :confused:</blockquote>Can you post link of your site? that may help, as i dont see your observation on my teline ii.
petrahk Friendpetrahk
- Join date:
- March 2009
- Posts:
- 145
- Downloads:
- 8
- Uploads:
- 10
- Thanks:
- 38
- Thanked:
- 3 times in 1 posts
March 25, 2009 at 2:36 pm #297940http://www.hypozurnal.cz
banners are at LEFT position. Thanx!!!Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 25, 2009 at 2:59 pm #297947Open Your_Joomla/modules/mod_banners/helper.php
near line 84 where this code is there (line number may differ)
[PHP] $image = ‘<img src=”‘.$baseurl.’images/banners/’.$item->imageurl.'” alt=”‘.JText::_(‘Banner’).'” />’;[/PHP]
You can change the ‘Banner’ (last word in the above code) to your preference.
1 user says Thank You to Arvind Chauhan for this useful post
petrahk Friendpetrahk
- Join date:
- March 2009
- Posts:
- 145
- Downloads:
- 8
- Uploads:
- 10
- Thanks:
- 38
- Thanked:
- 3 times in 1 posts
March 25, 2009 at 3:01 pm #297950Wow! Thank you!!!!!
petrahk Friendpetrahk
- Join date:
- March 2009
- Posts:
- 145
- Downloads:
- 8
- Uploads:
- 10
- Thanks:
- 38
- Thanked:
- 3 times in 1 posts
March 25, 2009 at 3:12 pm #297958And If I want NO WORD there? Thank you!
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 25, 2009 at 3:13 pm #297959Glad it worked :).
May be you can “mark best answer” and change the prefix of your first post to “solved”.
Cheers,
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 25, 2009 at 3:35 pm #297968<em>@petrahk 120209 wrote:</em><blockquote>And If I want NO WORD there? Thank you!</blockquote>
Well if you dont anything out there you can leave it blank as shown below.
[PHP] $image = ‘<img src=”‘.$baseurl.’images/banners/’.$item->imageurl.'” alt=”‘.JText::_(‘ ‘).'” />’;[/PHP]
But then on hoover, a blank box will appear, its better to put in some word into it. Now that you know where it is. Experiment and see.
2 users say Thank You to Arvind Chauhan for this useful post
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by petrahk 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum