Log in

View Full Version : Calling from outside Files?


thiscodee
10-10-2014, 07:14 PM
From the outside I can call my own server how to link recalled . Css file is being called from outside two want to call it my own server . I am waiting for help on this issue .?

clientscript/vbulletin_important.css?v=384

thema/style.css

tbworld
10-10-2014, 07:25 PM
Due to translation (I am guessing) some of the meaning of your sentence has been lost. If you are not English speaking. Try to word your question several different ways. Repetition is fine, we all understand. :)

Please re-word your question. :)

Are you trying to pull the CSS files from a CDN?

thiscodee
10-10-2014, 07:31 PM
Called outside my files I want to call your own server.

I'm using translation . I apologize for the inconvenience . :)

tbworld
10-10-2014, 07:38 PM
No need to apologize, I use translation software everyday to assist my processes at work. I now know five languages poorly including my native language and it is never enough. :)

I am still trying to identify where your CSS files will be stored. My understanding is that you want to call your CSS files from a different server.

Why do you need to do this?

thiscodee
10-10-2014, 07:41 PM
better seo . css files are being invited from the outside I 'd like to call them my own server .

Zachery
10-10-2014, 07:44 PM
SEO will have no impact on you getting CSS/JS from another server.

tbworld
10-10-2014, 07:45 PM
better seo . css files are being invited from the outside I 'd like to call them my own server .

You need to give specifics, so I can understand?
Where are the CSS files being derived from?

@Zachery, is correct -- you would just be wasting your time.

thiscodee
10-10-2014, 07:51 PM
Okey. Thank You All.

Simon Lloyd
10-11-2014, 05:01 PM
You can just download the .css files, host them on your server and change the links accordingly, however, the first file you cite is located on your server, the second file you would download to your forum root, if you put the file style.css in a folder there called thema then the url to use in coding would indeed be thema/style.css