Search:
Search took 1.00 seconds.
-
It would be interesting to know, though I doubt it. May be they would add additional colour schemes and layout instead of changing the existing ones.
-
Seems to be working for me. Please empty the browser cache and check again. :)
-
Please make sure that you make backups, ok?
Now open your /wp-content/themes/classipress/includes/theme-header.php and remove (starting at approx. line 53) this:
And now, if you need...
-
Hi Paul,
that will need a change in your style.css
Open it and find at approx. line 82 this:
Change the red marked part. For example color:#000000 will make the text black.
-
Great to know that you have it sorted out and so will close this thread now. Have a nice day.
-
Add the below code to the CSS class that the google ad sense is using:
padding: 10px;
-
I would try taking the adsense code from the header and place it here, theme-searchbar.php and pasting it at line 43, right after, </div> <!-- /search-bar --> and before <?php endif; ?>.