Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Feb 2007
    Posts
    130
    Plugin Contributions
    0

    Default Help please regarding logo etc

    Hi there,

    I really hope somebody can help me here, I have added my pic to my header as you will see here

    www.directpcsupplies.com

    but i want to add text and a colour to the right hand side of this picture, like my other site

    www.directpcsupplies.co.uk

    does anybody know how to do this as i have tried everything, including what is said in one of the FAQ but that did not work

    Thanks John

  2. #2
    Join Date
    Feb 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: Help please regarding logo etc

    while i am here, does anybody know how to change all the colours of the boxes, at the moment they are all different colours i want them all in a dark blue

  3. #3
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: Help please regarding logo etc

    The best place to start is by reading all of the tutorials/FAQs
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  4. #4
    Join Date
    Feb 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: Help please regarding logo etc

    i have looked at them, like i said the way it mentions does not seem to work for some reason

  5. #5
    Join Date
    Feb 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: Help please regarding logo etc

    can anybody please help me with this

  6. #6
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Help please regarding logo etc

    To change the color of the box next to your logo, add the code in red to your stylesheet where indicated:

    Code:
    /*wrappers - page or section containers*/
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 100%;
    	vertical-align: top;
    	}
    
    #headerWrapper {
    	background-color: #ff0000;
    	}
    
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    	margin: 0em;
    	padding: 0em;
    	}
    That will make it red. You can change the color code to whatever color you like.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  7. #7
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Help please regarding logo etc

    Quote Originally Posted by directpc View Post
    while i am here, does anybody know how to change all the colours of the boxes, at the moment they are all different colours i want them all in a dark blue
    I'm not exactly sure what you mean, but try changing these colors in your stylesheet.


    Code:
    #navColumnOne {
    	background-color: #FFCC99;
    	}
    
    #navColumnTwo {
    	background-color: #00BFBF;
    	}
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  8. #8
    Join Date
    Feb 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: Help please regarding logo etc

    thats brill, how to i make it fill the gap as its only done a small line acrosss, and how do you add text to this section. I keep looking through even more threads but not having a lot of luck at the moment

  9. #9
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,134
    Plugin Contributions
    0

    Default Re: Help please regarding logo etc

    First thing you want to do is use firefox... download it at www.mozilla.com
    also from the add-on's secton of mozilla.com the install the following:
    Web developers add-on.
    Colorzilla


    Once you've done that goto your site.

    Then look in the tool bars for the information button.

    Click on it and choose "Display Ids & Classes.

    Then you will see some little rectangles popping up all over the place with the info you need.

    The headerwrapper is where you want to make the background the same color as your other header.

    You can also add your text within the wrapper.

    You can use colorzilla to point at a div and it will display the div and other info like the div and the color numbers that you need to edit.

    Now the css you are using groups the #headerwrapper with other divs. You'll want to separate it to make these changes. Once you make it a standalone you'll want to copy the settings that pertain to the header from the group settings. I'll check back to see if I've totally confused you or perhaps you've had an epiphany.

  10. #10
    Join Date
    Feb 2007
    Posts
    130
    Plugin Contributions
    0

    Default Re: Help please regarding logo etc

    #9 Thank you, thats made life much more easier for me so i can go to where i want and get this sorted out. Thanks once again

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h please help find location of welcome to etc etc on main page
    By Carl in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 13 Aug 2012, 08:08 PM
  2. Header Logo Image Error Report etc etc...
    By myemmadoodle in forum General Questions
    Replies: 1
    Last Post: 6 Jul 2010, 04:27 PM
  3. how do i change logo to my logo please help
    By zeus in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Aug 2009, 01:27 AM
  4. Questions regarding Pay Pal Express vs credit cards vs products etc
    By jamesbarsalou in forum PayPal Express Checkout support
    Replies: 0
    Last Post: 10 Feb 2008, 04:24 AM
  5. Please help regarding attribute prices (urgent)
    By rajeev83 in forum General Questions
    Replies: 9
    Last Post: 4 Jul 2007, 12:09 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