i'm trying to get a different header image for each one of my users trough the css, specifing the image as a backgroung, can i insert a variable in css or something so that it searches for exaple, for username.jpg to usi it as the header?
i'm trying to get a different header image for each one of my users trough the css, specifing the image as a backgroung, can i insert a variable in css or something so that it searches for exaple, for username.jpg to usi it as the header?
you havwe to set the .header css outside of the css file itself, inside the header.php file, so you can change the image for each blog...
what do you mean?? could you explain it to me better? thx