-
AuthorPosts
-
July 25, 2013 at 12:36 pm #189222
Hello,
Where can i find the css code for the white/grey lines colors in the modules/articles and footer.
Also where can i find the css code for the header modules colorssee attachment.
kind regards
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 26, 2013 at 3:10 am #500181So that I can take a look and try to assist, please provide the url of the site you’re working on
July 26, 2013 at 12:54 pm #500234Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 29, 2013 at 9:44 am #500454You can find it within this file: crystal/templates/ja_zite/css/template.css
div.item-page {
border-right: 1px solid #ddd;
margin-top: 10px;
padding-right: 20px;
}div.ja-moduletable, div.moduletable { border-top: 1px solid #ccc;}
1 user says Thank You to Ninja Lead for this useful post
July 29, 2013 at 11:28 am #500479Thank you very much !!!
that solved the border problem…
Whats the css code for the header color in the modules ??? (same photo)
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 30, 2013 at 4:47 am #500546I got this below error message when trying to access your site: http://www.crystalpromotions.nl/crystal/index.php/over-ons
<blockquote>Not Found
The requested URL /crystal/index.php/over-ons was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</blockquote>
Please send me correct URL of your site, I shall check it for you
August 5, 2013 at 9:38 am #501273http://www.crystalpromotions.nl/index.php/over-ons
i have yust send you the login codes tru PM…
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 6, 2013 at 4:21 am #501368You can change color for header in the module with my below solution
Open templates/ja_zite/css/template.css file
From
div.ja-moduletable h3, div.moduletable h3 {
color: #222;
font-size: 100%;
font-family: 'NovecentowideUltraLightBold';
font-weight: normal;
margin: 0 0 20px;
padding: 10px 0 0;
text-transform: uppercase;
}
Change to
div.ja-moduletable h3, div.moduletable h3 {
color: #fff;
font-size: 100%;
font-family: 'NovecentowideUltraLightBold';
font-weight: normal;
margin: 0 0 20px;
padding: 10px 0 0;
text-transform: uppercase;
}
1 user says Thank You to Ninja Lead for this useful post
August 6, 2013 at 6:53 am #501383thank you very much 🙂
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by crystalprint 11 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
White lines and header modules
Viewing 9 posts - 1 through 9 (of 9 total)