Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2008
    Posts
    207
    Plugin Contributions
    0

    Default Main page problem

    On my main page I want to move a line of text upwards....there is too much space.
    www.kitzimollitzipettiskirts.co.uk
    The line I want to move up a bit is "not to be confused with other brands" but I am not sure on the html code. This is my code right now

    <center><font size="4" face="brush script std">Couture Collection of Vintage Style Pettiskirts</font></center><center><table cellspacing="5" cellpadding="5"><tbody><tr><td><a href="http://www.kitzimollitzipettiskirts.co.uk/index.php?main_page=product_info&cPath=9_15&products_id=26"><img src="http://www.kitzimollitzipettiskirts.co.uk/images/mainpageone.jpg" /></a></td><td><a href="http://www.kitzimollitzipettiskirts.co.uk/index.php?main_page=product_info&cPath=9_15&products_id=27"><img src="http://www.kitzimollitzipettiskirts.co.uk/images/mainpagetwo.jpg" /></a></td><td><a href="http://www.kitzimollitzipettiskirts.co.uk/index.php?main_page=product_info&cPath=9_15&products_id=28"><img src="http://www.kitzimollitzipettiskirts.co.uk/images/mainpagethree.jpg" /></a></td></tr></tbody></table></center><center><font size="4" face="brush script std">Kitzi Mollitzi ~ Wholesale & Retail Supplier</font></center><p align="center"><font size="2"><strong><a href="http://www.kitzimollitzipettiskirts.co.uk/index.php?main_page=index&cPath=9"></a></strong></font><p align="center"><font size="2">Not to be confused with other brands, Kitzi Mollitzi Designer <a href="http://www.kitzimollitzipettiskirts.co.uk/store/"><strong>Pettiskirts</strong></a> are in a class of their own. Fabulously designed using only the best quality fabrics enhanced with gorgeous satin ribbons in a variety of colours, sizes and designs.</font></p><p align="center"><font size="4" face="brush script std">The must have addition to every girls wardrobe.</font></p><p align="center"><font size="2">Every Kitzi Mollitzi Pettiskirt comes in a stylish presentation box making the perfect gift.</font></p><

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Main page problem

    The reason why you are getting the double space is your code is looking for an image I have highlighted in red below..
    The tag has no scr=
    <center>
    <font size="4" face="brush script std">
    Couture Collection of Vintage Style Pettiskirts</font></center>
    <center><table cellspacing="5" cellpadding="5"><tbody><tr><td><a href="http://www.kitzimollitzipettiskirts.co.uk/index.php?main_page=product_info&cPath=9_15&products_id=26"><img src="http://www.kitzimollitzipettiskirts.co.uk/images/mainpageone.jpg" /></a></td><td><a href="http://www.kitzimollitzipettiskirts.co.uk/index.php?main_page=product_info&cPath=9_15&products_id=27"><img src="http://www.kitzimollitzipettiskirts.co.uk/images/mainpagetwo.jpg" /></a></td><td><a href="http://www.kitzimollitzipettiskirts.co.uk/index.php?main_page=product_info&cPath=9_15&products_id=28"><img src="http://www.kitzimollitzipettiskirts.co.uk/images/mainpagethree.jpg" /></a></td></tr></tbody></table></center>
    <center>
    <font size="4" face="brush script std">Kitzi Mollitzi ~ Wholesale & Retail Supplier</font></center>
    <p align="center"><font size="2"><strong><a href="http://www.kitzimollitzipettiskirts.co.uk/index.php?main_page=index&cPath=9"></a></strong></font>
    <p align="center"><font size="2">Not to be confused with other brands, Kitzi Mollitzi Designer <a href="http://www.kitzimollitzipettiskirts.co.uk/store/"><strong>Pettiskirts</strong></a> are in a class of their own. Fabulously designed using only the best quality fabrics enhanced with gorgeous satin ribbons in a variety of colours, sizes and designs.</font></p><p align="center"><font size="4" face="brush script std">The must have addition to every girls wardrobe.</font></p><p align="center"><font size="2">Every Kitzi Mollitzi Pettiskirt comes in a stylish presentation box making the perfect gift.</font></p><
    karenkte is online now Report Post Reply With Quote
    If you don't want to use this section just delete it out..

  3. #3
    Join Date
    Feb 2008
    Posts
    207
    Plugin Contributions
    0

    Default Re: Main page problem

    perfect...worked a treat...thank you.

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Main page problem

    Your very welcome and thanks for posting back that the problem is fixed...

    Nice looking site...

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Main page problem

    Click on Pettiskirts...
    Notice how the right side boxes are pushed into the body...

    Using Firebug here is the problem...
    iv class="centerBoxWrapperContents"><img role="presentation" class="twisty "><table cellspacing="15" cellpadding="1" border="0" align="center" width="100%">


    1. highlighted red 15 above is the fix..
    2. change to: 12 or lower..

 

 

Similar Threads

  1. Main page, Categories Problem
    By jmhubanks in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Jan 2009, 12:49 AM
  2. CAPITALS - main page problem
    By Green333 in forum Basic Configuration
    Replies: 4
    Last Post: 15 Aug 2008, 08:55 AM
  3. define main page problem
    By stregoi in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Apr 2007, 08:03 AM
  4. Border Problem and Text under main page category image problem
    By bigc90210 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Feb 2007, 02:40 PM

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