Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
crisu Friend
crisu
- Join date:
- April 2012
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 15, 2012 at 6:36 pm #177098Hi,
in the template.css there is no entry. Under extplorer – module sidenews there are two css files, but ja-sidenews-wrap isn´t found.
My problem is, I want to change the border around the three entries in an another color.
Thanks…
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
May 15, 2012 at 6:57 pm #453168Is this the sort of thing you want to achieve?
Code is in templates/ja_tiris/css/mod_jasidenews.css @ line 14
div.ja-sidenews-wrap {
- bottom: 0;
- left: 30px;
- margin: 0;
- padding: 0;
- position: absolute;
- z-index: 100;
- border: 5px solid red; < this is the new line
}
OR
this?
in which case you need to go to the same file @ line 32
.ja-sidenews {
- border: 5px solid red; < change the colour here and the px size if you want
- float: left;
- margin: 0 9px;
- width: 289px;
}
Does that help?
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by swissa 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum