![]() |
|
|||||||
If you have any small code snippets at all please place them in here. Here is one posted by moggy ...
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
If you have any small code snippets at all please place them in here.
Here is one posted by moggy in the photo studio with thanks. This one links a thumbnail to a larger version on a remote website like Photobucket. The first part is html a link for the large picture. The second is BBcode link to display the thumbnail on idf, embeded within the html link. To view the result click the picture as supplied below,this leads to a larger picture. This inturn can be enlarged again but scrowling come into play. ![]() Below is the html code with embeded BBcode version. Below is a BB code only version for sites that dont allow html code use. Code:
[url=http://img.photobucket.com/albums/v476/CPS/snowballsm.jpg][img]http://img.photobucket.com/albums/v476/CPS/snowballsm1.jpg[/img][/url]
__________________
Knowledge is not knowing all the answers, but knowing where to find the answers. www.smitheram.co.uk Moderator of, Web Design/Graphics Room. P4-XP pro-IE7-B/B-ZA-AVG |
|
#2
|
|||
|
|||
|
__________________
Genealogists live in the past lane. |
|
#3
|
||||
|
||||
|
Thats it working fine woodrow.
Here is the code to use, to make a Button as a link, to a web page or website. This does not work on the board it works in an html webpage. It gives you a clickable button, that takes you to IDF50. The button will have the name "Goto IDF50" on the front. <FORM METHOD="LINK" ACTION="http://www.idf50.co.uk/clubhouse/index.php"><INPUT TYPE="submit" VALUE="Goto IDF50"> </FORM> Try it, if you want it centered start the code and end with the div tag. <div align="center">the above code goes here</div>
__________________
Knowledge is not knowing all the answers, but knowing where to find the answers. www.smitheram.co.uk Moderator of, Web Design/Graphics Room. P4-XP pro-IE7-B/B-ZA-AVG |
![]() |
| Thread Tools | |
| Display Modes | |
|
|