Results 1 to 4 of 4

Thread: A few urgent questions

  1. #1
    Join Date
    Apr 2006
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default A few urgent questions

    The thing is ... I have ...3 big problems ... which need to be sorted and I am in your hands right now.
    1st... I have this guestbook http://www.e21114.monline.dk/guestbook/pbguestbook.php
    the first thing I would like is to center the form on the black background so that it will not tile/repeat again.
    2nd ... when you post a message the following code interferes
    echo("Your message has been added, click <a href='?option=view'>here</a> to return.");
    [/HTML]
    This and some other messages appear echoed in black ... and on my black background ... well ... they just are invisible. Anyway to fix this ?
    3rd. and most ugly thing
    I have this gallery
    http://www.e21114.monline.dk/two/
    How can I make this gallery smaller ... like ... half size of what it is now?

    Am I asking for too much ? In case anybody needs I can send you guys the actual files so you can see how they are structured.
    Thank you all for taking the time to read and reply.
    Reply With Quote

  2. #2
    Join Date
    Apr 2006
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I've solved problem 1 and 2 ... if anyone is kind enough to help me with problem 3 ... I would be grateful

  3. #3
    Join Date
    May 2006
    Posts
    259
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    You just have to edit the following in your pages. Notice where I placed "EDIT SIZE" - just change that and voila - problem solved.

    <table background="./imgconfig/F&Wframebig.jpg" width="EDIT SIZE" height="EDIT SIZE" border="0" cellspacing="0" cellpadding="10">
    "Only dead fish flow with the stream".
    - Unknown

  4. #4
    Join Date
    Apr 2006
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Well Yes that would change the overall size of the background but not of the php form as well. Thanks for the reply..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •