 |
|
 |
| - Free Speech, No Spam! - |
 |
 |
 |
 |
 |
05-22-2008, 02:45 PM
|
#26
|
|
Literotica Guru
Torg is offline
Join Date: Aug 2003
Location: In the heart of love, embracing the opportunities I happen across. Oh, and sex, lots and lots of sex.
Posts: 1,433
|
Quote:
Originally Posted by Torg
I never thought to make a stylesheet for someone else's website. Got a clue where to put that css in Firefox?
|
Anybody have a clue of where IE looks for that info?
__________________
Torg
"800 years old I am, and still fuck you up I can." -- Yoda
"Don't fuck with a moderator." -- Torg
|
|
|
|
05-24-2008, 12:37 AM
|
#27
|
|
Literotica Guru
Zingiber is offline
Join Date: Jul 2002
Location: Pacific Rim
Posts: 881
|
Quote:
Originally Posted by Torg
Anybody have a clue of where IE looks for that info?
|
About.com seems to be a pretty good source:
http://webdesign.about.com/od/css/ht/htcssuseriewin.htm
Or there's Microsoft's accessibility tutorials.
http://www.microsoft.com/enable/trai...ormatpage.aspx
Both pages have similar how-to descriptions, once you have your CSS:
On the Internet Explorer menu bar:
Select Tools.
Select Internet Options.
In the Internet Options dialog box, on the General tab:
Select the Accessibility button.
In the Accessibility dialog box, under User style sheet:
Select the Format documents using my style sheet check box.
Select the Browse button.
Navigate to, and open, a saved style sheet.
To save the settings and close the Internet Options dialog box:
Select OK twice.
|
|
|
|
06-06-2008, 12:30 AM
|
#28
|
|
Literotica Guru
Zingiber is offline
Join Date: Jul 2002
Location: Pacific Rim
Posts: 881
|
I <3 my new custom CSS. (Did I say that already?)
My latest experiment with story maps is to highlight the current thread (the one being read before you pressed "Story Map") as well as any new threads. The current thread gets large text and a yellow background.
.red p {
font-size: 18px ! important;
color: #ff0000 ! important;
}
p.sb {
font-size: 18px ! important;
background-color: #ffff7f;
} Did I say I loved my custom CSS? I guess I did. But I'll still need Firefox and Greasemonkey if I want to be able to adjust the thread-reading text width.
-Z.
|
|
|
|
06-22-2008, 06:29 PM
|
#29
|
|
Literotica Guru
lilguy is offline
Join Date: Jun 2002
Location: NJ
Posts: 1,201
|
woe thanks this really helpled
|
|
|
|
07-15-2008, 07:26 AM
|
#30
|
|
Really Experienced
Murakami is offline
Join Date: May 2008
Posts: 148
|
Adding more than 4
Could someone post a really clear description of of how to add more than 4 threads? The explanation earlier in the topic is confusing and spread across several replys. When I tried to use it, all of my threads ended up in the thread I pushed 'add' in, instead of the target.
|
|
|
|
07-15-2008, 02:35 PM
|
#31
|
|
Really Experienced
GoodBoy741 is offline
Join Date: Dec 1969
Posts: 194
|
Go to the story map. Click on a thread.
The address in your address bar will have a number at the end, like this:
http://www.chyoo.com/index.php/main....ge/34937/88027
The second to last five digit bit is what you want, in this case it would be 34937. Copy that number.
Go to a thread that isn't full yet. Hit "Add new thread". In your address bar you will see something like this:
http://www.chyoo.com/index.php/membe...ddedit/0/28490
Notice how that has a five digit number at the end also? Replace that five digit number with the number from the thread you wanted to add to. Write your new thread and post it.
I think that should do it.
Last edited by GoodBoy741 : 07-16-2008 at 01:16 PM.
Reason: I wanted to clarify some incorrect instructions
|
|
|
|
07-16-2008, 11:46 AM
|
#32
|
|
Literotica Guru
Torg is offline
Join Date: Aug 2003
Location: In the heart of love, embracing the opportunities I happen across. Oh, and sex, lots and lots of sex.
Posts: 1,433
|
Quote:
Originally Posted by GoodBoy741
|
When you have two numbers on the end, the second number is the page you came from. The first number, 34937, is the one you want to copy.
__________________
Torg
"800 years old I am, and still fuck you up I can." -- Yoda
"Don't fuck with a moderator." -- Torg
|
|
|
|
07-16-2008, 01:13 PM
|
#33
|
|
Really Experienced
GoodBoy741 is offline
Join Date: Dec 1969
Posts: 194
|
Ah, thanks Torg. I edited my earlier post so that the correct procedure would all be in the same thread.
Last edited by GoodBoy741 : 07-16-2008 at 01:17 PM.
|
|
|
|
08-07-2008, 06:02 PM
|
#34
|
|
Experienced
mememe621 is offline
Join Date: Dec 1969
Posts: 52
|
Does this trick to add more than 4 threads also work for adding a thread to a (temporarily, I hope!) locked thread? I'm about to fiddle with it myself, but figured I'd also ask in case anyone knows how to do that.
|
|
|
|
08-07-2008, 06:11 PM
|
#35
|
|
Experienced
mememe621 is offline
Join Date: Dec 1969
Posts: 52
|
Sweet! It does work for adding a thread to a locked thread! That's pretty awesome. Though I guess if the initial thread gets denied, all the subsequent ones would be lost, which would really blow.
|
|
|
|
08-15-2008, 10:28 AM
|
#36
|
|
Literotica Guru
Zingiber is offline
Join Date: Jul 2002
Location: Pacific Rim
Posts: 881
|
bump! go away spam
|
|
|
|
09-14-2008, 04:28 PM
|
#37
|
|
Literotica Guru
Zingiber is offline
Join Date: Jul 2002
Location: Pacific Rim
Posts: 881
|
Quote:
Originally Posted by Zingiber
bump! go away spam
|
bump! go away free webhosting spam
|
|
|
|
01-21-2009, 01:58 AM
|
#38
|
|
Literotica Guru
Zingiber is offline
Join Date: Jul 2002
Location: Pacific Rim
Posts: 881
|
bump!
So people can see the original Tips and Tricks thread. In case they're looking for CSS or something.
-Z.
P.S.: Per Torg, I've cc'd instructions on CSS into the Chyoo FAQ:
http://www.chyoo.com/index.php/main.story.page/97603
Last edited by Zingiber : 01-21-2009 at 02:36 AM.
Reason: adding link to Chyoo FAQ thread
|
|
|
|
01-25-2009, 07:07 PM
|
#40
|
|
Experienced
Xorph is offline
Join Date: Mar 2008
Posts: 51
|
Should the "adding an extra thread" trick be included in the FAQ?
|
|
|
|
02-16-2009, 08:30 PM
|
#41
|
|
Really Experienced
Murakami is offline
Join Date: May 2008
Posts: 148
|
5th thread
I've been trying to add a 5th thread to a story, and it keeps getting added to the thread I clicked add from, even though I think I am following the instructions about replacing numbers.
I copy the second to last 5 digit number from the thread I want to add to.
Go to another thread, click add.
Replace the last 5 digit number with the one I copied.
Add text, submit.
Does anyone know what I am doing wrong?
|
|
|
|
02-17-2009, 01:23 AM
|
#42
|
|
Literotica Guru
Zingiber is offline
Join Date: Jul 2002
Location: Pacific Rim
Posts: 881
|
Quote:
Originally Posted by Murakami
I've been trying to add a 5th thread to a story, and it keeps getting added to the thread I clicked add from, even though I think I am following the instructions about replacing numbers.
I copy the second to last 5 digit number from the thread I want to add to.
Go to another thread, click add.
Replace the last 5 digit number with the one I copied.
|
Navigate to this new URL you have just created. This pops up an add thread page which looks much like the one you just saw, but you are now adding to the page you wanted to add a 5th thread to (or 3rd or 4th for more restricted stories) rather than the one you pushed "Add" on.
Quote:
Add text, submit.
Does anyone know what I am doing wrong?
|
Try what I suggested? (change the URL and *go* to it before adding any text).
-- Z.
|
|
|
|
02-17-2009, 01:39 AM
|
#43
|
|
Really Experienced
GoodBoy741 is offline
Join Date: Dec 1969
Posts: 194
|
So when you say navigate to it, do you mean open up a new page and copy the new, cobbled together URL into it?
|
|
|
|
02-17-2009, 08:11 AM
|
#44
|
|
Really Experienced
Murakami is offline
Join Date: May 2008
Posts: 148
|
Thanks, I feel a little foolish now
|
|
|
|
02-18-2009, 12:58 AM
|
#45
|
|
Literotica Guru
Zingiber is offline
Join Date: Jul 2002
Location: Pacific Rim
Posts: 881
|
Quote:
Originally Posted by GoodBoy741
So when you say navigate to it, do you mean open up a new page and copy the new, cobbled together URL into it?
|
I mean put the new, cobbled together URL into the address bar and press ENTER, or the equivalent, whether or not a new browser window or tab is involved. You don't need the original "addedit" page for anything other than the form of the address into which you're grafting in the thread you actually want to add to, so there's no harm in replacing that with the addedit page you really wanted but couldn't just click to.
I suspect Murakami edited the address in the address bar but didn't at first go to that new address. Without going to it, the "Submit" button adds a thread to the one you originally pressed "Add" on, not the thread you were trying to add to by grafting together the URL.
-Z.
|
|
|
|
02-18-2009, 01:29 AM
|
#46
|
|
Really Experienced
GoodBoy741 is offline
Join Date: Dec 1969
Posts: 194
|
Ah, gotcha.
|
|
|
|
02-19-2009, 04:12 PM
|
#47
|
|
Really Really Experienced
whizzper is offline
Join Date: Dec 1969
Location: NYC
Posts: 452
|
So THAT'S what I was doing wrong...alrighty!
|
|
|
|
04-24-2009, 12:30 AM
|
#48
|
|
Really Experienced
Cat_Tha_Cat is offline
Join Date: Mar 2008
Posts: 166
|
Has anyone figured out how to do the CSS thing on Vista yet?
__________________
Retired from writing erotica.
Or maybe not.
|
|
|
|
04-24-2009, 05:39 PM
|
#49
|
|
Literotica Guru
Torg is offline
Join Date: Aug 2003
Location: In the heart of love, embracing the opportunities I happen across. Oh, and sex, lots and lots of sex.
Posts: 1,433
|
Quote:
Originally Posted by Cat_Tha_Cat
Has anyone figured out how to do the CSS thing on Vista yet?
|
I think you mean IE 8? Vista shouldn't matter, should it?
__________________
Torg
"800 years old I am, and still fuck you up I can." -- Yoda
"Don't fuck with a moderator." -- Torg
|
|
|
|
04-29-2009, 08:44 AM
|
#50
|
|
Really Experienced
BenjiDude is offline
Join Date: May 2008
Location: England
Posts: 175
|
Quote:
Originally Posted by Torg
I think you mean IE 8? Vista shouldn't matter, should it?
|
You are correct sir. The os doesn't have any effect on the way the css files are read by the browser.
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT -4. The time now is 03:38 AM. |
|
|
|
|