Difference between revisions of "How To Edit, Add inside your project folder"

From Wiki | Valse Technologies
Jump to navigation Jump to search
 
Line 8: Line 8:
 
== 2. CSS ==
 
== 2. CSS ==
  
*'''DO NOT CHANGE''' anything inside app.css, foundation, etc;  
+
*'''DO NOT CHANGE''' anything inside app.css, foundation, etc; Edit/change style.css, global.css, admin.global.css can be edit/add new line of css code.
Edit/change style.css, global.css, admin.global.css can be edit/add new line of css code.
 

Latest revision as of 09:00, 17 September 2019

START HERE :

1. Template

  • Template is important for viewer can see the website page structured and beautiful(for e-commerce). You can find it inside of your project(Valse project), there is folder name by themes. If you see inside of it, you will see there's 1 folder (the folder name maybe blinq, etc.); and inside of it, has 5 folder, css, img, inc, js and templates.


2. CSS

  • DO NOT CHANGE anything inside app.css, foundation, etc; Edit/change style.css, global.css, admin.global.css can be edit/add new line of css code.