Monday, September 06, 2010

Our Web Design Logo

Subscribe to our Web Design Tools and Tips Blog

b14. How To Use The Poll Component and Poll Module Within Your Joomla Content Management System

Web Design Tools and Tips

article 14/14

1.Within your Joomla administration panel you will see Components.Scroll down Components until you come to Polls and click on Polls, and then click on new.To the left hand side you will be able to fill in a title for your pole eg rate this website.Do not forget to also tick the publish box directly beneath the title.To the right hand side you will be able to fill in a variety of options within the provided boxes eg in the first box you could put in excellent, in the second box you can put in very good and so on, and so on.Do not forget to click on save above before exiting.

Read more: b14. How To Use The Poll Component and Poll Module Within Your Joomla Content Management System

 

b13. How To Use the Random Image Module Within Your Joomla Content Management System

Web Design Tools and Tips

article 13/13

1.The first step in inserting random images into your Joomla website is to upload the relevant graphics ie PNG,GIF AND JPEGS ( JPEGS are the default images for the random image module ),so to keep it simple upload a JPEG because this images type is automatically filled in for you within the Joomla random image module ( MODULE PARAMETERS : image type = jpg )

Read more: b13. How To Use the Random Image Module Within Your Joomla Content Management System

   

Page 2 of 8

Web Design - Search Engines

Just click on the image to get the web design facts about the main search engines market share for Europe.

An image of a graph
Search Engines Market Share

Web Design - Flash Example

Web Design - Flash Advert Example

Web Design Address

top web design
Business registration no. 359901,
Registered offices : 192 Shanowen Rd, Santry, Dublin 9,
Republic of Ireland
Phone no top web design | Irish flag | Web Design Ireland . +353 1 8423192
Mobile no top web design | Irish flag | Web Design Ireland . +353 ( 0 ) 86 3625537


Contact Us

Web Design Tools and Tips Articles

b11. How To Create a PHP Action Form Feedback Script For Your Html Contact Us Form

article 11/11

//// These brackets refer to the explanation and are not part of the script ////

Part 1 ( The php action feedback script ) <?php
1 $mailto = ' me@topwebdesign.ie. ' ;
//// The email used here will be the email that you created on your hosting server ////
2 $subject = " Blog Form Results" ;
//// This will be the subject of your email when you login to your hosting email account ////
3 $formurl = " topwebdesign/blog.html " ;
//// This will be the url of where your html form is located ////

Read more... Link