Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-09-2011, 08:05 PM   PM User | #1
mattcooperkay
New to the CF scene

 
Join Date: Nov 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mattcooperkay is an unknown quantity at this point
Can someone please help - amateur!

Hey people,

New to the forum, very limited coding knowledge and desperatly need some help! (Sorry if this in the wrong section, or possibly the completely wrong forum to post this in!)

Anyhow, I have a facebook box on my site, and would like to overlay an image in the corner of it, promoting our latest competition - as can be seen below (noway near how I finally want it to look - only just threw this together in MS Word!)



The site is www.ukparknews.co.uk if you want to look?

Anyhow, how would I go about doing this? The box is hardcoded into the site through wordpress, using an iFrame:

<div class="right">

<div class="featbox">
<h3 class="sidetitl "> Facebook </h3>
<div class="featlist ">
<div class="fblock">
<center>
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.comu%2Fukparknews&amp;width=195&amp;colorscheme=light&amp ;show_faces=true&amp;stream=false&amp;header=false&amp;height=265" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:195px; height:265px; background: #FFF" allowTransparency="true"></iframe></center>

</div>

</div>
</div>

Really sorry if I'm not making any sense etc... And thankyou SO much in advance for any help!
mattcooperkay is offline   Reply With Quote
Old 11-09-2011, 08:09 PM   PM User | #2
teedoff
Senior Coder

 
Join Date: Aug 2010
Location: High Point, NC
Posts: 3,325
Thanks: 5
Thanked 363 Times in 360 Posts
teedoff is on a distinguished road
You could position the image using.... position:absolute;

and tweak it using top, right, bottom, and left in pixels.

Do you have that image already created?
__________________
Teed
teedoff is offline   Reply With Quote
Old 11-09-2011, 08:26 PM   PM User | #3
mattcooperkay
New to the CF scene

 
Join Date: Nov 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mattcooperkay is an unknown quantity at this point
Quote:
Originally Posted by teedoff View Post
.Do you have that image already created?
Unfortunately not - was going to get around to doing it tomorrow
mattcooperkay is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:07 PM.


Advertisement
Log in to turn off these ads.