Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2007
    Posts
    121
    Plugin Contributions
    0

    Default Need help with CSS issue & logo

    Hello,

    Not sure what I'm doing wrong but I tried everything and can't figure this out. On this site i want my logo position in my css to be with top & left so I can move it around. Its currently set and around the middle and i want to move it up and towards the left little. Can any1 tell me how I should do this. I tried editing the css and did not work, so i left it to the original designers css.

    Site is
    Code:
     hxxp:// www . isambella . com / shop
    Thanks in advance for your help.

    DigitalGuard

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

    Default Re: Need help with CSS issue & logo

    Tricky business as your template is designed to work in a particular. But how about this ...

    In your stylesheet find the #header styling and reduce the left padding from 285 to 185px

    Then find the #logo styling and add the following:
    position: relative;
    top: -20px;
    left: -100px;
    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
    Nov 2007
    Posts
    121
    Plugin Contributions
    0

    Default Re: Need help with CSS issue & logo

    Quote Originally Posted by kuroi View Post
    Tricky business as your template is designed to work in a particular. But how about this ...

    In your stylesheet find the #header styling and reduce the left padding from 285 to 185px

    Then find the #logo styling and add the following:
    position: relative;
    top: -20px;
    left: -100px;
    I tried this but its not working something is wrong not sure what...

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

    Default Re: Need help with CSS issue & logo

    Taking a look closer look at your site, I rather suspect that the problem is that your stylesheets are falling over each other and conflicting have conflicting. I can see the logo changes, but suspect they're being over ridden by those in your stylesheet_tm.css stylesheet. They need a bit of weeding.
    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
    Nov 2007
    Posts
    121
    Plugin Contributions
    0

    Default Re: Need help with CSS issue & logo

    Quote Originally Posted by kuroi View Post
    Taking a look closer look at your site, I rather suspect that the problem is that your stylesheets are falling over each other and conflicting have conflicting. I can see the logo changes, but suspect they're being over ridden by those in your stylesheet_tm.css stylesheet. They need a bit of weeding.
    Ok I think I'm getting it to work, that info helped, I moved the info to the tm stylesheet and its starting to move, but now i have a little bit of a problem. The logo gets cut of when moved out of the div, how can move it to the top and visible?

    Thanks
    DigitalGuard

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

    Default Re: Need help with CSS issue & logo

    I'm not seeing a problem in FF3 or IE8. In what browser are you looking at this?
    Kuroi Web Design and Development | Twitter

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

 

 

Similar Threads

  1. Need Help with Css
    By giftsandwhatnot in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Sep 2011, 12:28 AM
  2. CSS/Logo Change with pages help
    By Zoethreads in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Oct 2009, 07:58 PM
  3. HELP! Weird CSS Issue with Safari and Chrome Browsers
    By limelites in forum General Questions
    Replies: 19
    Last Post: 4 Oct 2009, 07:25 PM
  4. Need Help with CSS Issue
    By Globie in forum General Questions
    Replies: 3
    Last Post: 25 Nov 2008, 07:25 PM
  5. Need help with stylesheet_new.css
    By yeaboy in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Jul 2006, 11: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