Author Topic: Want to custumize my widget  (Read 620 times)

Biodünger

  • Newbie
  • *
  • Posts: 1
    • Andoviajando
Want to custumize my widget
« on: March 16, 2010, 03:53:08 AM »
Hello Peter and everybody,

I would like to custumize my AVH-Widget at

http://abono-organico.com

I wanted to have the pictures without border and at the middle of the column, I could do that.
But wich is the best way to custumize the footer of each image? I would like to change the texts and center them.

Is that all possible?

Thanks a lot for any help or opinion.

Peter

  • Administrator
  • Regular
  • *****
  • Posts: 439
    • http://blog.avirtualhome.com
Re: Want to custumize my widget
« Reply #1 on: March 17, 2010, 08:37:41 AM »
You can change the CSS of the text. The CSS to change is wishlistcaption.
You can either change it directly within the plugin directory, or sometimes a theme has options to add CSS. The theme option would be better as the changes won't be overridden when the plugin is upgraded.

The definition looks like this:
#avhamazon-widget .wishlistcaption {
font-size:100%;
}

The text of the picture can't be changed as it's pulled from Amazon.
Peter van der Does
AVH Plugins developer