Jump to content

[Solved] Text in new template is small, does this have something to do with phvms?


James142

Recommended Posts

Hello all,

Im trying to make a new phpvms skin for my va but all the text turns out too small (and the logo on top is streched) when its made into a skin ) (http://flyirelandva.com) but is fine when it is html coded. (http://flyirelandva.com/testsite)

Thank you in advance,

james

EDIT: now have to show you it through an image because i cant leave the website looking like that :S

errorimage.png

Link to comment
Share on other sites

  • Administrators

It looks like you still have the css links pointing to the test site from your main site

<link href="http://www.flyirelandva.com/lib/skins/testsite/style.css" rel="stylesheet" type="text/css" />
<link href="http://www.flyirelandva.com/lib/skins/testsite/layout.css" rel="stylesheet" type="text/css" />

The other site

<link href="style.css" rel="stylesheet" type="text/css" />
<link href="layout.css" rel="stylesheet" type="text/css" />

Did you rename the folder or is it one more step down in the tree?

Link to comment
Share on other sites

It looks like you still have the css links pointing to the test site from your main site

<link href="http://www.flyirelandva.com/lib/skins/testsite/style.css" rel="stylesheet" type="text/css" />
<link href="http://www.flyirelandva.com/lib/skins/testsite/layout.css" rel="stylesheet" type="text/css" />

The other site

<link href="style.css" rel="stylesheet" type="text/css" />
<link href="layout.css" rel="stylesheet" type="text/css" />

Did you rename the folder or is it one more step down in the tree?

I dont think thats the problem because its all linked back to the style.css ect.. and its still not working :(

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