-
AuthorPosts
-
drc3 Friend
drc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
November 4, 2013 at 8:29 pm #191977Here is my site. http://mvs005-002.directrouter.com/~april4au/
I need to either:
1. Replace the right hand existing style image of the little fella jumping with my April is For Authors image AND then center my image.
OR
2. Remove the existing image of the little fella jumping and just center my image on that Hero Unit module page.I need to have my image larger as well. My image does not seem to get bigger by applying sizes in editor.
Any help here appreciated.
Thanks
~dNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 6, 2013 at 1:06 pm #511360<blockquote>
2. Remove the existing image of the little fella jumping and just center my image on that Hero Unit module page.
</blockquote>You can find and change info on Hero Unit module
+ Go to Admin site ->Extensions ->Module Manager -> Hero Unit module -> Custom Output -> click Toggle editor button and see script
From
<div class="hero-unit">
<h1>Simplicity Isn’t Simple.</h1>
<p>Design is a word that’s come to mean so much that it’s also word that has come to mean nothing.</p>
<p><a class="btn btn-primary btn-large btn-tpl-1" href="http://www.joomlart.com/joomla/templates/showcase" target="_blank">View Our Works</a></p>
<p class="btn_unit"><a class="arrow-down img-circle" href="index.php?Itemid=435#our_portfolio">Arrow down</a></p>
</div>
change to
<div class="hero-unit">
<h1>Simplicity Isn’t Simple.</h1>
<p>Design is a word that’s come to mean so much that it’s also word that has come to mean nothing.</p>
<p class="btn_unit"><a class="arrow-down img-circle" href="index.php?Itemid=435#our_portfolio">Arrow down</a></p>
</div>
+ Open templates/ja_onepage/css/themes/solid/template.css file
From
.hero-unit .container .hero-unit {
background: url(../../../images/themes/solid/header_bg.png) no-repeat right top;
min-height: 380px;
}.hero-unit p {
color: #fff
padding: 0;
text-shadow: 0px 1px rgba(0,0,0,0.3);
text-align: left;
font-size: 100%;
margin-right: 450px;
}
change to
.hero-unit .container .hero-unit {
background: none;
min-height: 380px;
}.hero-unit p {
color: #fff
padding: 0;
text-shadow: 0px 1px rgba(0,0,0,0.3);
text-align: center;
font-size: 100%;
margin-right: 0px;
}1 user says Thank You to Ninja Lead for this useful post
drc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
November 10, 2013 at 7:34 pm #511759Thanks. I will make the changes you suggest. Greatly Appreciated.
~ddrc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
November 10, 2013 at 7:47 pm #511760BEAUTIFUL!!! Just what I needed. Thanks Again for your great support.
~d1 user says Thank You to drc3 for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 11, 2013 at 9:59 am #511819Hope you love our products
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Ninja Lead 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum