Hi,
First and formost , thanks for this wonderful module. I had been looking for this for sometime now.
I tried to use this module on my test site and faced some problems with (look at screenshot)
1) uaing the tab.png as a background - The right side of the tab.png was always clipped
2) borders - I could not get rid of the border just under the tab.png image
3) loading.gif - I tried to use the loading.gif image but it did not work. I placed a loading.gif image in the folder and uncommented the code as mentioned, but still wasnt able to get the loading.gif to appear
I had a look at your website to see how tabbed_block worked there. It seems to work exaclt the way It should work. Is there anything different or additional in the code being used there??
Thanks
Manuj
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | tabbed_block.css_.patch | 542 bytes | joetsuihk |
| tabbed.jpg | 145.12 KB | manuj_78 |
Comments
Comment #1
joetsuihk commentedfirst of all, thx for using this module.
about the background image, note that the image is not enabled by default, on the HEAD from drupal.org.
I was wondering if you enable it by changing the CSS file?
if this is the case, i will suggest you to use the CSS file from my site, as further releases will not use the background image by default also.
sorry about the confusion if my site's appearance made you confuse, and comments welcomed if it really need background image, for any reasons.
have a nice day,
Joe Tsui
Comment #2
manuj_78 commentedI did enable the by changing the css file. I removed the comment from the lines as suggested
BEFORE
AFTER
I will try the css file from your site and will let you know how it goes.
I think not using the backgrund image by default is a good idea as a lot of people will not want to use it anyway.
Manuj
Comment #3
manuj_78 commentedI tried the css from your site and manged to get background image to work.
However, I coul not get the loading.gif to work
I placed a loading.gif in the tabbed_block folder
and uncommented the code as mentioned in the css but no luck
BEFORE
AFTER
Is there something else that needs to be done here??
Manuj
Comment #4
joetsuihk commentedsorry that the "loading" is drop out since something like v0.6
but i still fix it to 5.x-1.x in case someone will use
please find the patch
also some clean up of the CSS file is made
Comment #5
manuj_78 commentedthe patch seems to work. I have put it on my production site and will let you know if there are any more issues
Thanks for the support
Comment #6
joetsuihk commentednth to commit at all.
Comment #7
manuj_78 commentedI think the patch does need to be commited to the css file as otherwise the loading.gif will not work
Comment #8
joetsuihk commentedcommited the patch. note that no loading.gif is included in the HEAD.
anyone can provide a GPL image?