Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • @ Danni: I just solved my problem about customization of the background. I wanted to put a different background in the body and the header but with some CSS lines everything works now ??

    Hi all,

    @ bonzocat:
    To modify the thin bars:
    In the “editor” section, under “Appearance” menu, you can go to the CSS style sheet line 509:
    #access
    menu a {
    border-left: 2 px solid #000000 —> right here (line 511) you can change the border size of the thin bar(in my case 2 px) and you can also change the color by insering your color code #

    I highly reccomend you to use Firebug (a free Firefox plugin very useful) if you want to make some tests on the theme before doing it for real on the CSS editor.

    To modify the color of the bars under the menu items you have to change the “menu-bg.png” which is located in /web/wp-content/themes/pilot-fish/images. It’s a background image that you can modify and you need a FTP like Filezilla to find it and change it.

    Hope it will help you ??

    @ Danni: I’m trying to modify the white background by adding frames with a colored background. I guess it takes place in the CSS editor but I don’t really know how to proceed and how the background is customisable. Do you have any tips?

    Thanks a lot!

    Hi Danni,
    It works perfectly now, thanks a lot! ??

    Hi Danni and all,

    I’m using your great theme since 1 week now and am pleasantly surprised by the high level of customization ??

    I have one question, which has already been asked above, about how to delete date and authors in articles and pages. Danni, I’ve tried your advice by removing the <?php pilotfish_entry_meta(); ?> in the page.php file on line 56 but unfortunately it didn’t change anything: date, author and category are still visible.

    Thanks a lot for your help!

Viewing 4 replies - 1 through 4 (of 4 total)