Specific Size Scrollable Navi

Specific Size Scrollable Navi

I am trying to use pictures as my navigation, but am not sure how to specify the size of the pictures. I have used the JQueryTools Scrollable Navigator.

The <style> looks like this:
    background:transparent url(images/Layout1_Menu_All.png) no-repeat;
    display:block;
    width:187px;
    float:left;
    height:30px;
    cursor:pointer;

The part I can't figure out is the "height:30px;". I would like the height to adjust to whatever the height of the picture is, but would settle for being able to specify the height of each picture.

Is there a way to do this?












    • Topic Participants

    • skip