Jump to content

Skinning Help!


Scott

Recommended Posts

Hello all!!

It's been a while since I've been on here but it's great to be back!!

I was trying to using an HTML template I found on the internet as a skin but when I paste the HTML in the layout.tpl and placed in all the code from the documentation section I get all the writing etc... but I think the style sheet isn't being imported or read for some reason! All the other skins done by other people work, so I am not too sure why this is happening...

I will paste the code I use to import the CSS into my layout.tpl

<link rel="stylesheet" media="all" type="text/css" href="<?php echo SITE_URL?>/lib/skins/virtual/styles.css" />

Any help would be great!!

Kind regards

Scott

Link to comment
Share on other sites

  • Moderators

Hello all!!

It's been a while since I've been on here but it's great to be back!!

I was trying to using an HTML template I found on the internet as a skin but when I paste the HTML in the layout.tpl and placed in all the code from the documentation section I get all the writing etc... but I think the style sheet isn't being imported or read for some reason! All the other skins done by other people work, so I am not too sure why this is happening...

I will paste the code I use to import the CSS into my layout.tpl

<link rel="stylesheet" media="all" type="text/css" href="<?php echo SITE_URL?>/lib/skins/virtual/styles.css" />

Any help would be great!!

Kind regards

Scott

Do you have the styles.css in the skin "virtual" folder?

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