The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Facebook like button and newsletter
lukemiller23
post May 28 2011, 06:41 AM
Post #1





Group: Members
Posts: 2
Joined: 28-May 11
Member No.: 14,633



Hi
I would like my facebook like button and my newsletter to sit next to each other under my image slider on my homepage www.experiencegiftsplus.com
can anyone help me with this I am using wordpress page edit. I have 2 codes for the like button and 2 codes for the newsletter and I have been led to belive that some more code needs to be inserted for them to sit next to each other.

The first facebook code is

iframe:
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FExperience-Gifts-Plus%2F218912008126789&amp;width=292&amp;colorscheme=light&amp;show_faces=false&amp;stream=false&amp;header=false&amp;height=62" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:62px;" allowTransparency="true"></iframe>

the second

XFBML:
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/pages/Experience-Gifts-Plus/218912008126789" width="292" show_faces="false" stream="false" header="false"></fb:like-box>

And for my newsletter again there are two codes
HTML code:
biggrin.gif <!-- Start of Email List Manager Code - nonframe -->
<FORM ACTION= "http://www.fatcow.com/Listing.bml" METHOD="POST" TARGET="mywindow" onSubmit="window.open ('about:blank', 'mywindow', 'toolbar=no, location=no,directories=no, status=no, menubar=no,scrollbars=yes,resizable=yes, copyhistory=no, width=400,height=200')">
<TABLE border="0"><tr>
<td nowrap>Subscribe to email_newsletter list:
<INPUT TYPE="text" NAME="UEmail" SIZE="20">
<INPUT TYPE="hidden" NAME="user" VALUE="moo.experiencegiftsplusc">
<INPUT TYPE="hidden" NAME="dir" VALUE="email_newsletter">
<INPUT TYPE="submit" NAME="SUBMIT" VALUE="Subscribe" ></td>
</tr>
</TABLE></FORM>
<!-- End of E-mail List Manager Code - nonframe -->

And the second say if using inside a frame:

<!-- Start of E-mail List Manager Code - frame -->
<FORM ACTION= "http://www.fatcow.com/Listing.bml" METHOD="POST" TARGET="_top"> <TABLE border="0"><tr>
<td nowrap>Subscribe to email_newsletter list:
<INPUT TYPE="text" NAME="UEmail" SIZE="20">
<INPUT TYPE="hidden" NAME="user" VALUE="moo.experiencegiftsplusc">
<INPUT TYPE="hidden" NAME="dir" VALUE="email_newsletter">
<INPUT TYPE="submit" NAME="SUBMIT" VALUE="Subscribe" ></td>
</tr>
</TABLE ></FORM>
<!-- End of E-mail List Manager Code - frame -->

Im not to sure what ones to use and when I put them together in the wordpress edit page they sit on top of each other any help would be greatly appreciated

Thanks Luke
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
lukemiller23
post May 28 2011, 07:18 AM
Post #2





Group: Members
Posts: 2
Joined: 28-May 11
Member No.: 14,633



This is the code I was told to add is <table style = 'display: inline-block; width: 400px;'> I have tried adding it in a few places with no joy
Please help
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post May 28 2011, 12:04 PM
Post #3


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE
Firefox can't find the server at www.experiencegiftsplus.com.


You can't just add a <table> tag in random places and expect it to work. If you're going to use tables, then you should understand what they do and how to use them. See:
http://htmlhelp.com/reference/html40/tables/table.html
http://www.cs.tut.fi/~jkorpela/HTML3.2/5.54.html
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post May 28 2011, 01:01 PM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



And I don't see why you would need a table for a that.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 11:40 AM