Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ockam Friend
    #179861

    hi

    i’m looking for <head> in my ftp

    i’m looking for on php index, bot nothing…i search it on every file, and i dont found. i’have to change the css on the head, where is it?

    MoonSailor Friend
    #463987

    Hi ockam,

    Please copy file “plugins/system/jat3/jat3/base-themes/default/blocks/head.php” to folder “templates/ja_travel/blocks” and change the css on the head.

    ockam Friend
    #464067

    hi

    i’have to copy the css string from my partner affiliation (booking) in <head> section of my template…i copy the head php file on folder template/ja travel/blocks, but i dont know where put the string…can you help me?

    MoonSailor Friend
    #464114

    Hi,

    You can push css code – example :

    [PHP]
    <style type=”text/css”>
    body.bd .main {width: 1000px;}
    body.bd #ja-wrapper {min-width: 1000px;}
    </style>
    [/PHP]

    any where in the file head.php – except before the code :

    [PHP]
    defined(‘_JEXEC’) or die;
    [/PHP]

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

This topic contains 4 replies, has 2 voices, and was last updated by  MoonSailor 12 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum