-
AuthorPosts
-
April 16, 2009 at 12:06 pm #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 :-*
April 27, 2009 at 8:43 pm #302725hmmm
where can I find the setting for the colour edge? perhaps is this in the index.php :confused:can no one help me?
odpearl Friendodpearl
- Join date:
- February 2008
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
April 29, 2009 at 11:44 am #302907Hi,
I am interesting for this too.
Thanks
May 11, 2009 at 8:50 am #304283i’m looking for that too
jantunes Friendjantunes
- Join date:
- February 2008
- Posts:
- 119
- Downloads:
- 8
- Uploads:
- 13
- Thanks:
- 16
- Thanked:
- 13 times in 2 posts
May 11, 2009 at 1:21 pm #304319ok 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
1 user says Thank You to jantunes for this useful post
ar2solutions Friendar2solutions
- Join date:
- August 2009
- Posts:
- 74
- Downloads:
- 5
- Uploads:
- 5
- Thanks:
- 26
- Thanked:
- 5 times in 1 posts
April 1, 2010 at 1:27 am #338680Another 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 aboveThats it!
hope it helps 🙂
1 user says Thank You to ar2solutions for this useful post
-
AuthorPosts
This topic contains 6 replies, has 5 voices, and was last updated by ar2solutions 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum