Advertisement:

Author Topic: how to remove the footer link  (Read 69481 times)

nikk

  • Newbie
  • *
  • Posts: 3
how to remove the footer link
« on: May 16, 2012, 03:00:19 pm »
hi i am new to osclass . i am using bcute theme

tell me how to remove the footer link

Jesse

  • Hero Member
  • *****
  • Posts: 631
  • Out of my mind, back in 5 minutes
Re: how to remove the footer link
« Reply #1 on: May 17, 2012, 01:15:55 am »
Try editing the file footer.php within the theme folder.

alberthd

  • Newbie
  • *
  • Posts: 1
Re: how to remove the footer link
« Reply #2 on: November 03, 2012, 07:02:29 pm »
***Don't touch your theme***

Follow me > > > Login in Admin Panel

Go to > Appearance > Theme settings > unchecked Footer link

Also you may edit your:  Search placeholder, if you like.

Also consider Donating to support the script

***Don't touch your theme***


« Last Edit: April 02, 2019, 01:04:18 pm by oribas »

computers379

  • Newbie
  • *
  • Posts: 3
Re: how to remove the footer link
« Reply #3 on: November 17, 2014, 05:56:14 pm »
Iam using Repurpose 1.2.2 theme tell me how to remove the footer link ::

Under Appearance there are 3 option
1.Manage themes
2.Market
3.Manage widgets

----------Or tell me which page contact that link so that i can download that and edit it ---

Thanks  8)

teseo

  • Hero Member
  • *****
  • Posts: 6169
Re: how to remove the footer link
« Reply #4 on: November 17, 2014, 06:17:52 pm »
Hi,

repurpose/footer.php, remove this:

Code: [Select]
<?php _e('This website is proudly using the <a title="OSClass web" href="http://osclass.org/">open source classifieds</a> software <strong>OSClass</strong> and <a href="http://twitter.github.com/bootstrap/">twitter bootstrap</a>''twitter') ; ?>.
Regards


computers379

  • Newbie
  • *
  • Posts: 3
Re: how to remove the footer link
« Reply #5 on: November 17, 2014, 06:48:29 pm »
@teseo Thanks : Is there any way i can add a Big BG pic to the same theme

backbased

  • Newbie
  • *
  • Posts: 8
Re: how to remove the footer link
« Reply #6 on: November 17, 2014, 07:09:37 pm »
hey,
 Access the CSS folder and edit the main.css file.
I cannot provide you with the line number that you have to edit cause it depends on the theme you're using.
Try to use firebug.