Este tópico está presentemente marcado como "adormecido"—a última mensagem tem mais de 90 dias. Pode acordar o tópico publicando uma resposta.
1TadAD
For the three who sent messages asking about how to make things bold...here's a "centralized" answer. :-)
______________
You change the text style by using opening and closing commands around the text. So:
This is <b>bold</b>, <i>italic</i>, and <u>underline</u>.
becomes
This is bold, italic, and underline.
You can even dostrikethrough with a <strike> + </strike> block.
_______________
You create a link to another Web page by enclosing with the 'a' tag. The actual link goes in the opening tag, the English version in between the tags. So:
This will take you to <a href="http://www.librarything.com">LibraryThing</a>
becomes
This will take you to LibraryThing.
_______________
You embed an image with the 'img' tag. It has no closing tag. So:
<img src="http://www.deffler.com/lt/stars_two.gif">
becomes

________________
Most other HTML—such as tables, font changes, etc.—is not supported in LT's forums. You can trick it occasionally. For example, using the <center> tags to center text is not supported. However, they missed blocking the <div> command, so:
<div align="center">Some centered text</div>
becomes
Some centered text
______________
You change the text style by using opening and closing commands around the text. So:
This is <b>bold</b>, <i>italic</i>, and <u>underline</u>.
becomes
This is bold, italic, and underline.
You can even do
_______________
You create a link to another Web page by enclosing with the 'a' tag. The actual link goes in the opening tag, the English version in between the tags. So:
This will take you to <a href="http://www.librarything.com">LibraryThing</a>
becomes
This will take you to LibraryThing.
_______________
You embed an image with the 'img' tag. It has no closing tag. So:
<img src="http://www.deffler.com/lt/stars_two.gif">
becomes

