Jump to content

JackPike

Members
  • Posts

    598
  • Joined

  • Last visited

Everything posted by JackPike

  1. I forgot that the free version of AVG was ending and ran out on so I installed another one that AVG was offering then I discovered that I had 15 Trojans all clean now.
  2. Can anyone tell me what it looks like IE7 www.southportangling.co.uk/jan-website/news.html as I dont have it installed
  3. Thanks Si I will try and figure it out this evening
  4. I think I have sorted it, what do you think, as far design I get the blank screen syndrome and stuck for ideas but I like the idea of using php to updated the navigation does that mean when I add another link in the menu I can just update the whole site using one command ? BTW the updated page is here www.southportangling.co.uk/jan-website/news.html
  5. A brand new PAC Region 103 for the Southport and West Lancs area is starting tonight. First interim meeting 13th Feb 2007 Mount Pleasant Hotel Manchester Road Southport 8.00pm.
  6. In a reply to another thread PHP was mention I have heard about it and it seems quite straightforward so whats the best way to find out more?
  7. Just another problem is when viewed in 800x600 things go askew a little could I set my margins around the content to a percentage instead of a fixed value?
  8. I play when I get time mainly retro games such as Amiga's Lemmings serials , a lot of classic Commodore 64 games using emulators
  9. I think I have sorted the problem OK guys here is the restyled website template do'nt be to harsh as it is just a tester http://www.southportangling.co.uk/jan-website/no-four.html
  10. Never tried PHP before just plodding on with css I thought I was nearly there it seems only to drop to the bottom when the contents div is full I will have another play with it or I might make a class content container to nest within the the ID contents or even start from scratch again.
  11. I had it in but the footer didnt appear at the bottom of the page kept coming in half way down or when I moved it in the html it appeared in one of the side boxes
  12. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Welcome to S.D.A.A</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="3col12.css" /> </head> <body> <div id="head"> <h1>HEADER</h1> </div> <div id="content"> <h1>Welcome to the S.D.A.A</h1> <p>The S.D.A.A was founded in 1906 and is now one of the fastest growing angling club in the Northwest of England with a membership of around 500 senior and junior anglers. The Association offers a excellent choice of waters to fish, with double figure barbel from the River Ribble to 100lb bags of bream from the vast but scenic 190 acre Anglezarke Reservoir.</p> <p>Closer to home the famous River Crossens drain system has pike to over 20lbs and the some of the best tench fishing in the area.</p> <p>So have a browse through this site and you may well find waters to suit your type of fishing. Head Bailiff Mr Steve Johnson Tel 07768212070 Southport </p> <img src="\college-work\New3col\ribbleleaflet.jpg" alt="" /> </div> <div id="nav2"> <li><a href="#">About Us</a></li> <li><a href="#">News</a></li> <li><a href="#">Articles</a></li> <li><a href="#">Waters</a></li> <li><a href="#">Matches</a></li> <li><a href="#">Forum</a></li> <li><a href="#">Links</a></li> <li><a href="#">Membership</a></li> <li><a href="#">Guest Book</a></li> <li><a href="#">Contact Us</a></li> <div class="adbox"> <p><img src="file:///D|/sav2 31/back_drain_small.jpg" width="204" height="175" /></p> </div> </div> <div id="side2"> <div class="adbox"> <p><img src="file:///D|/sav2 31/back_drain_small.jpg" width="204" height="175" /></p> </div> <div class="adbox"><p>Sed mattis, orci eu porta facilisis, purus ipsum mollis nibh, eu laoreet wisi purus a sem. Pellentesque tortor sapien, sodales eu, feugiat eget, pulvinar quis, erat. </p></div> <div class="adbox"> <h4 align="center">The Match Length </h4> <img src="file:///D|/sav2 31/waterpics/sluicepics/sluice match pegs.jpg" width="204" height="175" /> </div> </div> </div> </body> </html>
  13. A new PAC Region has been form for the Southport and West Lancs area First interim meeting 13th Feb 2007 Mount Pleasant Hotel Manchester Road Southport 8.00pm
  14. I was feeling rather chuff with my new design web site but why on earth wont my footer stay at the bottom of the main page. body { height: 100%; margin: 0; padding: 0; font: 12px/1.5 verdana, arial, helvetica, sans-serif; } #head{ background-image: url(southport.png); background-repeat: no-repeat; background-position: top center; height: 85px; } p { color: Black; padding-top: 0; margin-top: 0; } a { text-align:center; font-family:Arial black; font-size: 16pt; background-image: url(pics/normal.gif); background-repeat: no-repeat; display:block; width: 160px; margin-bottom: 5px; text-decoration:none; } a:visited {color: #DAA520;} a:hover { color: ButtonHighlight; background-image: url(pics/over.gif); background-repeat: no-repeat; } form { margin: 0; padding: 0; } #content { top: 20%; margin: 66px 260px 0px 240px; padding: 10px; } #content h1 { text-align: center ; padding-right: 20px; font: 150% Georgia, "Times New Roman", Times, serif; color: #2F4F4F; } #side1 { font-weight: bolder; position: absolute; width: 200px; top: 81px; left: 10px; padding: 70px 10px 10px 10px; background-color: White; z-index:0; height: 593px; } #side2 { position: absolute; width: 220px; top: 81px; right: 17px; padding: 70px 10px 10px 10px; height: 590px; } #side2 h3 { font: 110% Georgia, "Times New Roman", Times, serif; margin: 0; padding-bottom: 4px; } #side3 { float: left; position: relative; width: 200px; top: 10px; left: 10px; } .adbox { padding: 2px 4px 2px 6px; margin: 0 0 10px 0; border: 1px dotted #B1B1B1; background-color: #F4F4F4; } #side1 h3 { font: 110% Georgia, "Times New Roman", Times, serif; color: #13623B; background-color: transparent; margin: 0; padding-bottom: 4px; } #nav2 a:hover { color: #FFD700; } #nav2 { position: absolute; width: 20%; font: italic; border: solid 1px gray; left: 13px; top: 156px; } #nav2 ul { list-style-type: none; margin: 0; padding: 0; border: none } #nav2 li { margin: 0; padding: 0.25em 0.5em 0.25em 1em; list-style-type: none; } #footer { position: absolute; bottom: 0; padding: 10px; background-color: #0066b2; width: 75%; }
  15. Very sad news indeed are thoughts to his family, We will catch a 20lb pike for him on the the rod I bought off him. RIP Gerry
  16. A new PAC Region for the Southport , Merseyside and West Lancs will be launching sometime in the New Year. Venue and date will be posted
  17. Cheers Si I grasp the spam context but I get mixed up with the ID and Class tags and when to use them
  18. In simple terms what is the difference between the Div ID , DIV Class and the Div Spam as I have just started to learn CSS and is driving me potty with positions which look good on all my browsers except IE
  19. I have just come across this http://www.sitepoint.com/forums/showthread.php?t=427488 I will have a try with some suggestions later on
  20. Recently my php board forum has been bombarded by spam members who sign up ,they cannot get in as I have to let them in manually is there anyway to stop this , I,ve bann some email addresses but they have become crafty now by using common web mail addies such as AOL and Hotmail etc .
  21. AAhh I know that one its The Breakfast Club OK Gentlemen, you can't fight in here! This is the War Room!
  22. I fished on Monday but blanked. had to do some work on our club section on Tuesday did,nt fish but it looked good plenty of chub topping. Going again on Sat Be care with names places on the river those Ribble men dont like it, you just have to look at the barbel world forum will send you a pm tommorrow
  23. The wife and I have just booked in for three nights there this week hope the weather picks up
×
×
  • Create New...

Important Information

We and our partners use cookies on our website to give you the most relevant experience by remembering your preferences, repeat visits and to show you personalised advertisements. By clicking “I Agree”, you consent to the use of ALL the cookies. However, you may visit Cookie Settings to provide a controlled consent.