Helping ordinary people create extraordinary websites!

Go Back   Web Development Forum > Developer Tutorials Community > Forum Suggestions & Feedback
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-10-2007, 04:36 AM
BigAlReturns's Avatar
Moderator Extraordinaire!
 
Join Date: Dec 2007
Location: The Wirral, England
Posts: 291
Send a message via MSN to BigAlReturns
Default Quick Recommendation

Looking at the source of your forum pages, it seems that the CSS styles are present in the HTML head of each page. If you stick these in an external css file, then reference it in the header, as shown below, then the file can be cached by the browser, which, especially on a high page view/user site like a forum can save you lots of bandwidth.

<link rel="stylesheet" type="text/css" href="external.css" />
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-10-2007, 04:54 AM
Junior Member
 
Join Date: Dec 2007
Posts: 10
Default

Does vB use PHP to generate some of their CSS? As far as I can remember, that's why the styles were mixed in with the HTML, rather than stored separately.

No reason at this point to leave it in the HTML, though, as you've said.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 12-10-2007, 09:39 AM
Ducani's Avatar
Administrator
 
Join Date: Sep 2004
Posts: 224
Default

Hey BigAl good spot. Ill look into it today and check out the dynamic aspect metioned by Dan also.
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking For Recommendation! brittany_Hall Website Reviews 0 08-24-2007 02:12 AM


All times are GMT -5. The time now is 09:05 PM.


Website Design by Ducani Media Group
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.