________________
Most other HTML—such as tables, font changes, etc.—is not supported in LT's forums. You can trick it occasionally. For example, using the <center> tags to center text is not supported. However, they missed blocking the <div> command, so:
<div align="center">Some centered text</div>
becomes
Some centered text
2FAMeulstee
I woul like to add one thing, for a link within LibraryThing (like an image, a book, a profile), you can replace the "http :// www. librarything. com" or "http :// www. librarything. nl" by ".." (two dots), that way you stay on the site in your language.
<a href="http://www.librarything.nl/profile/FAMeulstee">Profile FAMeulstee</a> on LibraryThing in Dutch.
<a href="../profile/FAMeulstee">Profile FAMeulstee</a> is usable in all languages
<a href="http://www.librarything.nl/profile/FAMeulstee">Profile FAMeulstee</a> on LibraryThing in Dutch.
<a href="../profile/FAMeulstee">Profile FAMeulstee</a> is usable in all languages
4alcottacre
Me also too!
7callmejacx
Thank you so so much.
10TadAD
Susan interrupted my bagel with scallion cream cheese to copy this here so she could find it later. The subject is linking to one of your own reviews.
1) Go to your home page.
2) Click on Reviews
3) Find the review you want and click on the little chain link symbol below it.
4) Copy what's in your address bar to the clipboard.
5) Now come back here and type:
<a href="PASTE CLIPBOARD HERE">Interview</a>
1) Go to your home page.
2) Click on Reviews
3) Find the review you want and click on the little chain link symbol below it.
4) Copy what's in your address bar to the clipboard.
5) Now come back here and type:
<a href="PASTE CLIPBOARD HERE">Interview</a>
12bonniebooks
Uh, sorry if I sound totally dumb, but by "clipboard" do you mean just 'copy,' or ...? Is this an LT thing or a PC thing?
13TadAD
>12 bonniebooks:: just Copy and Paste.
14suslyn
Just used this again today Tad. Thx so much! But I had trouble finding it so I'm starring it :)
15Prop2gether
Hey Tad, Can you help with this question? Originally, when I came into the group, the latest messages were first, followed by others in date/time order--actually whatever is the default format. Somehow I managed to hit some key combo that the messages scrambled up. Do you know how I can restore the default set-up? Many thanks!
16suslyn
I'm not Tad, but I might be able to help. From the 'Talk' tab, click "Last Message" at the top of the right column. This will order the messages from with the thread with most recent message first. I use "unread" which lists them in quantity of unread (except for those x'd threads) followed by threads where all messages are read in date order, most recent first.
17LisaMorr
Sort by Last Message has not been working for me for about a week.... So, I'm living in the read/unread world for now.
18suslyn
>15 Prop2gether: & 17 so it could be an LT issue rather than anything Prop did.
19blondierocket
I haven't been able to get them to sort by Last Message either for the past week or so. I figured it was an LT issue because I tried different computers and browsers and it still wouldn't work. Oh well.
21suslyn
I checked and Last Message works just fine for me. What a drag it's not like that for you guys.
23blondierocket
I must be the odd one out. It still doesn't work for me. It could be the browser. I'm used to the sort by unread messages now.
24LisaMorr
You and me both, blondierocket. I even rebooted just to see, but I still can't sort on last message read... oh well!
25alcottacre
I am not having the dilemma of the Last Message, but last night while I was on LT all of the headings on the right hand side of my screen suddenly turned a sickeningly bright shade of red and then when they turned back to their normal color, were shrunk to about half of their normal size, which is how they remain today.
Perhaps Tim's son Liam has gotten in to play on Daddy's computer? lol
Perhaps Tim's son Liam has gotten in to play on Daddy's computer? lol
26Prop2gether
It's really nice to have company in this! I still can't get the messages to order properly but I sure appreciate knowing I'm not the only one!
27hemlokgang
This is great!
28Prop2gether
Got an answer from Abby! It seems my LT cookies were out of order and I had to delete them which leads to a logout and reset! Yea!!!!
30Prop2gether
Straight from Abby's email.....
Ok, let's try clearing your cookies.
Go here:
http://www.librarything.com/test_cookies...
Then click "delete all cookies" at the bottom. That'll log you out of LibraryThing, so then log in again and see if you can fix the sorting...
Ok, let's try clearing your cookies.
Go here:
http://www.librarything.com/test_cookies...
Then click "delete all cookies" at the bottom. That'll log you out of LibraryThing, so then log in again and see if you can fix the sorting...
31TadAD
A hint about pictures.
Have you noticed how, on some threads, you click on "2 unread" in the forum list to go to the first unread message, it jumps into view, then immediately scrolls away off the bottom of your screen?
The problem is the browser doesn't know how much room to leave for the images. When they come in bigger than its guess, it has to move things around...hence, pushing the text you wanted to see down out of view.
You can tell the browser how much room to reserve for an image by specifying the "height" attribute. If you're editing your own images, you can get the height from the editing software. If you're just using an image you found elsewhere on the Web, you can right-click on that image and select Properties. Down under "Dimensions" it will say something like "92 x 16 pixels". That second number is the height.
As an example, for this picture:

I'd type:
<img height="16" src="http://www.deffler.com/lt/stars_five.gif">
ETA: Width is less of a problem on this kind of page, but you can specify it the exact same way.
Have you noticed how, on some threads, you click on "2 unread" in the forum list to go to the first unread message, it jumps into view, then immediately scrolls away off the bottom of your screen?
The problem is the browser doesn't know how much room to leave for the images. When they come in bigger than its guess, it has to move things around...hence, pushing the text you wanted to see down out of view.
You can tell the browser how much room to reserve for an image by specifying the "height" attribute. If you're editing your own images, you can get the height from the editing software. If you're just using an image you found elsewhere on the Web, you can right-click on that image and select Properties. Down under "Dimensions" it will say something like "92 x 16 pixels". That second number is the height.
As an example, for this picture:

I'd type:
<img height="16" src="http://www.deffler.com/lt/stars_five.gif">
ETA: Width is less of a problem on this kind of page, but you can specify it the exact same way.
32suslyn
>31 TadAD: Thanks -- I've had the problem, but not on my thread.