We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. robjen
  2. Sherlock Holmes
  3. General Discussion
  4. Sunday, 31 August 2014
  5.  Subscribe via email
Hello,

After reading the documentation on how to customize these pages I am very confused.
Have added the error.php and the error.css file from the system folder as described in the documentation.
It then says:
"One more thing is that each theme can use different CSS file so that it will have different style".
This is where it gets a bit confusing.
We are told to place the error.css file in the CSS folder.
We are then told that each theme can use a different CSS file.
Directly under that line there is code for the error.php file itself.
Below that code is another line:
"The css files of 404 page in each theme is located in templates/t3_bs3_blank/css/themes/theme_name/".
Please explain how an error.css file located in the css folder can somehow appear - with theme color changes in each color theme folder in the CSS folder.
Or, do we just do a separate error.css file for every theme and then put them in the theme folders ouselves?
I apologize if this makes confusing reading but it's a bit difficult to explain.
It's only when you try to follow the instructions - and you can't make it work - that all the questions arise.
Surely, to make theme color changes an error.less file is needed.
Hopefully, someone can explain what I am missing.


Regards,
robjen
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

Sorry for making you confused. The error.css file in the CSS folder is the global style.

"One more thing is that each theme can use different CSS file so that it will have different style"

For this idea, it's applied for the case that you use multiple themes in one site, for example, you assigned template style A to default theme and template style B to theme B. In CSS folder, you will see the theme folder, copy the error.css to the theme folder and customize for the theme.

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Garder,

Thank you for that.

Just to clarify, we must put a copy of the error.css file in each theme folder and then customise the error.css file - individually - for each theme. Is that correct!

Could we change the error.css file to error.less and somehow add it to the template.less file. Or must it be a separate file.


Regards,
robjen
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi again,

Here are our answer for your concern.

Q: Just to clarify, we must put a copy of the error.css file in each theme folder and then customise the error.css file - individually - for each theme. Is that correct!"

A: If you want each theme to have different 404 page style. In case you want all themes to have same 404 page style, just use the error.css in the css folder and remove the error.css file in the theme folder.

Q: Could we change the error.css file to error.less and somehow add it to the template.less file. Or must it be a separate file.

A: No, the error.less is not supported. And adding it to an other file is not recommended.

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.