-
AuthorPosts
-
becino Friend
becino
- Join date:
- October 2014
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
October 13, 2014 at 5:37 am #202016hi i need a little help
i have my site with this template JA SMASHBOARD
but i want to see only one section on my home page …
and this section need to place it on all space availible …and i want to put all the banner space to like this photo 🙂
i playing with the image … but this is the distribution what a want!! 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 14, 2014 at 7:09 am #552850HI Becino,
As I can see that the homepage of your site ‘Inicio’ has type of ‘Category Blog’, you can go to backend setting of this menu item > navigate to Page Display Option > add an additional page class called homepage (remember add a space before this class name)
Then go to this css file: /templates/ja_smashboard/css/custom.css (create this file if doesn’t exist) and add this CSS rule:
.homepage .t3-mainbody .t3-content .item > article { width: 100%; }
becino Friendbecino
- Join date:
- October 2014
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
October 18, 2014 at 6:35 pm #553457hi there Saguaros 🙂 nice day bro .. and thanks for your reply
look this is my page how looks …
i put this other css lines
border: solid;
color: red;only to probe if the file works…. 🙂
but if you can see … the article dont have the 100% of my screen!! :((
how can i solved this??
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 20, 2014 at 1:46 am #553505Could you check the URL of your site again? I tried to access with provided URL but without success: http://prntscr.com/4xve7v
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
November 13, 2014 at 1:57 pm #555115I have the same problem. My customer wants a full article on his homepage. It only covers the left half of his page, even with the above mentioned custom.css change for a ‘ homepage’ suffix and an article that’s got a big picture on the left and a lot of text on the right. It only shows the picture. And the menu on the left sidebar does not work. (http://moshorganic.com.au)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 14, 2014 at 3:02 am #555164You can go to CSS file: /templates/ja_smashboard/css/custom.css (create this file if doesn’t exist) and add this CSS rule:
.view-article .t3-content, .com_k2.view-item .t3-content {
width: 100%;
}
or change the width to your desired value.
2 users say Thank You to Saguaros for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Saguaros 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum