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.
Avondale said:I am looking in the psp files in WordPress and I cannot see: styles-rss-search-bar.php?
I just installed this theme to a new blog I am starting. I would also like to know how to change the color of the top bar/search bar in producer. The directions are not correct . In order to get to themes it is : dashboard>appearance>editor> That is where theme files and the templates are listed if you do not have the css styling tool. Out of the templates and stylesheets, which one of those files do we need to edit to change the color of the top bar? I have no problem making a donation for your help on this forum, please be specific with the directions for this one. Thank you.
I've been having the same problem. I had a go at adding 'background-color: #363;' to the maincontainer .dtsa in the style.php file, and it changed color. Like this:
/* HTML Elements */ #maincontainer .dtsa { margin:0px auto; width:990px; font-size:14px; clear:both; background-color: #363; }
But the issue that I now have is two red lines that show up between the rss boxes. How do I remove them?
Avondale said:I am looking in the psp files in WordPress and I cannot see: styles-rss-search-bar.php?
I just installed this theme to a new blog I am starting. I would also like to know how to change the color of the top bar/search bar in producer. The directions are not correct . In order to get to themes it is : dashboard>appearance>editor> That is where theme files and the templates are listed if you do not have the css styling tool. Out of the templates and stylesheets, which one of those files do we need to edit to change the color of the top bar? I have no problem making a donation for your help on this forum, please be specific with the directions for this one. Thank you.