Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Need to close the gap above the text in main page

    How do I close the gap (and you can tell me why there is one to start up with in the first place)?

    store/includes/languages/english/html_includes/define_main_page.php

    I have an image then a pragraph of text below it. There is big gap between the two. All I did was to change the text in the main page. How can I close this gap between the image and the text starting with as below

    <image>
    'All works of art presented by our...... '

    Here is the link since you gonna ask for it - http://www.arthq.com.au/store/index.php
    Downunder QLD

  2. #2
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Need to close the gap above the text in main page

    It appears that even though you have removed the greeting and the heading they are still being called as per this in your source :
    <h1 id="indexDefaultHeading"></h1>

    <h2 class="greeting"></h2>

    This is why you have the gap. Remove those code calls and it will "tighten up".

    Hope that helps
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  3. #3
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Need to close the gap above the text in main page

    Hi.

    thanks but had no effect removing them
    Downunder QLD

  4. #4
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Need to close the gap above the text in main page

    They aren't removed - I still see them in your source code.

    <div class="centerColumn" id="indexDefault">

    <h1 id="indexDefaultHeading"></h1>

    <h2 class="greeting"></h2>

    <!-- deprecated - to use uncomment this section
    <div id="" class="content">This is the main define statement for the page for english when no template defined file exists. It is located in: <strong>/includes/languages/english/index.php</strong></div>
    -->

    <!-- deprecated - to use uncomment this section
    <div id="" class="content">Define your main Index page copy here.</div>
    -->

    This code should be found in your file:

    includes/templates/YOUR_TEMPLATE/templates/tpl_index_default.php
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  5. #5
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Re: Need to close the gap above the text in main page

    Ok I have removed it totally now

    Its still needs to close the gap little more also what happens to the closing tag of --- <div class="centerColumn" id="indexDefault">

    Thank you Tina
    Downunder QLD

  6. #6
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Need to close the gap above the text in main page

    The closing tag for the div is at the end of that php file ;)

    In Firefox it looks really nice now - at least to me it does
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  7. #7
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Need to close the gap above the text in main page

    Ok Thanks again. I have removed the closing tag ..ohh feels much better now :-)

    aveagoodone
    Downunder QLD

  8. #8
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Need to close the gap above the text in main page

    Now maybe you can do me a favor ?

    Where did you get the images for your sidebox?

    I have to ask because those are MY images and I can prove it- they are from MY domain and i have the original dated files to prove it!

    I would like to know who has stolen my original works without giving me any credit whatsoever I might add and this layout was NEVER released as free !

    I would suppose that my code is being used to make the boxes as well ?

    Thanks!
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

  9. #9
    Join Date
    Jan 2006
    Location
    Downunder - QLD - Gold Coast
    Posts
    964
    Plugin Contributions
    0

    Default Re: Need to close the gap above the text in main page

    Hi Tina,

    I am just fixing the code for my client. Let me know which images and I'll see if I can some answers for you.
    Downunder QLD

  10. #10
    Join Date
    Jan 2005
    Location
    Lake Havasu, AZ
    Posts
    1,149
    Plugin Contributions
    0

    Default Re: Need to close the gap above the text in main page

    I sent you a pm - thank you.
    When the world gets in my face I say Have A Nice Day.
    * I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
    Custom Templates and Zen Services CRS Designs, Inc.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Main Page Define - Product Listing above Main Text?
    By SaMortensen in forum Basic Configuration
    Replies: 22
    Last Post: 31 Jul 2009, 05:12 AM
  2. Help me adj this huge gap in the main page
    By Peterelli in forum Basic Configuration
    Replies: 18
    Last Post: 6 Feb 2008, 08:10 AM
  3. I want to move the text from the main page to the right
    By Gladys_Pym in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Jun 2007, 09:07 PM
  4. Cant get rid of the small gap between my Header and Main Page.
    By jaz1974 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 24 Oct 2006, 03:57 AM
  5. how to fill in the gap in my main page?
    By lina0962 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Jun 2006, 10:20 AM

Posting Permissions

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