page without CSS style
Posted by: illeo74 (---.20-87-r.retail.telecomitalia.it)
Date: January 26, 2007 02:30PM

My configuration: win xp pro sp2, jetico firewall, wamp 5.1.6.6, no-ip service. I use wamp to test joomla site in my computer.
From localhost it's all right, but if i try to open my joomla home page from another computer, i obtain the correct page but without the css style applied. Why?

This is the link to home page

[rebus.no-ip.biz]

TY

Options: ReplyQuote
Re: page without CSS style
Posted by: hans83 (---.adsl.wanadoo.nl)
Date: January 26, 2007 10:19PM

change all link
remove [localhost]

from:

<td class="left_shadow"><img src="[localhost]; alt="spacer.png, 0 kB" title="spacer" class="" height="1" width="17" /><br /></td>


to
<td class="left_shadow"><img src="templates/rt_showcar/images/spacer.png" alt="spacer.png, 0 kB" title="spacer" class="" height="1" width="17" /><br /></td>

it will work now i hope

Options: ReplyQuote
Re: page without CSS style
Posted by: illeo74 (---.20-87-r.retail.telecomitalia.it)
Date: January 26, 2007 11:53PM

ty , i'll try tomorrow

Options: ReplyQuote
Re: page without CSS style
Posted by: illeo74 (---.20-87-r.retail.telecomitalia.it)
Date: January 28, 2007 05:57PM

hans83 wrote:

> change all link
> remove [localhost]
>
> from:
>
> <td class="left_shadow"><img
> src="[localhost];
> alt="spacer.png, 0 kB" title="spacer" class="" height="1"
> width="17" /><br /></td>
>
>
> to
> <td class="left_shadow"><img
> src="templates/rt_showcar/images/spacer.png" alt="spacer.png, 0
> kB" title="spacer" class="" height="1" width="17" /><br /></td>
>
> it will work now i hope


your solution is OK!!! TY

Options: ReplyQuote


Sorry, only registered users may post in this forum.