Tech-Xcellent wrote:Wayan Jaya wrote:Tech-Xcellent wrote:
Good Morning All,
I am attempting to add some custom css to modify my ECWID buy buttons. I create a folder in RESOURCES, add the .css file and then go to MANAGE PROJECT, down to HEAD and click on ADD a local CSS or Javascript.
I find the .css file, click on it and Nothing. I cannot add the css to my project at all.
Am I missing something?
Please help...
Attached:
ecwid.css (the css I need to add)
Let me know if I need to add anything else? The CSS was created in the latest version of BRACKETS.
CC Gurus are aware of this and a fix is on the way
in the meanwhile you can add the link manually
Wayan Jaya,
I will admit, I have no idea how to link manually.
Do you know of any documentation?
only in my head:D
to put it in manually, you just type in a ref to the folder/file in your resources
so for instance
<link rel="stylesheet" href="./css/font-awesome-animation.css">
the ref points to
<,/ css (the path to the name of the folder in my resources
,)
/font-awesome-animation.css"> (being the file name in that folder)
so you would type in
<link rel="stylesheet" href=("the path & name of your folder in resources)/ecwid.css">
STUCK ON SOMETHING?
Learning by doing. Responsive Site Designer Tutorials