-
AuthorPosts
-
December 15, 2010 at 11:55 pm #157500
I would like module positions User 1 and User 2 to look like Left and Right module positions. What do I need to do to accomplish this. I’d like the Title page to show.
Hayden A FriendHayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
December 16, 2010 at 5:03 am #367082you open file templatesja_portfoliocsstemplate.css and add line
[PHP]#ja-topsl .ja-box-left{
width: 80% !important;
}#ja-topsl .ja-box-right {
width: 20% !important;
}[/PHP]now template ja_portolio will always show title pageDecember 16, 2010 at 11:04 pm #367211Thanks for the fast reply.
I added the code mentioned above and the title still not showing up. Is there a way to make the “user 1” and “user 2” positions to look like the “left” and “right” module positions?Hayden A FriendHayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
December 17, 2010 at 1:45 am #367220Dear dignacio,
you login administrator => Extensions => Template Manager => JA_Portfolio => Layout => Default and find line
[PHP]<block name=”inset1″ style=”jaxhtml”>left</block>
<block name=”right1″ style=”jaxhtml”>right</block>[/PHP]change it to[PHP]<block name=”inset1″ style=”jaxhtml”>left, user1</block>
<block name=”right1″ style=”jaxhtml”>right, user2</block>[/PHP]=> applycan you provide me the URL to me why the title does not display
December 17, 2010 at 5:57 am #367261Ok, it added the title, but it doesn’t look right.
Here’s the url:
http://s350224160.onlinehome.us/My goal is to have the title and make it look like module positions “left” and “right”.
By the way, how do I get rid of the block that’s in the middle. I tried hiding it from the template manager, but it hides all the content pages.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by dignacio 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum