Welcome Guest, Not a member yet? Register   Sign In
Using :any route breaks css/images
#4

[eluser]mattthehoople[/eluser]
You could define a base href for the page so all your urls are absolute...

<head>
<base href="http://localhost/fhs/" />
</head>

<body>
<img src="images/an_image.gif" />

</body>


Messages In This Thread
Using :any route breaks css/images - by El Forum - 09-10-2009, 09:50 AM
Using :any route breaks css/images - by El Forum - 09-10-2009, 10:01 AM
Using :any route breaks css/images - by El Forum - 09-10-2009, 10:02 AM
Using :any route breaks css/images - by El Forum - 09-10-2009, 10:04 AM
Using :any route breaks css/images - by El Forum - 09-10-2009, 10:14 AM
Using :any route breaks css/images - by El Forum - 09-10-2009, 06:24 PM
Using :any route breaks css/images - by El Forum - 09-10-2009, 06:45 PM
Using :any route breaks css/images - by El Forum - 09-11-2009, 05:23 AM
Using :any route breaks css/images - by El Forum - 09-11-2009, 05:41 AM
Using :any route breaks css/images - by El Forum - 09-11-2009, 05:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB