-
AuthorPosts
-
August 2, 2013 at 12:47 am #189422
Hello community, I love this template and will use for a photographer site.
How can I put text on the logo?
In the demo page has the example with the name of the template:
http://static.joomlart.com/images/templates/j25/ja-lens/userguide/position.pngAugust 2, 2013 at 2:12 am #500993If someone can help me, I’m also having trouble setting the slideshow.
I tried to use images with 1600×1063 and 1080×720, but in two sizes the images are appearing cut, even when viewed on a pc screen.
Furthermore, I would like to display thumbnails as they are in demo link above.
Any idea on how to fix this?
The link to the site is http://www.compositebrasil.com.br
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 2, 2013 at 8:39 am #501048Hi Thiago,
To use text instead of logo image, try to open file: /templates/ja_lens/css/template.css
– Line 708:
#logo h1 {
height: 60px;
width: 60px; <<<< change to 120px ;
background: #de3068 <<< change to your desired background color;
}
– Line 714:
#logo h1 a {
color: #fff
padding-left: 0px;
width: 60px;
height: 60px;
line-height: 60px;
background: url(../images/logo.png) no-repeat center center;
display: block;
font-size: 0px;
text-indent: -9999em;
}
replace it with:
#logo h1 a {
color: #fff
padding-left: 0px;
width: 60px; <<<< change to 120px; - the same with above width
height: 60px;
line-height: 60px;
display: block;
}
– Line 774, remove this css rule:
#logo h1 a span {
display: none;
}Hope it helps.
2 users say Thank You to Saguaros for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 2, 2013 at 5:06 pm #501092I would love to know if Saguaros’ recommendation worked out.
🙂
1 user says Thank You to TomC for this useful post
August 2, 2013 at 10:01 pm #501116Hello friends, sorry for the delay in responding.
I made the changes recommended by you Saguara. However it did not work. With these changes it was possible to put text
in place of the logo, but what I really like is to keep the logo and add text on his side. In the same style that is in the template demo:Thank you again for your patience and dedication of all.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 2, 2013 at 10:05 pm #501118What if you were to simply create a new module position directly adjacent to the logo image – and then simply add your custom text/html?
1 user says Thank You to TomC for this useful post
August 2, 2013 at 10:31 pm #501120Hello Tom, thank you so much for the reply.
It’s just that. Forgive me my ignorance, I’m not expert in programming and the last time I worked with Joomla
* was in the days of version 1.0.I’m rolling all the posts about JA Lens looking to learn the maximum and very pleased by the work team.
I tried to create a new module position but I have not found the header.php .
I looked inside the folder */templates /ja_lens* and there does not have the folder tpls:((
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 4, 2013 at 2:07 pm #501204Hi
Most of JA Templates are built with T3 framework and this header.php file will be found in T3 folder. However, JA Lens doesn’t use T3 framework, you might need to edit file: /templates/ja_lens/index.php file instead of header.php file.
Add php code into ‘index.php‘ file and follow instructions in above useful tips 🙂
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by Saguaros 11 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Text in logo
Viewing 8 posts - 1 through 8 (of 8 total)