Thank you for using antisocialmediallc.com themes and contributing to the improvement of antisocialmediallc.com products by posting to the forums. At this time there is only one developer trying to maintain a number of different products. That developer is also the sole support technician maintaining and up-keeping not only the products here but also on some other websites. This means that sometimes responses will not be immediate. Often you will find your question has already been asked and answered somewhere on the site either in the forums or as comments to posts. Please take some time to search the site if you are not receiving a timely response to your question or use the contact form to make a direct inquiry.
- Which file I shall change to make header color from black to other color?
- Resize the page width to bigger.
Thx
araneum, you will need to edit style.css for any resizing. For changing the header from black, the header is an image file so you will need to change the image file, or you can remove the background image and just change the background color setting. The setting is currently:
body {background: #ffffff url(images/bg.jpg) repeat-x;color: #333333;}
Let's say you wanted to remove the image and change the color to a shade of blue with hex value 2DA9D2 you would set to