Word Description BBC

Started by Özgür, January 15, 2009, 01:42:10 PM

Previous topic - Next topic

martrek

Özgür | ЯocKayseri thanks a lot, it works fine now, i forget edit my template in mkportal and with it works perfect!
SMF 2.0 RC3

Özgür

Quote from: martrek on January 16, 2009, 11:45:03 AM
Özgür | ЯocKayseri thanks a lot, it works fine now, i forget edit my template in mkportal and with it works perfect!

You're welcome =)
So Long

arba

Great mod  :)
I also have problem with IE (operation aborted...) I find that this problem arise when page are not loaded completly but you put the cursor on wordtag. When the page are loaded completly then there is no problem with IE, no operation aborted... problem.
Can that be fixed?

Özgür

#23
Quote from: arba on January 16, 2009, 02:22:50 PM
Great mod  :)
I also have problem with IE (operation aborted...) I find that this problem arise when page are not loaded completly but you put the cursor on wordtag. When the page are loaded completly then there is no problem with IE, no operation aborted... problem.
Can that be fixed?

Thanks for find it. my site is closed now. Because "botnet".. :( I can't try now.
i try fix in 2-3 days.
So Long

Minare

#24
Great mod dudes , thanks




By the way, It doesn't work in firefox.

LinK187

Quote from: arba on January 16, 2009, 02:22:50 PM
Great mod  :)
I also have problem with IE (operation aborted...) I find that this problem arise when page are not loaded completly but you put the cursor on wordtag. When the page are loaded completly then there is no problem with IE, no operation aborted... problem.
Can that be fixed?

You have to manually modify the style.css in your theme. I had the same problem.

Minare

Quote from: LinK187 on January 16, 2009, 09:49:20 PM
Quote from: arba on January 16, 2009, 02:22:50 PM
Great mod  :)
I also have problem with IE (operation aborted...) I find that this problem arise when page are not loaded completly but you put the cursor on wordtag. When the page are loaded completly then there is no problem with IE, no operation aborted... problem.
Can that be fixed?

You have to manually modify the style.css in your theme. I had the same problem.

Modifying by doing what ?

LinK187

Quote from: Minare on January 16, 2009, 10:03:22 PM
Quote from: LinK187 on January 16, 2009, 09:49:20 PM
Quote from: arba on January 16, 2009, 02:22:50 PM
Great mod  :)
I also have problem with IE (operation aborted...) I find that this problem arise when page are not loaded completly but you put the cursor on wordtag. When the page are loaded completly then there is no problem with IE, no operation aborted... problem.
Can that be fixed?

You have to manually modify the style.css in your theme. I had the same problem.

Modifying by doing what ?

Add this to the very top:
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {font-size:11px; display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

Yağız...

I've uploaded new version. With this, you don't need to modify your themes' files.

LinK187

#29
Quote from: Yağız on January 16, 2009, 10:16:48 PM
I've uploaded new version. With this, you don't need to modify your themes' files.

* LinK187 slaps forehead! :P

Well i'm currently just doing a test forum, when we go live I'll use the new one :P

arba

Quote from: LinK187 on January 16, 2009, 10:05:00 PM
Quote from: Minare on January 16, 2009, 10:03:22 PM
Quote from: LinK187 on January 16, 2009, 09:49:20 PM
Quote from: arba on January 16, 2009, 02:22:50 PM
Great mod  :)
I also have problem with IE (operation aborted...) I find that this problem arise when page are not loaded completly but you put the cursor on wordtag. When the page are loaded completly then there is no problem with IE, no operation aborted... problem.
Can that be fixed?

You have to manually modify the style.css in your theme. I had the same problem.

Modifying by doing what ?

Add this to the very top:
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {font-size:11px; display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}


I edited style.css but same issue, if page are not loaded completly moving cursor to wordtag crash the IE.

Yağız...

@arba;
Uninstall the old version and install the new one.

arba

Quote from: Yağız on January 17, 2009, 05:18:22 AM
@arba;
Uninstall the old version and install the new one.

Thank you Yagiz, but still I have same issue with IE. Do you have this problem with IE as well? You do not get operation aborted issue if your page are not loaded completly when you check the word description?


arba

I checked the demo : http://demo.rockayseri.net/index.php?topic=3.0 [nofollow]
Same problem with IE , ie crash if page are not loaded completly.

spoontosser

Great mod! Works great on my forum on both IE7 and FF.

The only question I have is can the color of the red word and the background of the dialog bubble be changed easily? Not to concerned about the background bubble, but would like to change the red to something else.

CSS or elsewhere in my forum files?

Özgür

This is not easily =)

./Sources/Subs.php and find

#ttcont {font-size:11px; display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}

chancge : #666 to your bubblecolors and #FFF your text color.

change
"tt_left.gif" in "./Themes/default/images".
"tt_top.gif" in "./Themes/default/images".
"tt_bottom.gif" in "./Themes/default/images".

to your images.

if you can wait 2.0 version, i can make selectable this.
So Long

LinK187

Quote from: arba on January 17, 2009, 05:40:06 AM
I checked the demo : http://demo.rockayseri.net/index.php?topic=3.0
Same problem with IE , ie crash if page are not loaded completly.

Is your ie7 fully updated? The addition to my style.css fixed the ie crash for me.

arba

Quote from: LinK187 on January 17, 2009, 02:59:35 PM
Quote from: arba on January 17, 2009, 05:40:06 AM
I checked the demo : http://demo.rockayseri.net/index.php?topic=3.0 [nofollow]
Same problem with IE , ie crash if page are not loaded completly.

Is your ie7 fully updated? The addition to my style.css fixed the ie crash for me.

I hope it is, IE7 get updated yesterday. Do you try worddescription BBC till page are in loading stage? As I wrote, I dont have problem when page are completly loaded, then this mod work flawlesly. Of course it could be something with my IE,

LinK187

Quote from: arba on January 17, 2009, 04:41:13 PM
Quote from: LinK187 on January 17, 2009, 02:59:35 PM
Quote from: arba on January 17, 2009, 05:40:06 AM
I checked the demo : http://demo.rockayseri.net/index.php?topic=3.0
Same problem with IE , ie crash if page are not loaded completly.

Is your ie7 fully updated? The addition to my style.css fixed the ie crash for me.

I hope it is, IE7 get updated yesterday. Do you try worddescription BBC till page are in loading stage? As I wrote, I dont have problem when page are completly loaded, then this mod work flawlesly. Of course it could be something with my IE,

perhaps you should try the new version.

arba

New version of Internet Expolorer or WordDescription BBC?
I have new version of WD BBC, instaled today in the morning.

Advertisement: