-
AuthorPosts
-
January 10, 2011 at 3:42 am #158525
hi i have moved mod_ja_contentslide from position user 4 to user 1 because i want the content slide directly under the main slideshow.
problem is the grey title does not show and thus the navigation arrow do not show properly: see attached images,,,,,portfolio user 1.png
i want the mod_ja_contentslide to show exactly like it does in position user4: see image: portfolio user 4.png
cheers
dan-
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 10, 2011 at 8:14 am #371062You can edit default layout in template parameters under layouts tab and remove this::
<block name=”topsl” type=”spotlight” style=”raw” main-inner=”1″>user1,user2</block>
</blocks>and then, change this::
div.ja-moduletable h3, div.moduletable h3 {template.css (line 258)
background: url(“../images/noise-bg.png”) repeat scroll 0 0 #313435;
color: #F0F0F3;
font-size: 125%;
padding: 10px 15px;
text-transform: uppercase;
}to
div#ja-wrapper #ja-topsl .slider h3, div.ja-moduletable h3, div.moduletable h3 {template.css (line 258)
background: url(“../images/noise-bg.png”) repeat scroll 0 0 #313435;
color: #F0F0F3;
font-size: 125%;
padding: 10px 15px;
text-transform: uppercase;
}and add slider suffix for specific module with space
January 10, 2011 at 8:24 am #371069hi and thanks
which file is this code found in?
div.ja-moduletable h3, div.moduletable h3 {template.css (line 258)
background: url(“../images/noise-bg.png”) repeat scroll 0 0 #313435;
color: #F0F0F3;
font-size: 125%;
padding: 10px 15px;
text-transform: uppercase;
}aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 10, 2011 at 8:38 am #371071<em>@pixelprint 213999 wrote:</em><blockquote>hi and thanks
which file is this code found in?
div.ja-moduletable h3, div.moduletable h3 {template.css (line 258)
background: url(“../images/noise-bg.png”) repeat scroll 0 0 #313435;
color: #F0F0F3;
font-size: 125%;
padding: 10px 15px;
text-transform: uppercase;
}</blockquote>Here is css file reference::
templates/ja_portfolio/css/template.css
January 10, 2011 at 10:22 am #371108hi,, thanks for that,,,,,,,,,,,, but no go,,,,,,,still does not show the grey bar with title,,as it does in user4 position
anyone else got a solution?
cheers
danaman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 10, 2011 at 11:30 am #371117Please ensure that you have done the steps above properly
If still you face issues, You can please pm me superadmin details to take closer look 🙂
January 11, 2011 at 1:20 am #371227hi: did not edit the css,, just template layout in admin,,,,changed
<block name=”topsl” type=”spotlight” style=”raw” main-inner=”1″>user1,user2</block>
</blocks>
TO
<block name=”topsl” type=”spotlight” style=”xhtml” main-inner=”1″>user1,user2</block>
</blocks>not exactly the same as user4 with gray title band,, but looks clean
cheers
danaman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 11, 2011 at 7:13 am #371278Do you need further help 🙂
January 11, 2011 at 7:23 am #371283no thank you
thanks for your help
cheers
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by pixelprint 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-