Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • d3xter Friend
    #140300

    hello 🙂

    How do I make the coloured edge in the highlight-module (user5) around the picture?

    Is important this changes the colour if one changes the style. (Like in the opal-demo)

    The highlight-module is in Opal-userguide not described and I have not installed the demo-datas. :((

    help plz

    ps: Sorry if I do not behave correctly here in the forum, I am German guy and my English is realy bad O:-)

    thx :-*

    d3xter Friend
    #302725

    hmmm
    where can I find the setting for the colour edge? perhaps is this in the index.php :confused:

    can no one help me?

    odpearl Friend
    #302907

    Hi,

    I am interesting for this too.

    Thanks

    ivankaka Friend
    #304283

    i’m looking for that too

    jantunes Friend
    #304319

    ok guys… this has been mentionned in other messages but here it goes, the fast dirty way…

    create the necessary article with image in place and while in the editor open the HTML option for the image (c’mon, you know where that is, right?) and look for the code, something like this…

    <img src=”images/stories/demo/sam-5.jpg” border=”0″ />At rutrum pellentesque Praesent elit lobortis mattis Vestibulum ultrices consectetuer eget. Sit urna risus Morbi purus Pellentesque purus accumsan nisl id Donec. Enim interdum tempor suscipit vel Quisque at <a href=”#” title=”Sample link”>vel auctor tellus sed.</a>

    now just insert this bit

    class=”img-border” right after the “0” and before the /. Update the info on the box before using Apply, and… you’re done. I guess. It works for me…

    It’s always good to check the HTML box when something is not working… if you understand some of the things happening there… It’s easier that way 8-))

    jose antunes

    ar2solutions Friend
    #338680

    Another Quick and DIRTY fix is div borders!

    With this, your module does not have to be an image… can be anything, module, text, images, icons.. anything!

    All you have to do is open up the highlight module and insert the code below:

    <div style=”border:#C25901 solid”>
    <p> Your content goes here </p>
    </div>

    Where #C25901 is the color of the border.
    You can make things fancy by adding paddings and margins but, the bare
    basics is above

    Thats it!

    hope it helps 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 5 voices, and was last updated by  ar2solutions 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum