• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

  • CF has always been a site that welcomes people from different backgrounds and beliefs to participate in discussion and even debate. That is the nature of its ministry. In view of recent events emotions are running very high. We need to remind people of some basic principles in debating on this site. We need to be civil when we express differences in opinion. No personal attacks. Avoid you, your statements. Don't characterize an entire political party with comparisons to Fascism or Communism or other extreme movements that committed atrocities. CF is not the place for broad brush or blanket statements about groups and political parties. Put the broad brushes and blankets away when you come to CF, better yet, put them in the incinerator. Debate had no place for them. We need to remember that people that commit acts of violence represent themselves or a small extreme faction.
  • We hope the site problems here are now solved, however, if you still have any issues, please start a ticket in Contact Us

  • The rule regarding AI content has been updated. The rule now rules as follows:

    Be sure to credit AI when copying and pasting AI sources. Link to the site of the AI search, just like linking to an article.

HTML help for 20,000 blessings

gods kid

Jellek ot re Kanatroll
Jun 26, 2004
4,562
64
35
England
Visit site
✟27,553.00
Faith
Christian
Marital Status
Single
Politics
UK-Conservative
Inline frames are frames that can be placed anywhere on your page by absolute positioning.

Use the following code to create your frame:

This is the code for a regular iframe:

< iframe name="inlineframe" src="yoururl.html" width=200 height=200 marginwidth=0 marginheight=0 frameborder=0 scrolling=auto > < / iframe > (i have got gaps inbetween the tags because otherwise it gets blanked out)

And this is the code for an iframe with transparent scrollbars (IE only):

< iframe name="inlineframe" src="yoururl.html" width=200 height=200 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=auto style="FILTER: chroma(color=#ff0000)" allowtransparency="true" > < / iframe >

To make your iframe scrollbar transparent, you need to add this tag, remember that this only works in the IE browser: style="FILTER: chroma(color=#ff0000)" allowtransparency="true" to your iframe tag.

In order to link to this inline frame from your main page, you would name your inline frame whatever you want (for instance "inlineframe") and then the link on your main page would need to target the iframe like this:

< a href="inline.html" target="inlineframe" > Your link name here < / a >

Of course, all the information in bold can be changed to have your own information.

i hope that helps any questions on Inline Frames ;)
 
Upvote 0

GrammarGrl712

A Candle Burning Against the Wind
Jun 29, 2005
19,331
122
34
Georgia
✟42,912.00
Faith
Non-Denom
Marital Status
Single
Politics
US-Republican
InspiredHome said:
Thanks, I got the help that I most needed but I will give you 2000 blessings for taking your time to reply! :)

Can I have 2,000 blessings plz? You have quite a bit to spare. lol. :D

Sister in Christ,
Amy
 
Upvote 0