Search:

Search: Search took 1.00 seconds.

  1. Samcy Give this a try: Go to line 245 of your...

    Give this a try:

    Go to line 245 of your style.css and find this:


    .site-logo img {
    height: auto;
    max-width: 100%;
    }
  2. Replies
    4
    Views
    219

    Gorgeous website Candi!! You can try this to...

    Gorgeous website Candi!!

    You can try this to get rid of the grey area.

    #content-inner {
    padding-right: 305px;
    background: url('images/bg-stage-shade.png') repeat-x 0 0 #FFF;
    ...
  3. Replies
    3
    Views
    205

    [SOLVED] Hi Tbase, have you edited that file yourself?...

    Hi Tbase,
    have you edited that file yourself?
    You addd the featured tag for this it's showing like this . this might help.

    article.listing.featured, article.event.featured {
    padding: 5px;
    }
    ...
  4. The best thing to do is to use the language packs...

    The best thing to do is to use the language packs and change the 'processing' string to 'please wait' , please check this thread for instructions...
  5. When I go to your site:...

    When I go to your site: http://www.travelkomak.com, I see the Vantage theme loaded.

    - - - Updated - - -

    The weird part seems to be with the feed. If you look, your feed is loading blog posts....
  6. Replies
    27
    Views
    4,672

    [SOLVED] Hi! #wpadminbar { display: none; } body {...

    Hi!

    #wpadminbar { display: none; }
    body { margin-top: -28px !important; }

    This works fine.. but.. How do you login, logout or go to your (user)dashboard without bar?

    Without the bar, there...
  7. You can disable the button by doing the...

    You can disable the button by doing the following:

    1. edit ..\jobroller\includes\sidebar-sjob.php
    2. replace this line of code:


    <?php if (!is_user_logged_in() || (is_user_logged_in() &&...
Results 1 to 7 of 7