saving the page of the website

Author Message

M M

Wednesday 04 May 2005 6:32:05 am

HI All

When i'm trying to save as any page from my website all the css of this site doesn't appear as it's not convereted to the normal html code but instead it stays in the head section of the page in the ez code format
"
<style type="text/css">
@import url("/design/ar/stylesheets/ministries.css");
@import url("/design/ar/stylesheets/ministries2.css");

@import url("/design/base/stylesheets/site.css");
</style>
"

you can also see it when you make view source from the browser

So please if anyone knows anything about that issue please answer me

Thanks in advance

kracker (the)

Wednesday 04 May 2005 6:49:23 am

This is a browser / web user-agent issue.

The answer is that user-agents (from what i know, to date, at least) is that they all handle css style sheet imports using the "@import url(file.css)" the same way....

They ignore them, They don't download them when saving the web page. It's a bit of a negative feature. But it's the way they all work. Some people especially web page designers really like this features as it discourages stealing of web page designs....

Yet, don't loose hope, you can use the older and very much still supported alternate, instead:

<link href="file.css" rel="stylesheet" type="text/css">

cheers,
//kracker

Sole : Selling Live Water : Teepee on a highway blues

Member since: 2001.07.13 || http://ezpedia.se7enx.com/

M M

Wednesday 04 May 2005 7:06:15 am

thanks a lot :)

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 22:38:32
Script start
Timing: Jan 18 2025 22:38:32
Module start 'layout'
Timing: Jan 18 2025 22:38:32
Module start 'content'
Timing: Jan 18 2025 22:38:34
Module end 'content'
Timing: Jan 18 2025 22:38:34
Script end

Main resources:

Total runtime1.6852 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0097 589.0469152.6250
Module start 'layout' 0.00970.0043 741.671939.4609
Module start 'content' 0.01411.6698 781.1328538.0078
Module end 'content' 1.68380.0014 1,319.140612.1641
Script end 1.6852  1,331.3047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.2131160.0002
Check MTime0.00140.0848160.0001
Mysql Total
Database connection0.00120.068710.0012
Mysqli_queries1.631596.8149570.0286
Looping result0.00060.0374550.0000
Template Total1.647197.720.8235
Template load0.00220.133420.0011
Template processing1.644897.603420.8224
Template load and register function0.00020.012810.0002
states
state_id_array0.00100.056710.0010
state_identifier_array0.00110.067520.0006
Override
Cache load0.00190.1108270.0001
Sytem overhead
Fetch class attribute can translate value0.00060.036320.0003
Fetch class attribute name0.00130.075540.0003
XML
Image XML parsing0.00080.050220.0004
class_abstraction
Instantiating content class attribute0.00000.002140.0000
General
dbfile0.00080.0492180.0000
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs