The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Site description Limit

2 posters

Go down

Site description Limit Empty Site description Limit

Post by dmwdead909 Fri Sep 30, 2011 6:00 am

Is there a way to make it so the site description doesn't have a limit of how much stuff you can write in it. I had read in a thread that you could except that person never explained how to actually make it unlimited.
dmwdead909
dmwdead909
Forumember

Male Posts : 124
Reputation : 0
Language : English
Location : Pomona

http://lmc-forums.inmyclan.com

Back to top Go down

Site description Limit Empty Re: Site description Limit

Post by Guest Fri Sep 30, 2011 7:51 am

What you do is put this in the site description:

Code:
<script>morehtml();</script>
and create a javascript file that contains:

Code:
function morehtml() {
    document.write('LOTS AND LOTS OF HTML');
}
avatar
Guest
Guest


Back to top Go down

Site description Limit Empty Re: Site description Limit

Post by dmwdead909 Fri Sep 30, 2011 8:12 am

Thanks really appreciate this.

Also do you know why in Internet Explore some of the Displays like glow dont work. Also why in google chrome my site looks all messed up but when I use firefox it looks like how i want it.
dmwdead909
dmwdead909
Forumember

Male Posts : 124
Reputation : 0
Language : English
Location : Pomona

http://lmc-forums.inmyclan.com

Back to top Go down

Site description Limit Empty Re: Site description Limit

Post by LGforum Fri Sep 30, 2011 12:49 pm

Because browsers act differently and have different capabailities.
Its important to make a site friendly to all browsers Wink
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Site description Limit Empty Re: Site description Limit

Post by Guest Fri Sep 30, 2011 6:47 pm

dmwdead909 wrote:Also do you know why in Internet Explore some of the Displays like glow dont work. Also why in google chrome my site looks all messed up but when I use firefox it looks like how i want it.
Some rendering bugs were introduced in a recent update to Chrome...tables do not display properly under certain conditions.

IE9 does not support the text-shadow CSS property, so "glow" is not possible. However, that wouldn't matter anyway because the good folks at eToxic won't allow IE9 to render ANY CSS3 property. You would have to ask them why they did such a STUPID thing.
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum