Sunday, November 1, 2009

How to Change or Remove Icetheme Logo, Dash Images and IceTheme Copyright in Joomla 1.5 Template Footer

Now let's we discussion about how to change or remove Icetheme Logo, Dash Images and IceTheme Copyright in Joomla 1.5 template footer. In this case, I used IceTheme ViewPoint Template.

Scissors and Dash Images

Scissors and dash images can removed by editing general.css file in Folder:
Templates -> it_(template_name) -> css -> general.css
Find ".wrapper" (without quotes) make some lines as comment.



Here's what i did:
.......

.wrapper_full { width:100%;margin:0 auto;}
/* .wrapper { width:840px; margin:0 auto;} */

.......

/* #copyright .wrapper {
background:url(../images/copyright_cut.png) no-repeat 100% 0;
padding-top:12px;} */

.......

#copyright .padding {
/* border-top-width:4px;
border-top-style:dashed; */
padding-top:18px;
margin:0 22px;
padding-bottom:20px;}

Or tried to customize it yourself.

IceTheme Logo

For IceTheme Logo in footer, i didn't use Template Manager -> Parameter Option in joomla 1.5 Backend because they will check if you have illegally disable this parameter (they said/claim in parameter tooltips). I don't know if what i did will "work". I just deleted this line in index.php file in "it_viewpoint" template folder:
<p id="icelogo"><a href="http://www.icetheme.com">
<img src="<?php echo $this->baseurl ?>/templates/<?php echo
$this->template ?>/images/icetheme.png" alt="<?php echo
JText::_("ICETHEMECOPY");?>" class="png" /></a></p>

I'm not an PHP Programmer :((
But I hope it still usefull.
Any Suggestion?

If you have purchased the template and the right to remove Icetheme Logo:
1. Go to Joomla Administrator Backend
2. Go to Extensions -> Template Manager
3. Click Icetheme Template Name to edit template
4. Scroll down until you find IceTheme Logo setting and set it to No.

Related Articles:
1. How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template.
2. How to Remove or Delete Vinaora Visitors Counter Link.
3. How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template.
4. How to Change or Remove Youjoomla.com Copyright.

8 comments:

  1. Hi,

    They really check the icetheme logo? do you have any problem o do you know anyone who has any problem with this?

    thanks in advance

    ReplyDelete
  2. @ajujo: If we hover on parameter setting for showing/disable image logo from Joomla Backend, the tooltip will appear and it said: "we will check if you have illegally disable this parameter". So "I didn't turn the gun switch off to lock it but I take all the bullets". :)
    Until now I don't know anyone who has any problem with this. Me? I don't use IceTheme template.

    ReplyDelete
  3. How do I remove the link wrapped inside the logo of the cloner installer?
    If you click on AutoMag logo will redirect you to the demo website how do I change that or remove the link?

    ReplyDelete
  4. @Anonymous:
    In Joomla Backend's Menu go to Extentions>Module Manager and find/open "Logo" in Modules Name (it's 37# on "my list numbers").
    In "Custom Output" you can find Automag's image with the link to the demo website.
    When you click on it, you can now edit the link or unlink it.
    Hope it would help you.

    ReplyDelete
  5. IceTheme Logo
    For IceTheme Logo in footer, i didn't use Template Manager -> Parameter Option in joomla 1.5 Backend because they will check if you have illegally disable this parameter (they said/claim in parameter tooltips). I don't know if what i did will "work". I just deleted this line in index.php file in "it_viewpoint" template folder:


    It worked, many thanx!!!!!

    ReplyDelete
  6. I am happy to found your blogs.It is really great.I learnt new things from your website.I like your thoughts.Thanks for making such a cool post.

    ReplyDelete
  7. can u tellme how to remove the template name in the source of the webpage

    ReplyDelete

Comments will be moderated and reviewed, so I can follow "the progress". Sorry for inconvenient.

MyBlog Related Search

Custom Search