Quote:
Originally Posted by corriewf
Ok so does this integrate the vb styles or that has to be done manually?
|
The actual style sheet CSS part of the styles needs to be edited manually between the <style> tags in the auction script. There is only one <head> section, so if you open it up in a text editor and search you will find it, and you will see that it is basic html. As I mentioned in the install info, you can edit the html side of the script any way you want, so if you are a wizard with html, then this will be no problem for you to make it look totally unique, yet keep the same functionality.
If you want you can also edit the <head> area <style> tags to point to an external style sheet - it is all basic html as I said. Originally I had an external stlye sheet involved in this hack, but I trimmed it down to avoid confusion and less CHMOD'ing, etc., but it can point to any style sheet on your server, just like any other html.