-
AuthorPosts
-
ivan1012 Friend
ivan1012
- Join date:
- February 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
February 18, 2012 at 12:46 am #174001Please tell me how to change colour of ja-content-main on ONE page only (so this background colour applys to one page only)?
CSS:
.ja-content-main {
background: white; <<<<———
margin-bottom: 20px;
padding: 10px 15px 20px;PICTURE: want to change colour of white border around ALL the pictures
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 18, 2012 at 6:23 am #438771<em>@ivan1012 301157 wrote:</em><blockquote>Please tell me how to change colour of ja-content-main on ONE page only (so this background colour applys to one page only)?
CSS:
.ja-content-main {
background: white; <<<<———
margin-bottom: 20px;
padding: 10px 15px 20px;
</blockquote>Hi,
You find this code from /templates/ja_social/css/template.css
.ja-content-main {
background: white; < change this line
margin-bottom: 20px;
padding: 10px 15px 20px;
}
You find this code from /modules/mod_raxo_allmode/tmpl/allmode-rational/allmode-rational.css
.allmode-rational {
overflow: hidden;
background-color: #E1E1E1; < change this line
}
<blockquote>PICTURE: want to change colour of white border around ALL the pictures</blockquote>
You find this code from /modules/mod_raxo_allmode/tmpl/allmode-rational/allmode-rational.css
.allmode-rational .allmode_item {
float: left;
margin: 12px 6px;
padding: 5px 0;
overflow: hidden;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: white; < change this line
}ivan1012 Friendivan1012
- Join date:
- February 2011
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
February 18, 2012 at 9:54 am #438794You didnt understand me I want to change colour of ja-content-main only on ONE page. If I make this kind of CCS changes it will affect all other pages. The white frame around all the items not only one? I made another picture , that white frame exists because colour of ja-content-main background is white, i’m perfectly satisfied with styling fo allmode-rational items…
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 18, 2012 at 7:57 pm #438830Ok, I got it.
Example: change background of homepage. You login backend > menus >main menu > Home > Page Display Options tab > set Page Class is special
– You add the code into /templates/ja_social/css/template.css
.bodyspecial .ja-content-main {
background: red;
}1 user says Thank You to khoand for this useful post
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 26, 2012 at 1:02 pm #440130Do you solve it?
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
April 17, 2012 at 9:35 am #448706Hi Khoand,
I tried this solution to get a different colour backgound behind all the modules on the following section http://www.vivaasiamagazine.com/index.php/upcoming-events I used Red just to see what it was like.
However, it seems to have only gone red behind one module. Any ideas?
Jim
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 18, 2012 at 2:43 pm #448905To help forum is clearly, you create a new thread for your new issue, please. After that, you inform me, I will help you. Thank you.
<em>@origomedia 314225 wrote:</em><blockquote>Hi Khoand,I tried this solution to get a different colour backgound behind all the modules on the following section http://www.vivaasiamagazine.com/index.php/upcoming-events I used Red just to see what it was like.
However, it seems to have only gone red behind one module. Any ideas?
Jim</blockquote>
1 user says Thank You to khoand for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
April 18, 2012 at 2:51 pm #448908Thanks Khoand, have done so in the general questions section.
Many thanks.
Jim
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by James Weston 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum