Welcome, Guest
Please Login or Register.    Lost Password?

wrong css file
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: wrong css file
#179
wrong css file 4 Years, 7 Months ago Karma: 1
got the same problem (and more :P) joomla is looking for the wrong css file. as you can see in the url it is looking for a file called template_css.css while the file is actually called layout.css.
Do you get any results? I'm only getting plain tekst after applying...
DutchDisturbed
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#181
Re:wrong css file 4 Years, 7 Months ago Karma: 0
i see that in my template too... i wait the answer
efra
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#225
Re:wrong css file 4 Years, 6 Months ago Karma: 12
If you really want to edit css from within Joomla rename the layout.css file to template_css.css and change the index.php to say

Code:

<link href="<?php 
echo"$GLOBALS[mosConffig_live_site]/ templates/
$GLOBALS[cur_template]/css/template_css.css";  ?>" 
/>



with the key part being the last file where itt actually names the css file.<br><br>Post edited by: Bambi, at: 2007/11/01 12:46
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#237
Re:wrong css file 4 Years, 6 Months ago Karma: 1
jep I understood that, but actually after uploading it seems that the css file was and is not used at al. There is just plain tekst, no pictures, no layout.
anyone with this problem because i couldn't find a solution for it. (although it is probably really easy and i just overlooked it....)
thnx
DutchDisturbed
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear