Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: Blue Strip Reloaded...

    Quote Originally Posted by Ajeh View Post
    Ain't the designer type grand? Thanks!
    Didn't I tell you it had something to do with the CSS

    Yes they are - just too bad he forgot to put it in the in the 1st place

    LOL

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Blue Strip Reloaded...

    I belive the new code was added after that template was released ...

    I don't believe folks are mind readers ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #13
    Join Date
    Jan 2007
    Location
    Rotterdam NL
    Posts
    76
    Plugin Contributions
    0

    Default Re: Blue Strip Reloaded...

    Hi I inserted the codein the stylesheet,
    Still the behavior is some strange.
    I got the sideboxes fixed but still this strange effect that I do not see with the classic template.

    every time I load a page the left boxes shift to the center of the window for a short time and then it jumps to the correct position.
    This only happens whern I load a new page that I hve not openend yet.

    Please have a look at http://www.luxim.nl

    Also I still see a white line between the header and the rest of the page that is not part of the header image. The thin lines on each side are interrupted there.

    Sure hope I get tis also fixed;)

    Bert

  4. #14
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: Blue Strip Reloaded...

    Quote Originally Posted by mrbert View Post
    Hi I inserted the codein the stylesheet,
    Still the behavior is some strange.
    I got the sideboxes fixed but still this strange effect that I do not see with the classic template.

    every time I load a page the left boxes shift to the center of the window for a short time and then it jumps to the correct position.
    This only happens whern I load a new page that I hve not openend yet.

    Please have a look at http://www.luxim.nl

    Also I still see a white line between the header and the rest of the page that is not part of the header image. The thin lines on each side are interrupted there.

    Sure hope I get tis also fixed;)

    Bert
    Yeah, you're right. That CSS needs ALOT of work!

    YIKES

  5. #15
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Blue Strip Reloaded...

    For Pete's sake, I only did minor things to a "stock" template. FYI, the CSS only had values changed to suit the color scheme.. like links, text, and that normal sort of thing. Funny how it passed strict compliance testing, before packing it up into a zip folder to upload here.

    I didn't "forget" anything, nor make drastic changes. How could I forget something, when it was the stock stylesheet in the first place?? All the code that was on the 1.3.5v was already in place!

    BTW, thank you Ajeh, for setting the record straight about the "omitted code block". Rawr!


    This template requires the 1.3.7 updates. Search for the recent changes for the newest stylesheet, it's not hard and it's a good thing to learn how to do.

    I'll still tend to the last query, but it deals with information already stated.

    Hi I inserted the codein the stylesheet,
    Still the behavior is some strange.
    I got the sideboxes fixed but still this strange effect that I do not see with the classic template.

    every time I load a page the left boxes shift to the center of the window for a short time and then it jumps to the correct position.
    This only happens whern I load a new page that I hve not openend yet.

    Please have a look at http://www.luxim.nl

    Also I still see a white line between the header and the rest of the page that is not part of the header image. The thin lines on each side are interrupted there.

    Sure hope I get tis also fixed;)

    Bert
    I didn't have any shifting occurrences with this template, so I don't know what the immediate cause would be. It's basically a stock 1.3.5 platform template. As I mentioned below, that space under the header is due to a clear break issue. Again, it's 99.9% all "stock". So, recheck my post in this topic on 5th September 2006 03:09 AM as I've already addressed this issue. Also, you made a coding error in your stylesheet:

    Code:
    HR {
    	height: 1px;
    	margin-top: 0.5em;
    	border: none;
    was hereborder-bottom: 1px solid #9A9C86;
    
    	}
    Comment out your stylesheet comments.. as like: /*was here*/

  6. #16
    Join Date
    Jul 2005
    Posts
    220
    Plugin Contributions
    0

    Default Re: Blue Strip Reloaded...

    Quote Originally Posted by Sketchy View Post
    For Pete's sake, I only did minor things to a "stock" template. FYI, the CSS only had values changed to suit the color scheme.. like links, text, and that normal sort of thing. Funny how it passed strict compliance testing, before packing it up into a zip folder to upload here.

    I didn't "forget" anything, nor make drastic changes. How could I forget something, when it was the stock stylesheet in the first place?? All the code that was on the 1.3.5v was already in place!

    BTW, thank you Ajeh, for setting the record straight about the "omitted code block". Rawr!


    This template requires the 1.3.7 updates. Search for the recent changes for the newest stylesheet, it's not hard and it's a good thing to learn how to do.

    I'll still tend to the last query, but it deals with information already stated.



    I didn't have any shifting occurrences with this template, so I don't know what the immediate cause would be. It's basically a stock 1.3.5 platform template. As I mentioned below, that space under the header is due to a clear break issue. Again, it's 99.9% all "stock". So, recheck my post in this topic on 5th September 2006 03:09 AM as I've already addressed this issue. Also, you made a coding error in your stylesheet:

    Code:
    HR {
    	height: 1px;
    	margin-top: 0.5em;
    	border: none;
    was hereborder-bottom: 1px solid #9A9C86;
    
    	}
    Comment out your stylesheet comments.. as like: /*was here*/
    I'm sure the template was good - but for us to get it to function as the old bluestrip did - it took a considerable amount of work

    Do appreciate the effort you put into it as it was a huge help of not having to develop the majority of it ourselves

  7. #17
    Join Date
    May 2007
    Posts
    32
    Plugin Contributions
    0

    Default Re: Blue Strip Reloaded...

    Im really enjoying the template, however, how do i get rid of the tag line?!

  8. #18
    Join Date
    Nov 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Blue Strip Reloaded...

    Hello, anyone reading this forum?, Sketchy?

    Have a question to template Blue Strip Reloaded V1.3 by Sketchy.

    I want to remove the white area under the logo image (header_bg.jpg). How to do it? what to edit and which file?

    ** **
    I know that you can change the height on the image in file: stylesheet.css, but that don't help.

    Also, if someone want to remove the text on top of logo (image), edit file: header.php to change, located under /languages/your_language...

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Another Prob With Blue Strip Reloaded
    By Zellcorp in forum Addon Templates
    Replies: 1
    Last Post: 7 Dec 2010, 10:00 AM
  2. Problem with Template Blue Strip Reloaded
    By Zellcorp in forum Addon Templates
    Replies: 2
    Last Post: 7 Dec 2010, 05:46 AM
  3. A Few changes to Blue Strip
    By speXedy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Jun 2006, 01:26 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