CSS IMAGE PATH & URL
Permalink
Hi Guys,
I have two question.
1. CSS IMAGE PATH
i have gave my image path as background:url(../images/submit.jpg) no-repeat;
and it didnt work, I tried the getSytleSheet, it didnt work for me.
2. Currently my url is showing as
www.www.websitename.com/index.php/about-us/...
how do i change that to
www.www.websitename.com/about-us/...
website URL
http://goo.gl/bTava8
I have two question.
1. CSS IMAGE PATH
i have gave my image path as background:url(../images/submit.jpg) no-repeat;
and it didnt work, I tried the getSytleSheet, it didnt work for me.
2. Currently my url is showing as
www.www.websitename.com/index.php/about-us/...
how do i change that to
www.www.websitename.com/about-us/...
website URL
http://goo.gl/bTava8
To lose the index.php in your urls, turn on pretty urls from the system & settings page and clear all caches..