PDA

View Full Version : Practice


picunurse
10-10-2004, 02:07 PM
callas (http://img.photobucket.com/albums/v483/picunurse/Glass/callalils1.jpg)

picunurse
10-10-2004, 02:10 PM
Maxx (http://img.photobucket.com/albums/v483/picunurse/kitties%20from%20all%20over/Maxx.jpg)

picunurse
10-10-2004, 02:14 PM
tree (http://img.photobucket.com/albums/v483/picunurse/Art%20work/grandpatree.jpg) :cool: I have pictures now!

picunurse
10-10-2004, 02:23 PM
Me along time ago (http://img.photobucket.com/albums/v483/picunurse/goodmm.jpg)
Ok!

Anastasaeon
10-10-2004, 09:46 PM
practicing.. since this thread was already conveniently here :cool:


<SMALL><SUP>TM</SUP></SMALL>

Anastasaeon
10-10-2004, 09:47 PM
<sup>tm</sup>

Lobsang
10-17-2004, 10:53 AM
<sup>tm</sup>

Is this what you are looking for ? ™


Try Alt + 0153

Noone Special
10-17-2004, 11:19 AM
You mean like this? ProductTM

Here is how you code it: Product[ sup ][ size=1 ]TM[ /size ][ /sup ] (remove all spaces inside square brackets.)

Dani

Lobsang
10-17-2004, 11:32 AM
You mean like this? ProductTM

Here is how you code it: Product[ sup ][ size=1 ]TM[ /size ][ /sup ] (remove all spaces inside square brackets.)

Dani

The size code is redundant.

Noone Special
10-17-2004, 01:26 PM
The size code is redundant.Hmm...

ProductTM (no <size> code).
ProductTM (with <size> code).

I respectfully disagree. Not quite the same...

Dani

Lobsang
10-17-2004, 01:34 PM
Hmm...

ProductTM (no <size> code).
ProductTM (with <size> code).

I respectfully disagree. Not quite the same...

Dani

My mistake. I thought a size of 1 was the same as the current text size.

size 1 with code.

size 1 without code.

I was wrong.

Lobsang
10-17-2004, 01:35 PM
Mods/Admins Is the ability to have sizes lower than 1 a feature that can be turned on and off in this version of vbulletin? If so any chance of turning it back on?

ouryL
10-17-2004, 03:21 PM
Maxx (http://img.photobucket.com/albums/v483/picunurse/kitties%20from%20all%20over/Maxx.jpg)

Adorable!!

:eek: :eek: :D

TubaDiva
10-17-2004, 09:08 PM
Mods/Admins Is the ability to have sizes lower than 1 a feature that can be turned on and off in this version of vbulletin? If so any chance of turning it back on?

Apparently not. Sorry.

your humble TubaDiva
Administrator

Sean Factotum
10-21-2004, 02:01 PM
picunurse (or others):
How do you post a link without having it look exactly what is in the browser's bar? Such as, compare how you wrote the link for your first picture. If I post it, it looks like this: http://img.photobucket.com/albums/v483/picunurse/Glass/callalils1.jpg

How can I be cool like you? (Thinking about posting links to the favorite local band thread.)

Lobsang
10-21-2004, 02:14 PM
picunurse (or others):
How do you post a link without having it look exactly what is in the browser's bar? Such as, compare how you wrote the link for your first picture. If I post it, it looks like this: http://img.photobucket.com/albums/v483/picunurse/Glass/callalils1.jpg

How can I be cool like you? (Thinking about posting links to the favorite local band thread.)

Replace the left '[' with it's equivalent html code from this site (http://home.earthlink.net/~awinkelried/keyboard_shortcuts.html)

That way the 'thing' that parses the post for vbulletin code will not see a '[' and will not activate the code, however, your browser will spot the html code and replace it with a '['

Lobsang
10-21-2004, 02:17 PM
[ instead of '['



And if you wonder how I did that. I replaced the '&' with it's html code.

Lobsang
10-21-2004, 02:18 PM
whoops.

&#91; instead of '['


(I previewed and forgot to fix the code. Preview removes the 'trick', so watch out for that.

Lobsang
10-21-2004, 02:20 PM
&#91;b]bold text&#91;/b]

shows as

[b]bold text[/b]

Lobsang
10-21-2004, 02:23 PM
AHHHHHHHH COMPLETELY MISUNDERTSTOOOD THE QUESTION!!!


OK...

[url=http://www.urlhere.com]text to display instead of url[/url]

produces...

text to display instead of url (http://www.urlhere.com)



I was trying to be too clever.

Sean Factotum
10-21-2004, 02:32 PM
picunurse's cat (http://img.photobucket.com/albums/v483/picunurse/Glass/callalils1.jpg)

Sean Factotum
10-21-2004, 02:33 PM
Glad I waited that one out, Lobsang. I appreciate the help, and doubly appreciate seeing your thinking out-loud process.