Minor update
Select messages from
# through # FAQ
[/[Print]\]

City of IF -> Open Forum Archives

#1: Minor update Author: IngrothechundyerLocation: Wandering the streets of IF since 10/21/2005 PostPosted: Fri Jun 10, 2011 3:09 pm
    —
The Effects and Style shop code is now on the regular site (although it is still disabled while it is having final configuration performed to it).

Also made a minor fix to make the BBCode buttons and FireFox play nicer together.

#2:  Author: D-LotusLocation: Hollywood, USA PostPosted: Fri Jun 10, 2011 9:37 pm
    —
What are we going to be able to shop?

#3:  Author: ThunderbirdLocation: Rising from the ashes PostPosted: Fri Jun 10, 2011 10:32 pm
    —
Within the next 24 hrs, you should be able to see it available in the shop hopefully Wink

#4:  Author: Kalyssa SummersLocation: RL: NJ, USA | Starving Peasant for Posts in City of IF *Reaches for your Story Hungrily* PostPosted: Fri Jun 10, 2011 10:45 pm
    —
Thunderbird wrote:
Within the next 24 hrs, you should be able to see it available in the shop hopefully Wink


OMG OMG OMG OMG!!! Cheers Rock On

#5:  Author: ThunderbirdLocation: Rising from the ashes PostPosted: Fri Jun 10, 2011 11:00 pm
    —
Oh, you know... nothing too special yet but it'll get there

And ingro... I'm not sure its working quite right... could you check the admin panel on it and see what I'm doing wrong there?

#6:  Author: IngrothechundyerLocation: Wandering the streets of IF since 10/21/2005 PostPosted: Sat Jun 11, 2011 4:33 am
    —
Thunderbird wrote:
And ingro... I'm not sure its working quite right... could you check the admin panel on it and see what I'm doing wrong there?


Ok I turned districts on for both the main configuration and the shop and it seems to be working.

*mutters about mods that are less then obvious how to make them work*

#7:  Author: ThunderbirdLocation: Rising from the ashes PostPosted: Sat Jun 11, 2011 8:14 am
    —
Ok, its working in general but the updating to a new setting didn't seem to take and the shadow doesn't seem to be expressing throughout the forums.

#8:  Author: Crunchyfrog PostPosted: Sat Jun 11, 2011 9:01 am
    —
Yeuchh. Not sure I like your effects, TB!

I've just purchased a green colour for my name and it's not showing.

But the blue colour for the title works.


(Editz to add) - Ah, that's interesting. The glow for the name works, but the colour doesn't. Might have something to do with the fact that it is an orange link rather than straight forward text?

Also I have purchased shadows for the name, and it hasn't worked.

#9:  Author: Ingro PostPosted: Sat Jun 11, 2011 9:35 am
    —
Hmm I'll look into the shadow. I'm pretty sure it was working when I tested it before.
EDIT: It is definitely not working now. I'll have to look into what the problem is.

You only see the shadow or the background if you aren't using IE though Sad

You may be right about the orange overwriting the green Confused
I'm not really sure there's much I can do about that. Does it look right on the prieview but not on the forum?

#10:  Author: Crunchyfrog PostPosted: Sat Jun 11, 2011 10:02 am
    —
Yup, it's looking right on the preview, even the shadows.

I'm using IE - but I'm not sure I'd want to change browsers just to see the effects of the fables I've just spent! Very Happy

#11:  Author: IngrothechundyerLocation: Wandering the streets of IF since 10/21/2005 PostPosted: Sat Jun 11, 2011 10:06 am
    —
Crunchyfrog wrote:
Yup, it's looking right on the preview, even the shadows.

I'm using IE - but I'm not sure I'd want to change browsers just to see the effects of the fables I've just spent! Very Happy


It looks best in IE anyway! Laughing

#12:  Author: HalfEmptyHeroLocation: Where rolls the Oregon, and hears no sound PostPosted: Sat Jun 11, 2011 3:49 pm
    —
Would there be any way to modify the mod to use CSS3 instead of however it is doing it now? As I use firefox, this looks terrible, and I don't even think it looks great in IE. I don't know how the mod is set up, but with with CSS3 you could use text-shadows which work in almost every browser (I.E. being the one exception) and the ones they don't work on just wouldn't show the shadow at all.

#13:  Author: IngrothechundyerLocation: Wandering the streets of IF since 10/21/2005 PostPosted: Sun Jun 12, 2011 4:07 am
    —
HalfEmptyHero wrote:
Would there be any way to modify the mod to use CSS3 instead of however it is doing it now?


If you can give me the code to you it's a whole lot more likely to happen :/

CSS and HTML aren't areas I'm strong at but I will be looking into getting the shadows working right on IE and if you have a fix that is cross browser I would be happy to see if I can implement it a the same time.

#14:  Author: HalfEmptyHeroLocation: Where rolls the Oregon, and hears no sound PostPosted: Sun Jun 12, 2011 4:52 am
    —
Simple enough:

Code:
<span style="text-shadow: 1px 1px 1px #FF0000">Testing testing 123</span>


Produces this:

The first px controls the x offset, the 2nd controls the y offset, and the 3rd controls the size of the shadow. So this:

Code:
<span style="text-shadow: 0px 0px 8px #FF0000">Testing testing 123</span>



Produces this:

This unfortunately will not work in Internet Explorer, is will simply display the text without a shadow. If you are using Internet Explorer, I suggest you stop and find the wonders of Firefox Laughing Opera's not bad, and chrome is decentish.

But anyways, as I said, this works on Firefox (not sure about 3, can't remember), Opera, Safari, Chrome, and any browser based on WebKit. It will also most likely work in IE 10.0 if you still have not seen the light Razz

#15:  Author: HalfEmptyHeroLocation: Where rolls the Oregon, and hears no sound PostPosted: Sun Jun 12, 2011 4:58 am
    —
And here's a very brief description of why Internet Explorer is no good Surprised
http://www.worsttech.com/products/why-internet-explorer-sucks-1102887.html



City of IF -> Open Forum Archives


output generated using printer-friendly topic mod. All times are GMT - 8 Hours

Page 1 of 1

Powered by phpBB © 2001,2002 phpBB Group