Tuesday, June 14, 2011

Tab design

Quote:

background: url('*.jpg')

and no-repeat 0 50%; /* the background-image for the cuurent tab */
That for current opened tab background for showing user which tab is currently opening. If you don't want it, never mind.

Remove 'text-align: center' from my old example. Put the 'padding-left' and take the enough space for the text.

.tab_button {

        padding-left: 15px;

}
Hope this help.
http://bit.ly/mueYgu

No comments:

Post a Comment