[Pro] Example Carousel Button Color

I am trying to setup a carousel on my web pages and like the example listed here Carousel in Freeway as a guide but I can not figure out where to change the back ground colors on the bottoms? Where can I make something similar but modify the color of the rollover/action for each button? Any help is appreciated.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I may misunderstand you, but reading Walter’s instruction, there is nothing let me doubt.

The main points are the 2,7,8

  1. This HTML item is the static “floor”, this item that is always visible and in fact not part of the action-set. He says “style it as you like” so …?

7+8. “The buttons and tabs must be images …” so draw either a graphic item and style this elements via inspector (border left, top, right + fillmaster for a slight gradient which could be the method in this example) or use any pixel-based designer software (photoshop or similar) what I tend was the method to achieve the forward/back buttons.

But if you mean to indicate the active stat of a tab, this will need to add two Tag styles and the use of two images (.png)(Photoshop):

applied to an empty graphic item.

.controls a img (normal stat, dont forget the leading point and make sure the name area is blank)

.controls a img.active (active stat, dont forget the leading point and make sure the name area is blank)

That’s what I use to build a carousel. For sure it needs to have some practice, but once understood, there are pretty nice possibilities for to built carousels of many colors:

http://www.freewaytalk.net/thread/view/100747#m_100753

Is this what you’re after?

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options