Search:

Search: Search took 1.00 seconds.

  1. Replies
    3
    Views
    463

    Hi Justin, You can find some nice example and...

    Hi Justin,

    You can find some nice example and instructions here: http://www.css3.info/preview/box-shadow/

    Now you need to choose one kind of shadow that you like and place the code inside the...
  2. [SOLVED] If it still not working, you may remove that...

    If it still not working, you may remove that block through the code below in the style.css line 873.



    .footer .right {
    float: right;
    text-align: right;
    }

    Add the display:none...
  3. Replies
    1
    Views
    476

    style.css wherever you find this part: ...

    style.css

    wherever you find this part:



    change to
  4. Replies
    19
    Views
    1,250

    I figured this out for 3.1.8. You need to do...

    I figured this out for 3.1.8.

    You need to do what was suggested above: Open includes/admin/admin-values.php and go to line 897 and add on the additional number of images. My example below shows...
  5. [TUTORIAL] Background Image instead of single color over the entire Website

    Hi,

    first: please excuse my poor english... :)

    Here comes a easy "How-to" if you want to change the background of you classipress website.

    Lets say, we want our background to show a wall...
  6. Replies
    2
    Views
    397

    You need to edit the file: sidebar-gmap.php In...

    You need to edit the file: sidebar-gmap.php

    In there look for this line;

    var redFlag = "<?php echo get_bloginfo('template_directory') ?>/images/red-flag.png";

    And change the image that...
  7. Replies
    14
    Views
    1,443

    Change in style.css row 322 to this ...

    Change in style.css row 322 to this

    .post-block .ad-right {
    float: right;
    max-width: 380px;
    min-width: 380px;
    }

    Original:
  8. Replies
    14
    Views
    1,443

    If you modify any of the thumbnail sizes they...

    If you modify any of the thumbnail sizes they need to be rebuilt as they are new to the system and they do not exist anywhere. On the WordPress end of things you need to set your thumbnail size under...
Results 1 to 8 of 8