Elle
@jenny
Honorable Member
Joined: Feb 14, 2007
Topics: 47 / Replies: 547
Reply
Re: Preview BEFORE submitting?

Oh! That works good.I originally had that with the !. o_OThanks, Tammy. 😀

18 years ago
Forum
Reply
Re: Preview BEFORE submitting?

Here's the chunk of it: $submit = isset($_POST['submit']) ? $_POST['submit'] : false;if(!$submit) $submit = _PREVIEW;$output ...

18 years ago
Forum
Reply
Re: Preview BEFORE submitting?

I used this instead:isset($_POST['submit']) ? $_POST['submit'] : falseIt'll do the same job, right?Thanks!

18 years ago
Forum
Topic
Forum
Replies: 6
Views: 1028
Reply
Re: A few help questions

You're welcome. :)For that you'd have to float the news to the left and the recent should fill it up -- granted the news isn't longer t...

18 years ago
Forum
Reply
Re: A few help questions

#categoryblock .row {margin-bottom: 1em;}Works for getting the space between each "row" of the "category block".And that should ge...

18 years ago
Forum
Reply
Re: A few help questions

OH.For the original problem, you could have had:$blocks["categories"]["template"] = "{image} {link} [{count}] - {description}...

18 years ago
Forum
Reply
Re: A few help questions

You wanted a space AFTER each category thingy? If so, I think it looks good. You could use <p>categorystuffhere</p> to avoid the double &l...

18 years ago
Forum
Reply
Re: A few help questions

The recent block looks good. :D1) I think you mean you want it bolded and black? :s .label { font-weight: bold; color: #000; } That should only affect...

18 years ago
Forum
Reply
Re: A few help questions

Categories: it's wrapped around a <div> so you'll have to do something like: #categoryblock .row div { display: inline; } Not sure if ...

18 years ago
Forum
Reply
Re: Rejection Letters -- changing "from" e-mail address.

Thanks Tammy, changed.Although I can't work it out yet -- shall have to wait... D:

18 years ago
Forum
Topic
Forum
Replies: 2
Views: 955
Reply
Re: Characters list

You could change the categories for all the characters to -1 (I think) which means it's site wide which would achieve what you want... I original...

18 years ago
Forum
Reply
Re: My Own Twilight

I'm not sure the layout works right in FF (I checked it in I.E. and I'm sure that's how you want it to be displayed).

18 years ago
Reply
Re: A fatal MySQL error was encountered.

I think the most obvious step is to check whether the fanfiction_shoutbox actually exists. :s

18 years ago
Forum
Page 25 / 40