Results 1 to 10 of 37

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: header image for responsive classic?

    Quote Originally Posted by vvomble View Post
    I don't know what you mean about wanting or expecting. HeaderWrapper is affecting something within the footer. NavMainWrapper affects both headerWrapper and NavMainWrapper. Not just with Background image but also colour. Basically the CSS Is not matching the correct DIV positions. I don't know how to make it any clearer than this sorry.
    The question is what do you want to be seen. From there guidance can be provided to apply/modify the css to your liking. From the brief view that I took to identify/modify the look of your site many of the div tags are grouped together in definition of response. In order to override that grouping, the desired end css needs to be applied to the div tag of your choosing after the existing modifications are applied.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2
    Join Date
    Feb 2013
    Posts
    111
    Plugin Contributions
    2

    Default Re: header image for responsive classic?

    I am separating them. I can't work with CSS if the div I am trying to edit affects an incorrect div. I'm wanting to change colours, look and feel of the entire site. Although each div even when separated is affecting an incorrect div element. I really don't want to use classic if i can get responsive working correctly but I think that might be the way I'm going to have to do it if I can't resolve the problem ASAP as the client is wanting the site ASAP.

  3. #3
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: header image for responsive classic?

    it appears there are inline styles on the headerWrapper
    Code:
    <div id="headerWrapper" style="max-width: 100%; margin: auto;">
    extend that to be
    Code:
    <div id="headerWrapper" style="max-width: 100%; margin: auto; background-image: url("includes/templates/responsive_classic/images/bg2.png");">
    Then in the stylesheet_colors.css (~line 18) remove #logoWrapper from there and add a new style below it for #logoWrapper as below
    Code:
    #logoWrapper {background-color: transparent;}
    attached image is what I see when playing in my browser
    Click image for larger version. 

Name:	thetempleofgroom_uk_header.jpg 
Views:	433 
Size:	28.8 KB 
ID:	16384
    Last edited by barco57; 31 May 2016 at 03:49 PM. Reason: added image
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

    Default Re: header image for responsive classic?

    [QUOTE=barco57;1312170]it appears there are inline styles on the headerWrapper
    <div id="headerWrapper" style="max-width: 100%; margin: auto;">

    Where might someone find that?

  5. #5
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: header image for responsive classic?

    [QUOTE=pixelpadre;1312285]
    Quote Originally Posted by barco57 View Post
    it appears there are inline styles on the headerWrapper
    <div id="headerWrapper" style="max-width: 100%; margin: auto;">

    Where might someone find that?
    Have you tried using the developer's toolkit in the tools section of the admin? Search for headerWrapper case sensitive on the catalog.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

    Default Re: header image for responsive classic?

    With advice like yours, I can see how you have 8k posts. Big ego has no place here.

    Now I have 1+ closer to 8000 too

  7. #7
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: header image for responsive classic?

    Quote Originally Posted by pixelpadre View Post
    With advice like yours, I can see how you have 8k posts. Big ego has no place here.

    Now I have 1+ closer to 8000 too
    Wow... Interesting for you to say that I'm the one that has the ego... try to show someone how they can find something and this is the response they give? Take it as you like considering you have already drawn your own opinion.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. v155 Recommended Image Sizes using Responsive Classic?
    By Zean in forum Basic Configuration
    Replies: 4
    Last Post: 18 May 2016, 01:56 PM
  2. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  3. v155 Responsive Classic Template BLINKS when clicking links
    By chadderuski in forum Upgrading to 1.5.x
    Replies: 16
    Last Post: 31 Mar 2016, 03:01 AM
  4. v155 BETA feedback for Responsive-Classic in v155-beta
    By picaflor-azul in forum Addon Templates
    Replies: 51
    Last Post: 5 Mar 2016, 09:14 PM
  5. v151 Responsive Classic Contemporary Silver Template for 1.5.x
    By rbarbour in forum Addon Templates
    Replies: 28
    Last Post: 19 Feb 2016, 04:04 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