Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Problem with logo i uploaded

    Why have you got two stylesheets now?

  2. #12
    Join Date
    Nov 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Problem with logo i uploaded

    I dont have two stylesheets.

    i have only 1, what made you think i have two? I have a stylesheet2.css on the server for a backup.

  3. #13
    Join Date
    Nov 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Problem with logo i uploaded

    Actually i think the second stylesheet was effecting it. I took it out and most problems are fixed but the header isnt going the full way across the screen?

  4. #14
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Problem with logo i uploaded

    Taken from source code
    PHP Code:
    <link rel="stylesheet" type="text/css" href="includes/templates/edealbase/css/stylesheet.css" />
    <
    link rel="stylesheet" type="text/css" href="includes/templates/edealbase/css/stylesheet2.css" /> 
    Backup the second one locally not on the live server or it will still be used

    This is why your css was not changing, as your changes in stylesheet.css were being overidden by stylesheet2.css

    From what I can see you have made all the changes except the css, put those in and I will have another look

  5. #15
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Problem with logo i uploaded

    Posted at the same time, looking now

  6. #16
    Join Date
    Nov 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Problem with logo i uploaded

    i dd make the changes, the backround image stopes and dosent repeat fully across the screen? the tagline writing appears to be white as i cant see it lol, so i think this is the last problem.

  7. #17
    Join Date
    Nov 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Problem with logo i uploaded

    hey mate i worked it out, i made some changes when i couldnt get the stylesheet to update, changes that you didnt tell me to make, this included adding the width 13px; to the logowrapper function, i got the idea to remove it and it worked a treat.

    The page is displaying properly now.

    cheers for all your help, i appreaciate it, infact ill prob be back to pick your brain on other things :)

    Thanks

  8. #18
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Problem with logo i uploaded

    One last thing, you really need to change the logo image to the .jpg, gif's do not have the same clarity thats why you can see it...

    Ok two last things, there is a small amount of whitespace under the header now which can be removed by going to your tpl_header.php

    and changing the:
    PHP Code:
    <br class="clearBoth" /> 
    to
    PHP Code:
    <div class="clearBoth" /> 
    Glad you got there in the end

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v139f Logo uploaded to internet browser's tap bar
    By missymissy in forum General Questions
    Replies: 4
    Last Post: 24 Apr 2014, 11:36 AM
  2. Problem with header logo
    By Spdster in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Oct 2009, 10:46 AM
  3. problem with 'mapped' logo
    By Susi in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 22 Apr 2009, 03:06 PM
  4. Problem with logo!
    By jay1981 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Mar 2009, 01:22 AM
  5. New logo uploaded but where is it?
    By icklebits in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 28 Aug 2007, 06:17 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