I have my blog set up with auto blog. SO when new users are signed up, a directory is created with a blank "Style.css".
I was wondering if there is a way have a custom header using the "style.css" thats dropped in each users directory. It says that i cannot override but only add. It would be cool if we could define custom backgrounds in that style sheet... imagine the possibilities 8|
I don't know PHP but was guessing if we could do it this way... in the _main.php page we define a style that is
<div class="header<? Insert User Name Here" ;?>"></div>
so that each the header class pulls the user name and adds it, this class we can use in the Style.css sheet
Is that a lot of work or worth a look?
Could I possibly suggest that a great location for asking a question like this would be in the [url=http://forums.b2evolution.net/viewtopic.php?t=8146]autoblog thread[/url]? I'm pretty sure that Fralenuvol follows that one ;)
¥