EOSERV Forum > Lounge > is there anyway to get a signature?
Topic is locked.
Page: << 1 >>
is there anyway to get a signature?
Author Message
Post #101756 is there anyway to get a signature?

cause if there is, id put it as this:



---
The Lightning Warrior
13 years, 35 weeks ago
Post #101796 Re: is there anyway to get a signature?

We had to disable signatures on EOSERV for exactly that reason, people were putting very large animated GIFs and banners in their signatures. To reduce page clutter and reduce the page load times, this function has been disabled. There was also an issue with advertising later but I believe the large image issue was the primary factor.

---
EOSERV.net Academy Of Trolls, Satirists & Sarcastics
5.5 Years Former Site Administrator / Moderation Team / Member (Retired)
13 years, 35 weeks ago
Post #101820 Re: is there anyway to get a signature?

why not just do something like this in the CSS so you can have text signatures :P

div#post img{
visibility:hidden;
}

would that not work?

---
If money doesn't grow on trees, then why do banks have branches?
13 years, 35 weeks ago
Post #101822 Re: is there anyway to get a signature?
DanScott posted: (4th Sep 2011, 07:43 am)

why not just do something like this in the CSS so you can have text signatures :P

div#post img{
visibility:hidden;
}

would that not work?


or not even include an add image button for the post :P and also like he said, advertising.
---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
13 years, 35 weeks ago
Post #101824 Re: is there anyway to get a signature?

but people could have inserted <img> tags and use an external host xD 

---
If money doesn't grow on trees, then why do banks have branches?
13 years, 35 weeks ago
Post #101839 Re: is there anyway to get a signature?

I'm pretty sure that even with the visibility hidden in the CSS, the browser would still have to download the images.

---
EOSERV.net Academy Of Trolls, Satirists & Sarcastics
5.5 Years Former Site Administrator / Moderation Team / Member (Retired)
13 years, 35 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Lounge > is there anyway to get a signature?