I think this is just exactly what I am looking for...one question though...what if I want to give each tab a different background image...how sould I do that? Gr. Debbie
Thank-you for this tutorial! It worked, but now there are gaps in between each tab title. Do you know how I can get rid of those gaps so that the background of the tabs is just one main background? If you can help me, please e-mail me.
hi, i found the code on my page source but can't find the codes in my edit html page. how do i change my tabs background using the b:widgets tags? thanks :)
Hi there!
ReplyDeleteI think this is just exactly what I am looking for...one question though...what if I want to give each tab a different background image...how sould I do that? Gr. Debbie
Thank-you for this tutorial! It worked, but now there are gaps in between each tab title. Do you know how I can get rid of those gaps so that the background of the tabs is just one main background? If you can help me, please e-mail me.
ReplyDeleteThank-you!
Jessica
www.afternoonstyle.com
afternoonstyleblog@gmail.com
hii,I'll check what the problem is
DeleteAdd this code
Deleteborder-left:0px;
border-right:0px;
below background-image:("url image");
hi, i found the code on my page source but can't find the codes in my edit html page. how do i change my tabs background using the b:widgets tags? thanks :)
ReplyDeleteFind this code in your travel theme on line about : 217 under section /* Tabs
Delete.tabs-inner .widget ul {
and after it paste code
background-image: url("here is url of your image");