Forum: PHP Apr 5th, 2009 |
| Replies: 7 Views: 495 Thanks, appreciate the trouble you're going to.
I've looked at your link, and attach a screenshot of how I see it. The code in it's entirety is below.
<!DOCTYPE html PUBLIC "-//W3C//DTD... |
Forum: PHP Apr 5th, 2009 |
| Replies: 7 Views: 495 Excellent, thanks. Unfortunately, it hasn't made any significant change to the result I'm getting. |
Forum: PHP Apr 3rd, 2009 |
| Replies: 7 Views: 495 I'm trying to develop a web gallery, but have been struggling with laying out the thumbnails, and paginating the results. I found a tutorial, but have been experiencing problems with it. Can anyone... |
Forum: PHP Apr 2nd, 2009 |
| Replies: 1 Views: 639 I'm experiencing problems with this gallery tutorial - the following error message is being displayed:
Error message: Parse error: syntax error, unexpected T_ECHO in... |
Forum: PHP Mar 30th, 2009 |
| Replies: 1 Views: 264 I'm using PHP to piece together photos on my website. I have the pieces in the correct order, but there is white space between each photo. At the moment, the only Css I have is placing the black... |
Forum: Graphics and Multimedia Mar 22nd, 2009 |
| Replies: 1 Views: 462 I'm an amateur photographer, and I'd like to use a script in PSP9 to automatically add an identical copyright to each of my images when working on them for web display.
I had adapted a script I've... |
Forum: Windows Software Feb 18th, 2009 |
| Replies: 3 Views: 698 Problem solved - silly error, was including the title heading.
Thanks again for your help, the formulas will save me a heap of time! |
Forum: Windows Software Feb 18th, 2009 |
| Replies: 3 Views: 698 Excellent, many thanks! Got phase one working.
I'm now working on a second part: it involves pulling data from a different table, but the "lookup" data won't be exactly the same as the stored... |
Forum: Windows Software Feb 18th, 2009 |
| Replies: 3 Views: 698 Hi THere
Looking for some assistance - I've had a need to use anything other than very basic formulas in Excel, but I'm now struggling to generate the information that I want.
In the attachment... |
Forum: MySQL Jan 11th, 2009 |
| Replies: 3 Views: 524 Marked as solved: was assisted via other forums. |
Forum: MySQL Jan 11th, 2009 |
| Replies: 3 Views: 524 Perhaps you could suggest a suitable tutorial for a newcomer to the language? |
Forum: MySQL Jan 10th, 2009 |
| Replies: 3 Views: 524 I wonder if someone can point me in the right direction for securing my site more effectively.
Having experienced problems with Google warning pages being placed on my site relating to potential... |
Forum: HTML and CSS Jan 2nd, 2009 |
| Replies: 2 Views: 594 |
Forum: HTML and CSS Jan 2nd, 2009 |
| Replies: 2 Views: 594 Evening
I've been experiencing problems while trying to give my two menus different attributes - could anyone advise the correct method I need for this, please?
The menu works as I want it, but... |
Forum: PHP Dec 11th, 2008 |
| Replies: 1 Views: 353 Evening
I am trying experiencing problems with a new layout. I am trying to achieve the following style:
http://www.further-flight.co.uk/testing/notes/attempt.htm
My current layout has... |
Forum: Windows Software Nov 17th, 2008 |
| Replies: 2 Views: 510 It's not an automatic background colour/shading... just when I click in a cell and start typing, it becomes highlighted. Clicking outside of the cell returns it to the standard colour.
I checked... |
Forum: Windows Software Nov 15th, 2008 |
| Replies: 2 Views: 510 Screenshot of problem: http://www.equinefocus.co.uk/worderror.jpg
I create a table without problem, but when I come to type in it, the cell fills with a navy highlight, and I am unable to see the... |
Forum: HTML and CSS Oct 13th, 2008 |
| Replies: 2 Views: 1,211 My navigation system consists of a main bar, which changes colour when a mouse hovers over it. Clicking this link results in a secondary menu appearing, in silver/white.
However, the content... |
Forum: HTML and CSS Aug 22nd, 2008 |
| Replies: 3 Views: 1,124 Many thanks, a step closer, as you can see from my previous link. The issue remaining with the layers is that I have a positioning difference: the text is central in Firefox, but too high... |
Forum: HTML and CSS Aug 22nd, 2008 |
| Replies: 3 Views: 1,124 Layers Issue
Site URL: http://www.further-flight.co.uk/20080820index.php
I am attempting to position the banner text over the top of the black space next to the racing image, but the z-index... |
Forum: HTML and CSS Aug 20th, 2008 |
| Replies: 1 Views: 1,342 http://www.further-flight.co.uk/20080820index.php
How would I rid this design of the white space at the top and sides of the page? My code is set out as below:
HTML
<!DOCTYPE html PUBLIC... |
Forum: HTML and CSS Jun 22nd, 2008 |
| Replies: 7 Views: 1,721 The background would still be positioned incorrectly, surely? It's the vertical alignment that is causing the issue. |
Forum: HTML and CSS Jun 20th, 2008 |
| Replies: 7 Views: 1,721 I want the background of the vertical menu to begin at the bottom of the horizontal one.
http://www.further-flight.co.uk/index_20080613.php |
Forum: HTML and CSS Jun 15th, 2008 |
| Replies: 7 Views: 1,721 I'm afraid that's not corrected the problem. |
Forum: HTML and CSS Jun 13th, 2008 |
| Replies: 7 Views: 1,721 http://www.further-flight.co.uk/index_20080613.php
I would like the background to appear underneath the horizontal menu on this page. My code currently looks like this:
HTML:
<!DOCTYPE html... |
Forum: HTML and CSS Jun 13th, 2008 |
| Replies: 4 Views: 1,605 It is a whole lot easier to change a web layout if using CSS - believe me, been there, done that got the t-shirt! If you use external stylesheets, you edit the single page off CSS, and instantly you... |
Forum: HTML and CSS May 17th, 2008 |
| Replies: 1 Views: 569 I am trying to achieve a table like this, using mainly CSS to change the attributes:
http://www.further-flight.co.uk/sample_table.htm
My current effort looks like this:... |
Forum: PHP May 17th, 2008 |
| Replies: 3 Views: 607 Thanks, glad to know it is possible, can save a lot of time.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/strict.dtd">
<head><link rel="stylesheet"... |
Forum: PHP May 16th, 2008 |
| Replies: 3 Views: 607 Hi There
I have a very simple web gallery in php and mysql. I have noticed upon creating it, that I have several fields in my database contacting the same information (to a certain extent) and I... |
Forum: HTML and CSS May 13th, 2008 |
| Replies: 3 Views: 3,003 Many thanks, problem solved! |
Forum: HTML and CSS May 10th, 2008 |
| Replies: 3 Views: 3,003 I have attempting a small navigation system to show each page in my photo albums. I am attempting block links (coloured backgrounds, which change when the mouse hovers over them).
The page I'm... |
Forum: PHP May 9th, 2008 |
| Replies: 4 Views: 689 Thank you, that could indeed be a possibility. I'd like to try out the structure I'm aiming for first, though, if anyone has thoughts on how to achieve it. |
Forum: PHP May 8th, 2008 |
| Replies: 4 Views: 689 Thanks for taking the time to respond. While my internet has been down, I've been back to basics - my level of basics, and am a step nearer to achieving the gallery I want:
... |
Forum: PHP May 7th, 2008 |
| Replies: 4 Views: 689 The following code given to me in another forum, as a "simple photo gallery" code, but I'm still experiencing problems with it. I don't know how to make the two pages interact correctly. I am... |
Forum: PHP May 4th, 2008 |
| Replies: 10 Views: 5,116 Another step forward - thank you!
Result: http://www.equinefocus.co.uk/personal/gallery.php
gallery.php code:
http://www.equinefocus.co.uk/personal/gallery.pdf
gallery_template.htm code:... |
Forum: PHP May 3rd, 2008 |
| Replies: 10 Views: 5,116 Many thanks for your assistance - adding the line regarding the database removed the error message!
Unfortunately, now, I have a blank page, not the photo gallery I was hoping for. Does anyone... |
Forum: PHP May 2nd, 2008 |
| Replies: 10 Views: 5,116 Really sorry, it hasn't worked. Error message: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in... |
Forum: PHP Apr 30th, 2008 |
| Replies: 10 Views: 5,116 Thanks for the prompt response.
The code now looks like this: http://www.equinefocus.co.uk/personal/gallery.pdf
I am getting the error message: |
Forum: PHP Apr 30th, 2008 |
| Replies: 10 Views: 5,116 Hi There
I'm a newcomer to php trying to develop a basic photo album. I have created a simple template in htm, and am trying to use php to show 15 thumbnails per page. However, I am experiencing... |