News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

NiceTooltips

Started by digger, September 14, 2009, 06:24:52 AM

Previous topic - Next topic

jarska

Is that mod suppose to show topic starter avatar too?

If it is, not working for me. :-[

Storman™

QuoteIs that mod suppose to show topic starter avatar too?

No, just the topic title and the main content.

Details about the topic starter and their avatar are not shown.

;)

Biology Forums

Quote from: jarska on January 20, 2012, 05:41:04 AM
Is that mod suppose to show topic starter avatar too?

If it is, not working for me. :-[

Would be nice, and can be done. :laugh:

jarska

Quote from: Storman on January 20, 2012, 05:49:28 AM
QuoteIs that mod suppose to show topic starter avatar too?

No, just the topic title and the main content.

Details about the topic starter and their avatar are not shown.

;)

Okay, thanks.
If I remember right, in Tinyportal site was that mod in use and there it shows avatar, just wondering how to do that? O:)

TheListener

Quote from: jarska on January 21, 2012, 12:30:44 AM
Quote from: Storman on January 20, 2012, 05:49:28 AM
QuoteIs that mod suppose to show topic starter avatar too?

No, just the topic title and the main content.

Details about the topic starter and their avatar are not shown.

;)


Okay, thanks.
If I remember right, in Tinyportal site was that mod in use and there it shows avatar, just wondering how to do that? O:)

Maybe you should ask in the Tiny portal support topic.

amiralib

hi friends
this cute mod is not RTL
all the texts are showing on left side of bar. how can i move them to right ?

thanks

impreza

Modification is a super
Imparted by the truncation of text that was automatically ended so ...

The point to where the text is 3 dots were attracted to suggest that this is not all that is in the subject.
Portal ToTemat.pl - treści w postaci artykułów i filmów tematycznych.

Adrek

How can I show also last message?
Here is example from phpbb2:
Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

JaGoDkA

Hallo,

I just want to ask about this same. What should I do to highlight first and last message?

Best regards
JaGoDkA

Adrek

Quote from: phantomm on March 14, 2012, 06:03:10 PM
How can I show also last message?
Here is example from phpbb2:

refresh?
Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

impreza

How to make a truncated message that always ended with [...] and not in the middle of a sentence, etc
Portal ToTemat.pl - treści w postaci artykułów i filmów tematycznych.

Biology Forums

Here's how I made them nice and round ;)

Find: (In Subs.php)

.nice_tooltip_fgclass {

Add After:

-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;


Find: (In Subs.php)

.nice_tooltip_bgclass {

Add After:

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

TheListener

Good tip there Liam.

Just hope I remember this.

::)

FrizzleFried

Thanks for the rounded corner code!  It looks great!

Chas Large

Excellent mod, well done

Is it possible to add a user switch to Profile > Look and Layout so that users who don't like it can disable it?

Many thanks, keep up the good work
My Modifications :)  My Forum

Please DO NOT PM me with support requests. Post the problem in the appropriate Support Board so everyone can benefit from the advice given.

mladja037

how to resize a box width and height?

Jessica.

nice, thanks for the rounded box code :)
Testing Zone - SMF 2.0.7, default Curve
School & Chat - phpBB3, over 170 mods installed, official live forum

I use the latest version of Chrome

phpBB: Forum = a section; Board = whole site
SMF: Forum = whole site; Board = a section

Skaty

Hi, i have SP Block that shows first images (with link) specific boards like news. I wanna to ask, how can i entegrate this mod to show inside of this topics when mouse is on it ?

like this maybe ?


TheListener

Quote from: Skaty on May 15, 2013, 09:48:41 PM
Hi, i have SP Block that shows first images (with link) specific boards like news. I wanna to ask, how can i entegrate this mod to show inside of this topics when mouse is on it ?

like this maybe ?



Are the images provided by a mod?

solewind

Great! Thanks for the tip, also thank Liam for the rounded corner, it looks great. By they way can I modify the size of the box?

Advertisement: