| Author |
Message |
TshirtFrank Forums Member
Joined: 20 Jan 2009 Posts: 96
|
#1 · Posted: 9 Mar 2009 22:16
Hi All,
I really like the way that the post it notes and the large orange boarders look through out certain lenses. Does anyone know where you get those or how you put them in your lens?
Thanks!
TSF
__________________
My Online Income System[url= http://www.wealthyaffiliate.com?a_aid=8a065565]Two Sites Got Me Where I Am today, This Is One[/url]
|
samda Forums Member
Joined: 10 Oct 2007 Posts: 526
|
#2 · Posted: 9 Mar 2009 22:31
Oops, I didn't get you. Could you be a little more clear on what you were asking.
|
Newbie Shield
Joined: 22 Sep 2007 Posts: 2226
|
#3 · Posted: 10 Mar 2009 11:06
Hi TSF,
That's just a little CSS magic mixed in with some simple HTML.
You could use something like this:
<p style="border: solid 10px #ff6600; padding: 10px">Your text here </p>
If you wanted to add a colored background, you could just add the background command like so to add a purple background:
<p style="border: solid 10px #ff6600; background: #CC66FF; padding: 10px">Your text here </p>
~Newbie Shield~
|
TshirtFrank Forums Member
Joined: 20 Jan 2009 Posts: 96
|
#4 · Posted: 10 Mar 2009 22:20 · Edited by: TshirtFrank
Hi Newbie Shield,
That is exactly what I was looking for with the border. Thank you!!
TSF
__________________
My Online Income System[url= http://www.wealthyaffiliate.com?a_aid=8a065565]Two Sites Got Me Where I Am today, This Is One[/url]
|
Newbie Shield
Joined: 22 Sep 2007 Posts: 2226
|
#5 · Posted: 11 Mar 2009 13:13
Hi TSF,
You're welcome.
Actually, I didn't use braces "{" so technically it is pure HTML. But you get the idea and it does work.
I've been using the two in practice for so many years that I don't think of them as separate when typing them out.
It should span the entire width of your module.
You can also try different colors for both the border and the background by using color names. Just replace the pound/number "#" sign and hexadecimal code with a color name. Save. Publish.
I used the hexadecimal because you can use a larger variety of tints and shades. It requires a little additional study but it isn't hard at all.
Let me know if you have any trouble. Have fun!
~Newbie Shield~
|
newbiz02 Forums Member
Joined: 24 Jul 2008 Posts: 167
|
#6 · Posted: 26 Mar 2009 18:23
Newbie Shield: <p style="border: solid 10px #ff6600; background: #CC66FF; padding: 10px">Your text here </p> ~Newbie Shield~ I have been seeing this effect throughout some lenses. I suspected it was as simple as a background command but never got around to checking the source.
__________________
The FAST TRACK CASH is everything you need to know about Clickbank and Affiliate marketing. Learn From the Beginning.
|
TshirtFrank Forums Member
Joined: 20 Jan 2009 Posts: 96
|
#7 · Posted: 2 Jun 2009 18:28
Thanks all,
I use the HTML that Newbieshield and others provided but I also found that it is a module that is called " most inmportant thing"
Thanks for your help!
TSF
__________________
My Online Income System[url= http://www.wealthyaffiliate.com?a_aid=8a065565]Two Sites Got Me Where I Am today, This Is One[/url]
|