SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: Why is my skin so slow??
-
Feb 8, 2006, 16:06 #1
- Join Date
- Feb 2005
- Posts
- 33
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Why is my skin so slow??
Hi
I installed a new skin on my site @ http://www.mcseworld.com/forums/ this skin makes the site really slow, Takes about 10-15 seconds to load a single page.
If I revert to a previous skin the site goes really fast, about 1-2 seconds to load a page.
Does anyone have any ideas what is causing the speed problem??
-
Feb 8, 2006, 18:16 #2
- Join Date
- Jan 2006
- Location
- Oregon, U.S.
- Posts
- 131
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
After looking at the code l noticed there is an overuse of nested tables that are probably causing this problem...
I counted three nested tables, and three nested <div> tags all before the very first page content appears...
I also noticed that the *.css file was written into the header, though l'm not sure if it will speed up the page load time but you should consider linking the css file instead, so it doesn't have to load on every new page view.
Bookmarks