Elle
@jenny
Honorable Member
Joined: Feb 14, 2007
Topics: 47 / Replies: 542
Reply
Re: Same skin; different CSS file?

I implemented this method:br>... and it all works. ๐Ÿ™‚ I had to add a title to the <link> in the header.php though so it wouldn't constantly...

16 years ago
Topic
Replies: 7
Views: 1440
Reply
Re: Menu links to off-site in "new" directory structures e.g. blocks/shoutbox/archiv

pagesetup.php:while($link = dbassoc($linkquery)) {if($link['link_access'] && !isMEMBER) continue;if($link['link_access'] =...

16 years ago
Reply
Re: Menu links to off-site in "new" directory structures e.g. blocks/shoutbox/archiv

Ah, no. I think it will be OK to reference the site nowww.

16 years ago
Reply
Re: Story Information Displayed

It should be listings.tpl in your skin. ๐Ÿ™‚

16 years ago
Reply
Re: New Site Name Ideas

fideli.usI REALLY like that one! But it may be restricting.

16 years ago
Topic
Reply
Re: Just a few questions.

2. You can modify the script to give the chapter a date, but it will only work on new chapters; not old. It should be somewhere on the forums. I remem...

16 years ago
Reply
Re: Changing link colors for listbox tail

You can change the colour in the CSS:.listbox .tail a { color: #fff; }... for example. :)Pretty skin, by the way!

16 years ago
Forum
Reply
Re: Emailing entire review

Sure, just remove them. ๐Ÿ™‚

16 years ago
Forum
Reply
Re: Storyform Error?

Try re-uploading the storyform.php file.

16 years ago
Reply
Re: [MOD] Shout Length Counter

Oo. That's what I was forgetting to post.    alter table fanfiction_shoutbox modify shout_message VARCHAR(300) ; ... I think.

16 years ago
Forum
Reply
Re: [MOD] Shout Length Counter

Here are my modifications... I changed it to 300:blocks/shoutbox/admin.phpline 25: $shout_message = preg_replace("/^(.{300}).*$/", "...

16 years ago
Forum
Page 6 / 40