Alex [admin2]
18 May 2016
U need to know d one u want as for forum code past this code on your forum page
<link rel="stylesheet" type="text/css" href=" http://eaglenet.xtgem.com/forum/forum_template.css" />
<xt:forum />
Copy code
<xt:forum />
Copy code
WeezyTo add forum to ur site ..click on add block > Social > Discussion/forum ..enter ur forum settings den save ..copy the link code below and paste on the page of ur forum ..ur forum will automatically look like mine ..
samlex
18 May 2016
samlex Maybe u need introduction to xtgem right
Lemme drop
Lemme drop
samlex - Edit an existing block
- Add a new block
- Delete an existing block
Basic
• Text
• Link
• Image Link
• Image
• New Line
• New Page
• File
Utilities
• Utilities
» Site Search
» Time And Date
» Last Modified Date
» Country
» Browser
» IP Address
» Rss Reader• Statistics
» Counter
» Online
» Guestbook Comments Counter
» Community Members Count
» Subscribers Counter• Social
» Blog
» Poll
» Facebook Like Button
» Twitter Follow Button
» Guestbook
» Discussion/forum• Contact
» Click To Call
» Click To Sms
» Click To Email
» Map
» vCard• Media
» Embed Youtube Video
» Image
» Gallery• Payments
» Paypal Payment Button
» Google Checkout Button• Feeds
» Rss Reader
» Google News
» Cnn News
Advanced
• Advanced
» Filelist
» Local File Include• Widget
• Ads
• Container
• Code
• Feedback/Contact
Just tell me any one u want to know more from above and i will teach u how to use them
- Add a new block
- Delete an existing block
Basic
• Text
• Link
• Image Link
• Image
• New Line
• New Page
• File
Utilities
• Utilities
» Site Search
» Time And Date
» Last Modified Date
» Country
» Browser
» IP Address
» Rss Reader• Statistics
» Counter
» Online
» Guestbook Comments Counter
» Community Members Count
» Subscribers Counter• Social
» Blog
» Poll
» Facebook Like Button
» Twitter Follow Button
» Guestbook
» Discussion/forum• Contact
» Click To Call
» Click To Sms
» Click To Email
» Map
» vCard• Media
» Embed Youtube Video
» Image
» Gallery• Payments
» Paypal Payment Button
» Google Checkout Button• Feeds
» Rss Reader
» Google News
» Cnn News
Advanced
• Advanced
» Filelist
» Local File Include• Widget
• Ads
• Container
• Code
• Feedback/Contact
Just tell me any one u want to know more from above and i will teach u how to use them
samlex
18 May 2016
samlex Text
Add block » Basics » Text
Insert a block of text at this point on the page.
NOTE:Operamini will show italic, big, small, blinking and scrolling text as normal static text and will only use max 2 sizes of heading -7 or it may just use 1 size this is device dependent.
<b>Bold Text</b>
<i>Italic text</i>
<u>Underlined text</u>
<big>Big text</big>
<small>small text</small>
<blink>Blinking text</blink>
<scroll>scrolling text</scroll>
There are also settings for color alignment class and adding a new line.
NOTE:The following create block level elements which create their own new line also setting alignment for ANY text block will convert it to a block level element. For these cases "Insert new line" should be UNCHECKED.
Heading 1 <h1>
Heading 2 <h2>
Heading 3 <h3>
Heading 4 <h4>
Heading 5 <h5>
Heading 6 <h6>
Paragraph <p>
Web Template Text Tool
The web template can use a far more complex visual text block tool with an option to switch to the same text tool as mobile and touch and an option in settings that sets the default on/off (it does NOT disable it). If you cannot see all the icons on the top row of the web text tool. Click the tabs to push the preview frame to the right or the file browser to the left. To insert a line break<br />into the text use shift enter. Enter on it's own creates a new paragraph<p>tag.
Link
Add block » basics » link
Insert a link to a file or external site at this point on the page. The standard link block can use the file browser to supply the relative address of a file or page on your site or a full url to a file or page anywhere on the web.
The "Title" is the text that will show on the page for the user to click on. You can also set a text color for the link and a css class.
Html Code For A Link<a href="URL">TEXT</a>
Force Download
You can force a file on xtgem to download instead of opening in the browsers default application using a special get variable added to the address
?__xt_download=1
Example
<a href="/my_video/FunnyCat.3gp?__xt_download=1">FunnyCat.3gp</a>
Image-link
Add block » basics » image link
Insert a link using a existing image instead of a text link at this point on the page.
Both the image and the page or file the link leads to can be on your site or anywhere on the internet. The text is the alternative for if images are turned off on the users browser or the image cannot be loaded for some reason. You can also assign a class to the image
Html Code For A Image Link
<a href="LINK_ADDRESS"><img src="IMAGE_ADDRESS" alt="ALT" /></a>
Image
Add block » basics » image
Insert an image at this point on the page. There are options to upload an image or use an existing one.
When uploading an image there are also options to create a thumb nail for the image and to create an image link to the image.
Html to show an image
<img src="IMAGE_ADDRESS" alt="ALTERNATIVE TEXT" />
Images are uploaded to a folder named "images" in the main directory. The thumb nail is also created in the same folder
New Line
Insert a line break<br />tag at this point on the page.
New Page
create a new html page and add a link to it at this point on the page. There are settings adding a new line after the link the text color of the link and to assign a class.
File
Add block » Basics » File
Upload a file from your device and place a link to the file on the page. The file is uploaded to a folder called "files" in the main directory of your site. You can also set the color and class for the link.
Example Link
<a href=" http://holuwaferanmiwap.xtgem.com/files /my_file.jar">On the run</a>
my file.jar
This should help now u know the fucntions if u wanna know anyones other functions feel free
Add block » Basics » Text
Insert a block of text at this point on the page.
NOTE:Operamini will show italic, big, small, blinking and scrolling text as normal static text and will only use max 2 sizes of heading -7 or it may just use 1 size this is device dependent.
<b>Bold Text</b>
<i>Italic text</i>
<u>Underlined text</u>
<big>Big text</big>
<small>small text</small>
<blink>Blinking text</blink>
<scroll>scrolling text</scroll>
There are also settings for color alignment class and adding a new line.
NOTE:The following create block level elements which create their own new line also setting alignment for ANY text block will convert it to a block level element. For these cases "Insert new line" should be UNCHECKED.
Heading 1 <h1>
Heading 2 <h2>
Heading 3 <h3>
Heading 4 <h4>
Heading 5 <h5>
Heading 6 <h6>
Paragraph <p>
Web Template Text Tool
The web template can use a far more complex visual text block tool with an option to switch to the same text tool as mobile and touch and an option in settings that sets the default on/off (it does NOT disable it). If you cannot see all the icons on the top row of the web text tool. Click the tabs to push the preview frame to the right or the file browser to the left. To insert a line break<br />into the text use shift enter. Enter on it's own creates a new paragraph<p>tag.
Link
Add block » basics » link
Insert a link to a file or external site at this point on the page. The standard link block can use the file browser to supply the relative address of a file or page on your site or a full url to a file or page anywhere on the web.
The "Title" is the text that will show on the page for the user to click on. You can also set a text color for the link and a css class.
Html Code For A Link<a href="URL">TEXT</a>
Force Download
You can force a file on xtgem to download instead of opening in the browsers default application using a special get variable added to the address
?__xt_download=1
Example
<a href="/my_video/FunnyCat.3gp?__xt_download=1">FunnyCat.3gp</a>
Image-link
Add block » basics » image link
Insert a link using a existing image instead of a text link at this point on the page.
Both the image and the page or file the link leads to can be on your site or anywhere on the internet. The text is the alternative for if images are turned off on the users browser or the image cannot be loaded for some reason. You can also assign a class to the image
Html Code For A Image Link
<a href="LINK_ADDRESS"><img src="IMAGE_ADDRESS" alt="ALT" /></a>
Image
Add block » basics » image
Insert an image at this point on the page. There are options to upload an image or use an existing one.
When uploading an image there are also options to create a thumb nail for the image and to create an image link to the image.
Html to show an image
<img src="IMAGE_ADDRESS" alt="ALTERNATIVE TEXT" />
Images are uploaded to a folder named "images" in the main directory. The thumb nail is also created in the same folder
New Line
Insert a line break<br />tag at this point on the page.
New Page
create a new html page and add a link to it at this point on the page. There are settings adding a new line after the link the text color of the link and to assign a class.
File
Add block » Basics » File
Upload a file from your device and place a link to the file on the page. The file is uploaded to a folder called "files" in the main directory of your site. You can also set the color and class for the link.
Example Link
<a href=" http://holuwaferanmiwap.xtgem.com/files /my_file.jar">On the run</a>
my file.jar
This should help now u know the fucntions if u wanna know anyones other functions feel free
Tales of a private lesson teacher by onihaxy
Online : 1 user
samlex