Search:
Search took 1.00 seconds.
-
You just need to limit the header_menu width in your css style sheets. Limit it to 940px then change the header_menu_res to 920px to alow for some padding.
From line 115 in your style.css file...
-
Hi Primo,
Sorry, can't help you with the translation. Maybe something is wrong with the way the translation file has been done. I just checked my site in german that also uses a translation...
-
Hello!
Author released "Avatar Manager" plugin version 1.4.0, which include changes for using in frontend.
I tested it and it works fine with ClassiPress and seems with all other themes.
So,...
-
Yes, for example:
#directory .catcol ul li {
font:14px/1.5em Arial,Helvetica,sans-serif;
}
-
Hi @ll,
have you ever seen the message after using the mail form in the ad description? Here a screenshot to remember:
2906
Hmmm, let's make it a bit more spectacular! Maybe something like...
-
Ok, this tutorial is nothing special, but maybe the one or other newbie likes to have it explained.
Why changing?:
I didn't like the size of the widgets on the right side, as i believe they...
-
Hi Nick, I too removed the search bar. I just added
#search-bar {display: none;}
to my css. This did the job too :)