Results 1 to 10 of 109

Threaded View

  1. #9
    Join Date
    Aug 2010
    Location
    Hartland, MI
    Posts
    288
    Plugin Contributions
    3

    Default Re: Frontpage Slideshow support thread

    Quote Originally Posted by itdealshub View Post
    Thanx for the module.

    Can you please help me removing space between slideshow and the free shipping banner i have on my site.

    http://itdealshub.com/

    I tried to edit define_main_page.php but cant find the thing to edit.
    I dont like the space between slideshow and banner kindly suggest a fix.

    Thanx
    Open your stylesheet.css file and find #columnCenter (should be line 86), and add some padding to the top.
    You currently have:
    Code:
    #columnCenter {
    padding: 0 10px;
    background: white;
    }
    The 0 10px makes it so there is zero padding top and bottom and 10px right and left.

    Try this:
    Code:
    #columnCenter {
    padding: 10px;
    background: white;
    }
    Hope this helps
    Last edited by mikestaps; 15 Feb 2012 at 10:49 PM. Reason: add code suggestion to try

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 761
    Last Post: 15 Mar 2025, 02:00 PM
  3. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  4. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  5. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR