James142 Posted December 5, 2010 Report Share Posted December 5, 2010 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 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted December 5, 2010 Administrators Report Share Posted December 5, 2010 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? Quote Link to comment Share on other sites More sharing options...
James142 Posted December 5, 2010 Author Report Share Posted December 5, 2010 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 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted December 5, 2010 Administrators Report Share Posted December 5, 2010 Did you rename the folder or move it in the file tree when you moved it to the live site? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 6, 2010 Administrators Report Share Posted December 6, 2010 I would target your CSS more specifically (like from parent div down to the class/p) Quote Link to comment Share on other sites More sharing options...
James142 Posted December 6, 2010 Author Report Share Posted December 6, 2010 Did you rename the folder or move it in the file tree when you moved it to the live site? Changed the folder they where placed in and it worked, Thanks for the support james Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.