-
AuthorPosts
-
LUCAS Geraldine Friend
LUCAS Geraldine
- Join date:
- September 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
June 18, 2011 at 10:36 am #165379Hello,
How i can change the title “Fashion and shopping” ?
Thanks !
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
June 18, 2011 at 12:22 pm #397106hi,
Please refer to userguide, it has been clearly mentioned :
http://www.joomlart.com/forums/topic/userguide-ja-methys-template-for-joomla-1-5/#post-379988
Arvind
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 18, 2011 at 4:30 pm #397133<em>@severus snape 247978 wrote:</em><blockquote>Hello,
How i can change the title “Fashion and shopping” ?
Thanks !</blockquote>
It’s within the “Content Mass Top Banner” module within your Module Manager.
– Open the module and scroll down to the “Custom Output” field.
– Highlight (click and drag) over “Fashion & Shopping” and then click the tiny “HTML” icon in the formatting options above
– When the HTML pop-up box opens, you will see the following code . . .<p><a class="ja-mass-top-banner" href="#" title="Fashion & Shopping">Fashion & Shopping</a></p>
– Change “Fashion & Shopping” to whatever you want.
I believe you can also do it by simply highlighting and overwriting the words in the Custom Output box, but the above method is the sure fire way to change it.
1 user says Thank You to TomC for this useful post
LUCAS Geraldine FriendLUCAS Geraldine
- Join date:
- September 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
June 18, 2011 at 8:45 pm #397155Thanks very much ! it’s good now 🙂
April 23, 2014 at 7:25 am #532051Can you actually change the size of the font?
After I increased the overall font size on the site, the Fashion & Shopping got huge!TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 23, 2014 at 4:42 pm #532120<em>@bongle123 423192 wrote:</em><blockquote>Can you actually change the size of the font?
After I increased the overall font size on the site, the Fashion & Shopping got huge!</blockquote>Please provide the url of the site you’re working on, as well as set “Optimize CSS” to “No” within your Template Manager–General settings. I will show you how to change the size of the font.
April 24, 2014 at 5:51 am #532203Hi TomC,
the URL is foreverido.isleido.com Also, I have increased the font size in the template settings but the top menus are now touching the logo. Can I move the logo to the left without editing the code?
Thanks very much for your loyalty and help.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 24, 2014 at 11:08 am #532248You can try with my workaround below.
Open the templates/ja_methys/css/template.css file
Change
h1.logo a {
background: url(../images/logo.gif) no-repeat left;
display: block;
width: 190px;
height: 110px;
}To
h1.logo a {
background: url(../images/logo.gif) no-repeat left;
display: block;
width: 190px;
height: 110px;
margin-left: -100px;
}Once done, clear cache from admin area.
-
AuthorPosts
This topic contains 8 replies, has 5 voices, and was last updated by Ninja Lead 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum