simple php question

Yep, for example
Code:
#mklogostrip {
background: url(MKPORTALIMGDIR/sf_logo.jpg) top center repeat-y; 
/* background-color: #8cb6e7;*/
Or whatever.

/* ... */ means it's quoted. Doesn't do anything.
 
Back
Top Bottom