JoomlaBear Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Embedded CSS (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:Embedded CSS
#1315
earthrat (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Embedded CSS 1 Month, 2 Weeks ago Karma: 0  
Is there a reason you have embedded the container and content in the index.php file?
 
Logged Logged  
  The administrator has disabled public write access.
#1316
Bambi (User)
Moderator
Posts: 153
graphgraph
User Offline Click here to see the profile of this user
Re:Embedded CSS 1 Month, 2 Weeks ago Karma: 7  
Yes. This is to make use of php to detect if modules are published left or right. External style sheets could have been used but would have been more server requests for what equates to a couple of bytes of code.
 
Logged Logged  
 
[img size=150][/img]
  The administrator has disabled public write access.
#1321
Big Bear (Admin)
Moderator
Posts: 394
graph
User Offline Click here to see the profile of this user
Re:Embedded CSS 1 Month, 2 Weeks ago Karma: 22  
Hi Earthrat,
We have combined just a tiny amount of CSS into the PHP - just that which contains the column width information - Only the little snippet that pertains to your module layout will be publised - e.g. the source code for the demo home page at casenano.com shows:

<!--
#content {
padding-left:0px;
width: 500px;
}

#container {
background-image:url(/templates/polarbearpro/images/body.png);
}

-->

It really is a negligible amount of markup, as Bambii said, but if it concerns you, and you intend to use only one of the column configurations for your whole site (1,2 or 3), then you could easily strip out the dynamic php and move the column width css into template.css - It would take less than 1KB off your page load.

Let us know if you have any more questions.
 
Logged Logged  
 
  The administrator has disabled public write access.
Go to top

Show Love - Donate

Enter Amount:

Who's Online

We have 3 guests and 1 bear online

Login/Register

Login


Latest Templates

  • Clean Clear Bear 
  • BlackBearPro - Chromatic Edition 

Joomulus 1.0.x

Latest From Big Bear's Blog