Want to thank and support me for my work?
Buy my iWebFAQ.org E-Book (15$) (reviews) (sample) or...
iWebFAQ.org is presented by Cédric and hosted by HostExcellence
It is currently Wed May 22, 2013 12:09 am

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
How do I change transparency of Facebook Like Box?
Author Message
 Post subject: How do I change transparency of Facebook Like Box?
PostPosted: Mon Sep 12, 2011 2:21 pm 
Offline

Joined: Mon Sep 12, 2011 2:03 pm
Posts: 1
Hi there,

After days of trying to embed a facebook Like Box unsuccessfully I've finally done it after lots of advice realising the html snippet iweb needs is slightly different to the iframe code that facebook developers give you.

This is the code I used

<iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/pages/Anna-Corcoran-Music/173909359323639&connections=0&stream=1"scrolling="no" frameborder="0" style="border:none; width:292px; height:500px"><iframe>

Where in this code, do I alter the transparency of the box? At the moment it is entirely transparent and difficult to read against the background image.

Also - where it says border:none.....to create a border what word do I substitute for none?

Thanks so much,
Anna


Top
 Profile Send private message  
 
How do I change transparency of Facebook Like Box?
Author Message
 Post subject: Re: How do I change transparency of Facebook Like Box?
PostPosted: Mon Sep 12, 2011 6:33 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Hi Anna,

I added the codes to change the background and add a border, here's the code:

Code:
<html>
<head>
<style>
body {background-color:#b0c4de;}
</style>
</head>
<body>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/pages/Anna-Corcoran-Music/173909359323639&connections=0&stream=1"scrolling="no" frameborder="0" style="border-width:10px; border-color:#990033; border-style:solid; width:292px; height:500px"><iframe>
</body>
</html>


Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  






Want to support me for my work?

or buy my iWebFAQ.org E-Book (15$)

(reviews) (sample)

Thanks,
Cédric



 

This website is hosted by HostExcellence



© 2008, 2009 Powered by phpBB Group
Macinscott 3 style by Scott Stubblefield