Thread: Flip..Flop

Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Flip..Flop

    Not sure if this is the right place for this , but here goes.

    I want to move header logoup up to top left and move tagline down to middle where logo is now and also I seemed to have lost the date...how can I install this again.

    http://slstamps.co.uk

    Many thanks.
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Flip..Flop

    To move the logo to the toip left position find the following in your stylesheet and delete the text marked in red
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }
    then change the styling immediately below to
    #logo {
    display:inline;
    text-align:left;
    }
    To center the tagline where the logo used to be fidn the following and change the alignment from left to center where highlighted
    #tagline {
    padding-top:10px;
    color:#000000;
    font-size: 2em;
    text-align : left;
    vertical-align: middle;
    }
    I'm afraid that I don't understand the 3rd party of your post concerning the date.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Flip..Flop

    Kuroi,

    Many thanks, that has helped.

    Is it possible to get the logo further left.

    What I also wanted was to display "to-days date" on my site if that is possible?

    Thanks again.


    Stephen
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Flip..Flop

    The changes haven't had the intended effect because in step 2 instead of changing "the styling immediately below ..." you have inserted the revised styling "above ...". The old styling is therefore still in place, and later in the stylesheet, so over-rides the new styling. Delete out the old #logo styling and the new styling will take effect as intended.

    To insert a date, work out where on the page you want it. Find the relevant place in the appropriate template file (probably tpl_header.php) and insert
    <?php echo date("D M d Y");?>
    Other formating is possible and a definitive list of the possiblities can be found at the online php manual.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Flip..Flop

    Quote Originally Posted by kuroi
    The changes haven't had the intended effect because in step 2 instead of changing "the styling immediately below ..." you have inserted the revised styling "above ...". The old styling is therefore still in place, and later in the stylesheet, so over-rides the new styling. Delete out the old #logo styling and the new styling will take effect as intended.

    .



    Many thanks:
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

 

 

Similar Threads

  1. v138a How can customers flip images?
    By J9MM0 in forum General Questions
    Replies: 4
    Last Post: 15 Apr 2012, 10:31 AM
  2. New for and Specials (flip position?)
    By FragaGeddon in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Jul 2010, 11:36 PM
  3. Easy populate Array Flip Error
    By terryparley in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Oct 2009, 08:22 PM
  4. flip navbar & header main bars
    By jon_tadeu in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 1 Aug 2007, 11:19 AM

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