Jump to content

Help with my SKIN


CN@ndo

Recommended Posts

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" />

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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...