-
AuthorPosts
-
January 7, 2011 at 1:26 pm #158423
Hello,
I want to add one picture inside the slideshow with no effects and keep the text and read more button, I don’t need the picture to be inside that tv in the template.. I need to keep the text for seo reasons.. can anybody help?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 7, 2011 at 4:56 pm #370666So you want a fixed image, not a slideshow? Why not use a custom html module in the same module position? Surely that will achieve the result you are after?
January 7, 2011 at 5:33 pm #370673Hey Phil, thanks man for replying to my posts..
I tried to put a custom HTML module, but the thing is I cannot use any font style and it doesn’t look good.. I want to add a picture and white bold Font “same as the one used in Ja slideshow2” but I cannot get it to work.. I am really new to all this stuff
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 7, 2011 at 5:35 pm #370674You can use any font style you wish in a custom module. You just need to learn a bit of html.
It would be a bit of a waste of resources to use the JA Slideshow to display a fixed image simply to create a little styling.
1 user says Thank You to Phill for this useful post
January 8, 2011 at 8:33 am #370787Thanks alot Phil I did it thro dreamweaver and I started to use firebug to learn more , I have one last question if you don’t mind .. I need to change the background of the Ja slideshow custom module position, firebug showed me the picture is topsl-bg.gif I think but I tried to change the color and it didn’t work, do you have any idea?
Thanks again
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 10, 2011 at 7:33 am #371049<blockquote>I have one last question if you don’t mind .. I need to change the background of the Ja slideshow custom module position, firebug showed me the picture is topsl-bg.gif I think but I tried to change the color and it didn’t work, do you have any idea?</blockquote>
You can update background image here accordingly::
#ja-topsl {template.css (line 1073)
background: url(“../images/topsl-bg.gif“) repeat-x scroll left top transparent;
border-bottom: 1px solid #6EC011;
margin: 0;
padding: 0;
position: relative;
z-index: 10;
}Background-image reference :: templates/ja_beryl/images/topsl-bg.gif
If you wish to update it even further, Change this image also accordingly to match in color references::
.ja-slide-main-wrap .mask {mod_ja…ow2.css (line 95)
background: url(“../images/topsl-mask.png“) no-repeat scroll left top transparent;
height: 268px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 99;
}1 user says Thank You to aman204 for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by yazidz 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum