Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • crisu Friend
    #177098

    Hi,

    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 Friend
    #453168

    Is 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?


    1. Screen-Shot-2012-05-15-at-20.55.38
    2. Screen-Shot-2012-05-15-at-21.01.13
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