Search:
Search took 1.00 seconds.
-
That's not a question for the moderators.
This space 'Showcase & Feedback" is not just for themes and modified, but for the users have the opportunity to obtain comments and suggestions that can...
-
very nice looking site!
clean, easy to read and the pages, especially "help" and "contact" look really good! i really like the search box too. is that a plugin?
it's only my opinion, but i...
-
You have small thumbnails and so adjusting the titles to occupy the empty white space might make it look better.
-
For the advertiser to receive the User Name and E-MAIL acressentar the following line to the code.
$message .= sprintf(__('Name: %s'), $from_name) . "\r\n";
Will stay that way
-
To display message to the author's contact information follow the steps below.
Edit Themes - WordPress - Panel - Appearance - Editor
The right selicionar file "theme-emails.php" and find...
-
/* background pixel color */
a, p, h1, h2, h3, h4, h5 {
font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif !important;
}
.container .content .content_botbg {...
-
Here's one more REFINEMENT:
This code is just a little "smarter" than the one I posted earlier.
In this Update IF you are on an Ad page that only has ONE Ad in this category then the Category...
-
No need to reupload the images just use this plugin http://wordpress.org/extend/plugins/regenerate-thumbnails/ to regenerate your thumbnails.
-
The original code didn't worked for me either, so I modified it and now it works:
<script type="text/javascript">
var dropdown = document.getElementById("cat");
...
-
You need to tinker with the codes in the header.php. So if you are comfortable with it then follow the instruction below;
First find the page ID of the page you want to exclude. To know the page...
-
Depending on which Home Page option you've selected in your Classipress Settings, you'll need to look in either index-directory.php or index-standard.php.
Either way, find the following code and...