Loading

Author Topic: Bcute Theme Update  (Read 1763 times)

RajaSekar

  • Hero Member
  • *****
  • Posts: 672
  • ராஜசேகர்
    • Rajclassifieds
    • Email
Bcute Theme Update
« on: January 16, 2012, 02:14:04 pm »
Live Demo: http://www.classifieds.phphost.in

Changes:

sidebar header background image to ribbon effect

footer slicker effect

new "style advertisement here" banner

css based logo if the image logo is not given

Breadcrumb style changed

css sprite based category image(to increase page speed)







please post your feedback here to improve our BCute theme

« Last Edit: January 26, 2012, 05:32:37 am by RajaSekar »

Jesse

  • Hero Member
  • *****
  • Posts: 509
  • Out of my mind, back in 5 minutes
    • Nuclear Projects
    • Email
Re: Bcute Theme Update
« Reply #1 on: January 16, 2012, 02:25:31 pm »
I look forward to trying to out soon!  :D I've got a heavily modified BCute theme as it is, but I'll test this on a separate installation.
Some helpful OSClass pages and customizations I've worked on... http://doc.osclass.org/User:Jesse
Please, no questions via email. Ask them on the forum.

RajaSekar

  • Hero Member
  • *****
  • Posts: 672
  • ராஜசேகர்
    • Rajclassifieds
    • Email
Re: Bcute Theme Update
« Reply #2 on: January 16, 2012, 02:56:39 pm »

@Jesse

Thanks for your feedback

@EveryOne

remember to say if you want remove advertise here banner

locate these line in header.php <?php ad(); ?> and remove it(line number 1)

ingo

  • Full Member
  • ***
  • Posts: 221
Re: Bcute Theme Update
« Reply #3 on: January 16, 2012, 03:13:39 pm »
Nice work RajaSekar,

Thank you

regards

trains58554

  • Super Moderator
  • Hero Member
  • *****
  • Posts: 1821
  • The Ghostbuster
Re: Bcute Theme Update
« Reply #4 on: January 16, 2012, 07:24:10 pm »
Hi RajaSekar,

I am wondering did you add support for the public profile?

Jay

romantica

  • Premium
  • Sr. Member
  • *****
  • Posts: 442
    • les annonces des Alpes maritimes
    • Email
Re: Bcute Theme Update
« Reply #5 on: January 16, 2012, 09:32:14 pm »
Hello, not bad bcute the update, bravo! but how to add image 250x250, which file?
thank you

RajaSekar

  • Hero Member
  • *****
  • Posts: 672
  • ராஜசேகர்
    • Rajclassifieds
    • Email
Re: Bcute Theme Update
« Reply #6 on: January 17, 2012, 09:25:26 pm »
@romantica

you need to edit ad() function on functions.php file

@Jay

i will include the profile page
« Last Edit: January 18, 2012, 09:01:10 am by RajaSekar »

Mark@MyClassifieds

  • Newbie
  • *
  • Posts: 41
    • FreeOnlineClassifieds.us
    • Email
Re: Bcute Theme Update
« Reply #7 on: January 18, 2012, 04:42:55 am »
Would be sweet if you could place a paypal button in the 250x250 box,  then customer could purchase ad space and upload.... 8)
~Mark~

romantica

  • Premium
  • Sr. Member
  • *****
  • Posts: 442
    • les annonces des Alpes maritimes
    • Email
Re: Bcute Theme Update
« Reply #8 on: January 21, 2012, 02:53:57 pm »
hello, how to put images by category?
thank you

JohnnyBoy

  • Jr. Member
  • **
  • Posts: 67
Re: Bcute Theme Update
« Reply #9 on: January 21, 2012, 06:47:40 pm »
Hi,



How can i upgrade my bcute theme with that without changes my old configuration on my actually bcute theme ?


« Last Edit: January 22, 2012, 11:48:38 am by JohnnyBoy »

ingo

  • Full Member
  • ***
  • Posts: 221
Re: Bcute Theme Update
« Reply #10 on: January 22, 2012, 09:59:46 am »
@romantica

Hi,

look to your style css in your theme to this line, if you dont have it just add it, after  -  /* Latest ads list */:

 /* categories image */
.home #main .categories .category h1 .category.your category name{ background: url(images/your image name.gif) no-repeat; padding: 30px; padding-top: 14px;}
.home #main .categories .category h1 .category.cars { background: url(images/vehicle.gif) no-repeat; padding: 30px; padding-top: 7px;}
.home #main .categories .category h1 .category.realestate { background: url(images/realestate.gif) no-repeat; padding: 30px; padding-top: 13px;}

green - your categories
blue - image name

upload your images to your theme/images folder

rename categories (green) to current name of your categories
set the right name (blue) of images

css
add  lines of categories in css as much as you need

regards

romantica

  • Premium
  • Sr. Member
  • *****
  • Posts: 442
    • les annonces des Alpes maritimes
    • Email
Re: Bcute Theme Update
« Reply #11 on: January 22, 2012, 11:51:17 am »
Hello, merci.j have already changed that and the images are not displayed in the image to see style css, so I can be planted?
thank you

ingo

  • Full Member
  • ***
  • Posts: 221
Re: Bcute Theme Update
« Reply #12 on: January 22, 2012, 03:15:50 pm »
Hi,

maybe:

- make sure that all images are 50x50 px, if not resize them.

- set all ​​values for all categories(green) like in "loisirs" categorie, because this image is displayed

/* categories image */
.home #main .categories .category h1 .category.loisirs​​ { background: url(images/loisirs.jpg) no-repeat; background-position: -2px -5px; padding: 25px; padding-top: 10px;}

.home #main .categories .category h1 .category.Bebes { background: url(images/bebe.jpg) no-repeat; background-position:-162px -60px; padding: 25px; padding-top: 10px;}

regards

romantica

  • Premium
  • Sr. Member
  • *****
  • Posts: 442
    • les annonces des Alpes maritimes
    • Email
Re: Bcute Theme Update
« Reply #13 on: January 22, 2012, 05:00:34 pm »
I have not see any value as "loisirs" and only 3 images posted on 9 category
thank you
see on the site:http://www.riviera-annonces.com

ingo

  • Full Member
  • ***
  • Posts: 221
Re: Bcute Theme Update
« Reply #14 on: January 22, 2012, 06:21:19 pm »
Hi,

I mean  > background-position: -2px -5px; padding: 25px; padding-top: 10px;}

set them for all categories like this