Jump to content

Recommended Posts

Posted

Hello friends,

I created a skin, when I enter the site does not appear.

offiline when I open the site, I can look. why?

Can someone help me?

22375899.jpg

my site offiline ( my computer )

88629623.jpg

send for server ( on-line )

95614419.jpg

MY SITE ON

48236342.jpg

Help me please. tks

Posted

Have you added your PHP tags to your images, css and js files.

<?php echo SITE_URL?>/lib/skins/test/images/header/rotate.php"

Example(s)

<link type="text/css" href="<?php echo SITE_URL?>/lib/skins/test/menu.css" rel="stylesheet" />
<img src="<?php echo SITE_URL?>/lib/skins/test/images/header/rotate.php" alt="Header" width="977" height="280" />

Posted

Have you added your PHP tags to your images, css and js files.

<?php echo SITE_URL?>/lib/skins/test/images/header/rotate.php"

Example(s)

<link type="text/css" href="<?php echo SITE_URL?>/lib/skins/test/menu.css" rel="stylesheet" />
<img src="<?php echo SITE_URL?>/lib/skins/test/images/header/rotate.php" alt="Header" width="977" height="280" />

Thank you very much.

Bye.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...