Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • djmarkus Friend
    #166255

    please look at http://www.availablepropertyinspain.com/ and the title just below the slideshow called Welcome To Available Property In Spain – Estate Agent Property Portal For Spain

    how do I change it and also center it

    thanks in advance

    TomC Moderator
    #400988

    Besides centering it, what elements do you want to change?

    The CSS for this element appears to be at line 35 within your template.css file.

    djmarkus Friend
    #400997

    the words i need to change—–> Welcome To Available Property In Spain – Estate Agent Property Portal For Spain where is that

    TomC Moderator
    #401011

    <em>@djmarkus 252945 wrote:</em><blockquote>the words i need to change—–> Welcome To Available Property In Spain – Estate Agent Property Portal For Spain where is that</blockquote>
    That looks like custom entered text to me (through a custom module) – did you not enter this yourself?

    Was someone else working on the site?

    djmarkus Friend
    #401018

    no its some global title from your template, It use to say Welcome To The Front Page or something like that of the site and its located in a file somewhere originally I was using Ja Portfolio

    pritam Friend
    #401075

    Hello djmarkus ,

    To change the Title Welcome To Available Property In Spain – Estate Agent Property Portal For Spain

    You need to goto admin login->Menus ->Main Menu*->Home->Parameters (System) ->Page Title

    Here you can change your Title in Spanish.

    And also center it , You can goto /plugins/system/jat3/base-themes/default/css/addons.css
    Find div class “blog-featured” ->”componentheading” . Here you can insert css align : center

    djmarkus Friend
    #401099

    /*
    # ————————————————————————
    # JA T3v2 Plugin – Template framework for Joomla 1.5
    # ————————————————————————
    # Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
    # @license – GNU/GPL V2, http://www.gnu.org/licenses/gpl2.html. For details
    # on licensing, Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
    # Author: JoomlArt.com
    # Websites: http://www.joomlart.comhttp://www.joomlancers.com.
    # ————————————————————————
    */

    /* Eric Meyer’s CSS Tools: Reset CSS (Modified by Hieu Nguyen)
    ————————————————————-*/
    /* http://meyerweb.com/eric/tools/css/reset/ */
    /* v1.0 | 20080212 */

    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    }
    body {
    line-height: 1;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: ”;
    }

    ul {
    list-style: none;
    }

    /* remember to define focus styles! */
    :focus {
    outline: 0;
    }

    /* remember to highlight inserts somehow! */
    ins {
    text-decoration: none;
    }
    del {
    text-decoration: line-through;
    }

    /* tables still need ‘cellspacing=”0″‘ in the markup */
    table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    }

    /* Clearfix
    ————————————————————-*/
    * html .clearfix {
    height: 1%; /* IE5-6 */
    }

    html[xmlns] .clearfix { /* O */
    display: block;
    }

    .clearfix:after { /* FF, O, etc. */
    content: “.”;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

    /* Generic Styles
    ————————————————————-*/
    .clear, .divider {clear: both;}

    .no-display {display: none !important;}

    .nowrap,.nobr {white-space: nowrap !important;}

    .no-border {
    border: 0 !important;
    }

    .no-padding {padding: 0 !important}
    .no-margin {margin: 0 !important;}

    /*Alignment—*/
    .v-top {vertical-align: top;}
    .v-middle {vertical-align: middle;}
    .v-bottom {vertical-align: bottom;}

    .a-left {text-align: left;}
    .a-center {text-align: center;}
    .a-right {text-align: right;}

    .left {float: left;}
    .right {float: right;}

    .auto-width {width: auto;}

    djmarkus Friend
    #401101

    you are right it is changed in the Menu, however if I change it nothing changes, I can disable it as what I have done for know, so i wonder where the bug is at, instead of changing in the menu as you said where is the file that holds that text so i can change it that way

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

This topic contains 8 replies, has 3 voices, and was last updated by  djmarkus 13 years, 2 months ago.

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