Forum User Style Modding

Post » Mon May 06, 2013 9:45 am

You have the "Applies to" section set to "URLs starting with http://www.gamesas.com" right? I didn't at first and nothing worked.

And you have the Enabled box checked?

User avatar
Courtney Foren
 
Posts: 3418
Joined: Sun Mar 11, 2007 6:49 am

Post » Sun May 05, 2013 9:09 pm

What the HELL...

It works now.. I don't what I done. I returned to the edit window, deleted the scripts, copied and pasted them again and... BAM The Stalker remains pinned at the top!

I had to have missed a line of code. KUDOS DEFRON.

As an added bonus, Administration has removed the added threads from the bottom.

EDIT : Thanks for the help guys. I got all the input correct except for the code... for some reason, I mean it's only two lines of code, for crying out loud and I even screwed that up.

However, because of this stupid bar, DEFRON has brought my attention to a new toy. I will be playing with this new Styles Extension quite a bit. Next stop... YouTube.

User avatar
Benjamin Holz
 
Posts: 3408
Joined: Fri Oct 19, 2007 9:34 pm

Post » Mon May 06, 2013 1:04 am

Posting this before I forget it....

body.cke_show_borders, html.CSS1Compat{background-color: #ffffff !important;}

That'll change the background color of the rich text editor (in the above, it changes it to white)

User avatar
Chris Guerin
 
Posts: 3395
Joined: Thu May 10, 2007 2:44 pm

Post » Sun May 05, 2013 10:49 pm

My gray dots have been replaced by hearts!

User avatar
Harry Leon
 
Posts: 3381
Joined: Tue Jun 12, 2007 3:53 am

Post » Sun May 05, 2013 7:21 pm

For the love of GOD... DEFRON, post us some alternate code for these damn hearts. I beg you!

User avatar
His Bella
 
Posts: 3428
Joined: Wed Apr 25, 2007 5:57 am

Post » Mon May 06, 2013 6:33 am

I made enough sense. :P Thanks!

User avatar
Scott Clemmons
 
Posts: 3333
Joined: Sun Sep 16, 2007 5:35 pm

Post » Sun May 05, 2013 6:57 pm

Im glad I learned Cascading Style Sheets :)

User avatar
Adam Baumgartner
 
Posts: 3344
Joined: Wed May 30, 2007 12:12 pm

Post » Sun May 05, 2013 7:55 pm

li.group_icon img{display: inline-block !importantbackground: url('http://www.gamesas.com/images/smilie/bunny.gif') !important;}

Will add a dancing bunny behind the hearts :tongue:

They can be properly replaced with javascript, but since it's a joke, it's not worth writing up.

User avatar
Ludivine Dupuy
 
Posts: 3418
Joined: Tue Mar 27, 2007 6:51 pm

Post » Mon May 06, 2013 3:35 am

I got you covered, bro.

img[src*="http://www.gamesas.com/images/smilie/bullet_pip_pinkheart.png"]{content: url("http://i.imgur.com/FYVx0i3.png");}

At least it works for me, I dunno.

User avatar
louise fortin
 
Posts: 3327
Joined: Wed Apr 04, 2007 4:51 am

Post » Mon May 06, 2013 4:37 am

Worked for me as well. Thank you. Personally I'm using this --> :nuke:

User avatar
chirsty aggas
 
Posts: 3396
Joined: Wed Oct 04, 2006 9:23 am

Post » Sun May 05, 2013 8:50 pm

Hahahaha... I'm afraid they pony thing is not my gig.

However, it did work. Can I sub any pic? Where do I find a good.. um, masculine one, like crossing swords or shields..?


Now that is brilliant. How do I implement that?

HA! I've got it!!!

User avatar
Michael Korkia
 
Posts: 3498
Joined: Mon Jul 23, 2007 7:58 pm

Post » Sun May 05, 2013 8:00 pm

Just find any icon-sized image (originals are 20x20 pixels I think), copy its URL into the second line. The first line is the URL for the default icon. There's probably a more graceful way of formatting it, with an object name or something, but whatever.

So with forum smileys like Whiterun's, just right-click the icon and copy image URL.

User avatar
Skrapp Stephens
 
Posts: 3350
Joined: Mon Aug 06, 2007 5:04 am

Post » Mon May 06, 2013 6:23 am

I'm using this... for now. :flame:

I love it!!!

User avatar
Toby Green
 
Posts: 3365
Joined: Sun May 27, 2007 5:27 pm

Post » Mon May 06, 2013 1:05 am

It's a browser-specific solution. I know for a fact it won't support Firefox. Firefox CSS3 support is lacking.

I'm actually surprised to hear it works in Chrome. I thought it was an Opera solution only for a long time now :tongue:
User avatar
Miragel Ginza
 
Posts: 3502
Joined: Thu Dec 21, 2006 6:19 am

Post » Sun May 05, 2013 6:32 pm

Took forever, but was able to hack together a working replacement with pure css for Firefox:

img[src*="http://www.gamesas.com/images/smilie/bullet_pip_pinkheart.png"]{background-image: url('http://www.gamesas.com/images/smilie/bunny.gif');background-repeat: no-repeat;width:22px;padding-top: 22px;display:inline-block;height: 0px;}
Depending on your image, you'll need to mess with width and padding-top settings

(this is a total hack and makes me die a little inside)

The above replaces the hearts with dancing bunnies (change the image to whatever you like).
User avatar
ashleigh bryden
 
Posts: 3446
Joined: Thu Jun 29, 2006 5:43 am

Post » Mon May 06, 2013 8:31 am

Elegant updated. Polls are now elegant along with miscellaneous fixes (most previously noted in this thread). Just be aware that if you've customized yours yourself of your customizations.

Edit: added another small fix for tags during thread creation.

User avatar
Liii BLATES
 
Posts: 3423
Joined: Tue Aug 22, 2006 10:41 am

Post » Mon May 06, 2013 2:50 am

...

User avatar
Alexandra walker
 
Posts: 3441
Joined: Wed Sep 13, 2006 2:50 am

Post » Sun May 05, 2013 7:30 pm

You should upload that to an image host. It's generally considered rude to hotlink to images not on an image host or server you control.

User avatar
Zualett
 
Posts: 3567
Joined: Mon Aug 20, 2007 6:36 pm

Post » Mon May 06, 2013 5:04 am

Didn't know anything about that... Not sure what or how to do that anyway.

Just remove the quote. I'll delete my post.

rude... that's funny.

User avatar
Spooky Angel
 
Posts: 3500
Joined: Thu Aug 10, 2006 5:41 pm

Post » Mon May 06, 2013 9:37 am

1. Download picture

2. Upload to imgur

Not hard :shrug: Not much different than how you uploaded your avatar here

People have to pay for bandwidth to servers, so hotlinking svcks bandwidth, hence why it's considered rude as you're practically wasting someone else's money.
User avatar
Auguste Bartholdi
 
Posts: 3521
Joined: Tue Jun 13, 2006 11:20 am

Post » Mon May 06, 2013 5:35 am

Thanks for the explanation.

Then wouldn't it be better if you deleted that quote?

EDIT Now, Legal Beagle Burgers!!

img[src*="http://www.gamesas.com/images/smilie/bullet_pip_pinkheart.pn"]{content: url("http://i.imgur.com/FEHRcke.gif");}

EDIT 2 : Thinking about this whole "wasting someone's money" thing... Why scorn the average Joe for this? Why is it the commoner's fault and being pegged the "rude one"?

The average person is not going to know anything about bandwith cost and usage. They should implement measures to prevent that if it's so .. rude. It's too easy to right on an image and it pop up in a separate window.

If you walk down the street with an open bag of money and the money is falling everywhere. Don't blame me for picking it up. You should close the damn bag.

User avatar
Zualett
 
Posts: 3567
Joined: Mon Aug 20, 2007 6:36 pm

Post » Mon May 06, 2013 1:59 am

Anything to give my "post reply" windows a white background? They were working fine earlier today, but now they are dark grey. I can barely see the text as I'm writing.

EDIT:

The edit window works fine. It seems to only be the quick reply and the main reply page. They are a medium grey color, then I click them, and they turn dark grey.
User avatar
Josh Lozier
 
Posts: 3490
Joined: Tue Nov 27, 2007 5:20 pm

Post » Sun May 05, 2013 8:13 pm

Unless they changed something

for rich text editor:
body.cke_show_borders, html.CSS1Compat{background-color: #ffffff !important;}
for plain-text editor:

.cke_skin_ips textarea.cke_source{background: #FFFFFF !important;color: #000000 !important;}
and
User avatar
Kelsey Anna Farley
 
Posts: 3433
Joined: Fri Jun 30, 2006 10:33 pm

Post » Mon May 06, 2013 3:02 am

It's weird. It actually works fine in the New Vegas forums. Here--and I just tried Skyrim General---I have dark grey reply boxes. I also noticed that toggling BBCode Mode switches my text color between white and black for some reason.

I'll try your edits, see if it changes anything.

And sorry, I'm so bad at this. Place anywhere? Or at a specific spot in the code?
User avatar
Melung Chan
 
Posts: 3340
Joined: Sun Jun 24, 2007 4:15 am

Post » Mon May 06, 2013 4:27 am

A lot of sites actually do take steps to keep people from hotlinking to images they host. They'll use bots to check their pages and break the links.

User avatar
Blackdrak
 
Posts: 3451
Joined: Thu May 17, 2007 11:40 pm

PreviousNext

Return to Othor Games