0
Welcome Guest! Login
0 items Join Now

Put picture to back

    • Leckenby's Avatar
    • Leckenby
    • Elite Rocketeer
    • Posts: 714
    • Thanks: 0

    Put picture to back

    Posted 17 years 3 months ago
    • Put picture to back
      I have a logo and its 300px in height
      Obviously this messes up any template, as it moves the whole template down
      What I want to do is, keep the template in the same position, and simple move the logo to the back

      I basically want this because I have moved the logo left so it justs off the template, and have stuff down the left side if you see what I mean!
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Put picture to back

    Posted 17 years 3 months ago
    • Try making sure the containing element (assume the header) has a fixed-height set (most likely it will have already)...then in CSS for that container, add:
      overflow:hidden;

      ..any overspill from the container will be hidden.
    • Toolbox Digital | Dribbble | Forrst
    • Leckenby's Avatar
    • Leckenby
    • Elite Rocketeer
    • Posts: 714
    • Thanks: 0

    Re: Put picture to back

    Posted 17 years 3 months ago
    • If you look at the address I sent you in the PM, you will see the white logo, I need that to meet the horisontal menu, without descreasing the size of the picture, do you see what I mean?
    • Leckenby's Avatar
    • Leckenby
    • Elite Rocketeer
    • Posts: 714
    • Thanks: 0

    Re: Put picture to back

    Posted 17 years 3 months ago
    • Okay ive adjusted it to the position I want, now how do I move the picture behind the actual template?
  • Re: Put picture to back

    Posted 17 years 3 months ago
    • PM the link and I'll take a look.
    • James Spencer / Developer & Support / Hull, UK
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Put picture to back

    Posted 17 years 3 months ago
    • Bloggs_x wrote:
      Okay ive adjusted it to the position I want, now how do I move the picture behind the actual template?

      LOL, I already told you.

      Add overflow:hidden; to the DIV ID "logos".
    • Toolbox Digital | Dribbble | Forrst
  • Re: Put picture to back

    Posted 17 years 3 months ago
    • Yeah, what he said :D
    • James Spencer / Developer & Support / Hull, UK
    • Leckenby's Avatar
    • Leckenby
    • Elite Rocketeer
    • Posts: 714
    • Thanks: 0

    Re: Put picture to back

    Posted 17 years 3 months ago
    • Yeah right ive done that
      Now its got all the space beneath
      My plan is to add stuff to the left of the picture, so that it appears as if its down the side of the template, that wont work now :(
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Put picture to back

    Posted 17 years 3 months ago
    • Leckenby's Avatar
    • Leckenby
    • Elite Rocketeer
    • Posts: 714
    • Thanks: 0

    Re: Put picture to back

    Posted 17 years 3 months ago
    • lol, so please tell me the answer to my bodge job :P

Time to create page: 0.057 seconds