axim30
Forum Replies Created
-
Thanks, that got me going.
Just need to put a path in the imagerotaor.swf field, no need to even activate flash.Topic can be changed to ‘resolved’ afaik
I have Flash disabled and it still doesn’t show.
The slideshow is functioning when using it in an album view.
The gallery widget is appearing in the sidebar but alas the slideshow widget is not.site: my travel blog
the widget should be just below the nextGen gallery widget.anybody?
thanks.Forum: Themes and Templates
In reply to: TwentyTen – Alternating post colourthanks alchymyth, read the doc and looked at the special cases.
It didn’t occur to me that it was this easy by passing the function result. I’m just using php for a month or so and trying to find my way around.
Forum: Themes and Templates
In reply to: TwentyTen, how to add image to widget titleI should have uploaded the image to be used !
.widget-title { line-height: 20px; background: url(images/sidetitle_bg.jpg) no-repeat top left; }Above code would do the trick for those interested.
Forum: Themes and Templates
In reply to: How to add more header images to defaultIf you are talking about TwnetyTen theme….
Do a search on ThirtyTen which is a template based on the standard TwentyTen but with a lot of custimisations. One of them is addign a few images to the standard ones.
The website has a good description of how to do this and you can also donwload the template and see how it is done, check functions.phpForum: Themes and Templates
In reply to: twentyten parameter in template tags?I’m not 100% sure but I guess it is used for translation, triggered by the __( xxx ) part. Twentyten is the resource to use for the translation.