css delay on loading page

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
judkels
New Member
New Member
Posts: 2
Joined: Sat May 22, 2010 7:44 am

css delay on loading page

Post by judkels »

I'm new to cms made simple and just trying out importing templates and css. All seems fine except that I notice that when i open a page there is a delay of a few seconds while the page is displayed without styling added then it corrects itself. What am I doing wrong  - I have the images in the images folder and so on.
Thanks
Judy
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: css delay on loading page

Post by Rolf »

Hi Judy, welcome here

It might be a server side problem...
Do you have a link for us? Not much to do with out it...

Reg. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
judkels
New Member
New Member
Posts: 2
Joined: Sat May 22, 2010 7:44 am

Re: css delay on loading page

Post by judkels »

What I did was put wamp on my pc to experiment with the cms made simple. Then I followed some instructions and imported DragonFly template and css. I attach these files in case you notice something wrong. Iput the images as instructed into the images folder and they seem to work ok.
Thanks for replying
Judy
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

[The extension txt has been deactivated and can no longer be displayed.]

User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: css delay on loading page

Post by Rolf »

Okay, you are working local at the moment.
It is still possible the computer is to slow to run the website, but...

Please put a copy of your System Information here, you find it in the admin.
Perhaps we can find there some leads why.

But in both a localhost or a webserver the CMS should perform fine.

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: css delay on loading page

Post by Dr.CSS »

First thing I would do is put the images in uploads, like in uploads/fly folder then change your css to url(uploads/fly/image.jpg)...
User avatar
jwbassman
Forum Members
Forum Members
Posts: 22
Joined: Sat May 17, 2008 9:27 am
Location: Southport, England, UK

Re: css delay on loading page

Post by jwbassman »

Hi there - I'm experiencing a similar issue with a delay in the stylesheet loading - I'm, also using MAMP but on a Mac - strange thing is I've only experienced this on recent 1.9 install the previous sites that I've developed locally never did this???

Here are my settings (from the system info page)

----------------------------------------------

Cms Version: 1.9

Installed Modules:

    * CMSMailer: 2.0
    * FileManager: 1.0.3
    * MenuManager: 1.7
    * ModuleManager: 1.4
    * News: 2.11
    * nuSOAP: 1.0.2
    * Printing: 1.1.1
    * Search: 1.6.6
    * ThemeManager: 1.1.2
    * TinyMCE: 2.8.0


Config Information:

    * php_memory_limit:
    * process_whole_template: false
    * output_compression: false
    * max_upload_size: 32000000
    * default_upload_permission: 664
    * url_rewriting: mod_rewrite
    * page_extension:
    * query_var: page
    * image_manipulation_prog: GD
    * auto_alias_content: true
    * locale:
    * default_encoding: utf-8
    * admin_encoding: utf-8
    * set_names: true


Php Information:

    * phpversion: 5.2.11
    * md5_function: On (True)
    * gd_version: 2
    * tempnam_function: On (True)
    * magic_quotes_runtime: Off (False)
    * E_STRICT: 0
    * memory_limit: 32M
    * max_execution_time: 30
    * output_buffering: On
    * safe_mode: Off (False)
    * file_uploads: On (True)
    * post_max_size: 32M
    * upload_max_filesize: 32M
    * session_save_path: /Applications/MAMP/tmp/php (0775)
    * session_use_cookies: On (True)
    * xml_function: On (True)


Server Information:

    * Server Api: apache2handler
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.1.37


----------------------------------------------

I thought it might be something to do with my templates but when I reverted to the default supplied it did exactly the same...

Any pointers greatfully received :)

Cheers

John
Post Reply

Return to “Layout and Design (CSS & HTML)”