hey guys Im using wordpress and I have this css script
And I want the image to stretch automaticly if the words are bigger.Code:ul#nav2 li a:hover { background:#444444; text-decoration:underline; text-indent:0px; line-height:37px; margin-top:-11px;margin-bottom:auto; padding-top: 0px; background: transparent url("images/onhover1.png") no-repeat scroll left top; width:auto; height:65px;
This is wordpress navigation menu.And every category have different word length and Im using an image as backround of every category.
So if the category length is bigger than the image I want it to stretch.
I DONT WANT TO REPEAT THE IMAGE


Reply With Quote

Bookmarks