Thread: stylesheet help

Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2014
    Location
    Central California
    Posts
    104
    Plugin Contributions
    0

    Default stylesheet help

    Is there some place where I can get some help understanding how the stylesheet.css works.
    I am not experienced in css and although I'm pretty good at figuring things out, I can't see where to
    make the changes. Using firebug I can see the HTML code, but the stylesheet line numbers don't show me anything that I can see as a place to make canges and in the files I can't find any HTML coding. I am trying to move the logo over by 5px. I did find where to change the tag line in the stylesheet.css but I don't see anything related to the logo.png. My sandbox site is http://sandbox.byethost3.com/index.php?main_page=
    I have gone to template support for help, but as of yet have heard nothing and I'm stuck.
    Any help would be greatly appreciated.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: stylesheet help

    In your stylesheet.css file find
    Code:
    #logo {margin-bottom:10px;}
    Add your 5px either right or left like
    Code:
    #logo {
    margin-bottom:10px;
    margin-left:5px;
    }
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Help with stylesheet
    By lqqkey in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 30 Sep 2012, 03:33 AM
  2. saving stylesheet help
    By notelet in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Mar 2011, 02:35 PM
  3. stylesheet.css help
    By rfresh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jul 2009, 04:08 PM
  4. Stylesheet - HELP!
    By Tidalski in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 12 Nov 2008, 05:10 PM
  5. Validating my Stylesheet - Help
    By defkiss in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 2 Apr 2007, 05:29 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