-
AuthorPosts
-
djmarkus Friend
djmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
July 13, 2011 at 4:26 pm #166255please 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 ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 13, 2011 at 4:50 pm #400988Besides 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 Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
July 13, 2011 at 5:26 pm #400997the words i need to change—–> Welcome To Available Property In Spain – Estate Agent Property Portal For Spain where is that
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 13, 2011 at 6:39 pm #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 Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
July 13, 2011 at 7:14 pm #401018no 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 Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
July 14, 2011 at 6:26 am #401075Hello 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 : centerdjmarkus Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
July 14, 2011 at 7:46 am #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.com – http://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 Frienddjmarkus
- Join date:
- March 2011
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 14
- Thanked:
- 2 times in 1 posts
July 14, 2011 at 7:50 am #401101you 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
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by djmarkus 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum