Welcome Guest, Not a member yet? Register   Sign In
access base_url() in stylesheet
#1

[eluser]ranjitbd[/eluser]
Code:
// how to access base_url() in stylesheet

// suppose the following class is in a css file

.mediatabs a:hover{
background-image:url(image/tabonbtn.gif);
}
// i want to set the base_url() before the image


Messages In This Thread
access base_url() in stylesheet - by El Forum - 11-04-2009, 11:27 AM
access base_url() in stylesheet - by El Forum - 11-04-2009, 11:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB