-
AuthorPosts
-
Luna Garden Moderator
Luna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 2, 2013 at 7:53 am #478062Hello Antonio,
Thanks for your kind words.
Please follow my suggestion to clear out all your concern:
1. <blockquote>how can I center the tite text under the picture</blockquote>
Please go to : <blockquote>templates/ja_bistro/css/mod_jacontentslider.css</blockquote>
Find these lines:
div.ja_slidetitle {
margin: 10px 0;
text-align: left;
}change to:
div.ja_slidetitle {
margin: 10px 0;
text-align: center;
}2. <blockquote>how can I make the text style of “camera Tripla”, “appartamento in esclusiva” etc..the same as the text style of the title of the module” i nostri servizi”</blockquote>
Please to go: <blockquote>templates/ja_bistro/css/template.css</blockquote>
Find these lines:
div.ja-moduletable h3, div.moduletable h3 {
color: #473F38
display: block;
font-family: "Lobster13Regular",sans-serif;
font-size: 180%;
font-weight: normal;
line-height: 1;
margin: 0 0 15px;
overflow: visible;
padding: 0;
}Change to:
div.ja-moduletable h3, div.moduletable h3, div.ja_slidetitle a, div.ja_slidetitle {
color: #473F38
display: block;
font-family: "Lobster13Regular",sans-serif;
font-size: 180%;
font-weight: normal;
line-height: 1;
margin: 0 0 15px;
overflow: visible;
padding: 0;
}3. <blockquote>lets say i wanted to use any text style that i wanted how would i do that??</blockquote>
Use firebug to check what style for that text
Find out what class name, or class id the tag includes the text you want to style
Go to <blockquote>templates/ja_bistro/css/template.css</blockquote> apply the style.You can see how I did with the answer 2.
4. <blockquote>Hi i set the content >options>hide.. but its still not working.. maybee i’m doing something wrong??</blockquote>
Please go to this link . I think this link might help you, since you can’t provide your site URL.
5. <blockquote>can you tell me how I can change the text attributes i the middle of the text in the attached page:
relax domus : sentirsi a casa
I want to change the style of the “sentirsi a casa”
this is the code in the slide show module:
<h3>Relax Domus:Sentirsi a Casa</h3>
<h1>PARCO AGRICOLO SUD MILANO – ZONA RESIDENZIALE </h1>
</blockquote>Please go to back-end >> Module Manager >> Click to JA Slideshow Modulue : add tag span like attachment: http://easycaptures.com/fs/uploaded/502/0531265932.png
Then change your description like this:
<h3>Relax Domus:<span>Sentirsi a Casa</span></h3>
<h1>PARCO AGRICOLO SUD MILANO - ZONA RESIDENZIALE </h1>
Go to <blockquote>modules/mod_jaslideshow/assets/themes/bistro/style.css</blockquote>
add style for this text as you wish:
<blockquote>.maskDesc .ja-slide-desc h3
{
add_style_you_want_here;
}</blockquote>Hope this helps.
1 user says Thank You to Luna Garden for this useful post
antoniocerasuolo Friendantoniocerasuolo
- Join date:
- February 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 55
- Thanked:
- 7 times in 1 posts
January 2, 2013 at 7:00 pm #478147Hi Luna Garden,
For point N. 2 above I applied the modification but i got the following in the attached file.. The font got larger but did not change style..
any ideas why?
ciao,
Antonio
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 3, 2013 at 8:58 am #478235<em>@antoniocerasuolo 353057 wrote:</em><blockquote>
For point N. 2 above I applied the modification but i got the following in the attached file.. The font got larger but did not change style..
any ideas why?
</blockquote>
Hello,
In order to fix the font problem, keep the old modified, and go to:
<blockquote>templates/ja_bistro/css/mod_jacontentslider.css</blockquote>find these lines:
div.ja_slidetitle a {
color: #56361E
font-family: "DroidSerifRegular",Arial,sans-serif;
font-size: 135%;
font-weight: normal;
}change to:
div.ja_slidetitle a {
color: #56361E
font-size: 100%;
font-weight: normal;
}If this helps, please mark this thread as Solved and if you need further assistance, kindly create a new thread so it will be easier to follow. Thank you.
1 user says Thank You to Luna Garden for this useful post
antoniocerasuolo Friendantoniocerasuolo
- Join date:
- February 2011
- Posts:
- 274
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 55
- Thanked:
- 7 times in 1 posts
January 3, 2013 at 11:30 am #478266Hi
I am closing this thread as you suggested and will be opening up another one.
ciao,
Antonio1 user says Thank You to antoniocerasuolo for this useful post
AuthorPostsThis topic contains 34 replies, has 4 voices, and was last updated by antoniocerasuolo 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum