Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
Master Bootstrap
Conversations
Labels
About
Adding Custom CSS Files
160 views
Skip to first unread message
Joe Sonne
unread,
Jun 18, 2015, 6:02:56 PM
6/18/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to master-b...@googlegroups.com
What is the best practices for this template when adding custom CSS files such as 'custom.css' ?
Is it simply to add it in the params.php?
Thanks
Gonzalo Suez
unread,
Jun 20, 2015, 4:09:00 PM
6/20/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to master-b...@googlegroups.com, son...@gmail.com
Hi Joe!
is simple,
you have two
way
s
:
1. modify the
file
template.css
2. add a new
file
custom.css,
and then
modify file params.php
$doc
->
addStyleSheet
(
'templates/'
.
$this
->
template
.
'/css/custom.css'
);
Best regards
Reply all
Reply to author
Forward
0 new messages