Support › Forums › White – HTML Template › "video" page problem › Reply To: "video" page problem
November 23, 2015 at 9:49 am
#4949
Keymaster
Hi dardar61,
- If you want to change the progression of a horizontal bar, you have to edit its css class. For example, the first percentage has the class percent-1, in the css file styles.css, edit that class:
.percent-1 { width: 60%; }
- What kind of video background do you use?
- In the css file styles.css, edit the attribute background:
.aboutme .skills{ background: url('http://placehold.it/1280x1213&text=Skills+background+image'); ... }
-
This reply was modified 7 years, 10 months ago by
CreaboxThemes.