Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other css position [Drupal]

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #44290
    panteliskas
    Member

    Hello!!

    My site is in Drupal , i am newbie to web development and i want your help please.
    I try make the image in header responsive , but when i make the window smaller a position problem happens.
    My code to block is
    #block-imageblock-8 {
    border:8px;
    width:83%;}
    and
    img { max-width:100%;
    min-width:75%;}

    chaniapolis.gr

    Thanks a lot for spending your time.

    #132703
    Paulie_D
    Member

    Are you using a responsive theme?

    #132706
    panteliskas
    Member

    Iam using zen theme with layout responcive.css

    #132709
    Paulie_D
    Member

    Frankly, Drupal is a **really** tough nugget to crack for a newbie, as you have called yourself.

    This might take some work.

    #132710
    Paulie_D
    Member

    On looking at the link, I don’t think I am going to be able to help you.

    You have multiple blocks with images in them to create that header. I’m pretty sure Drupal isn’t supposed to work that way.

    #132713
    panteliskas
    Member

    thanks a lot for your time!!!

    #132715
    Paulie_D
    Member

    I’m not saying that there isn’t a solution but I’m pretty sure you could do that header with a single div/block.

    #132724
    panteliskas
    Member

    I have insert the grafic of the house as a block. Do you believe that it is a css problem??

    #132726
    Paulie_D
    Member

    Adding the graphic to a single block seems unnecessary, unless you are planning on animating this.

    You could do all of the header (except the menu) as a single block/div with multiple background images.

    #132757
    panteliskas
    Member

    Thank you Paulie_D for your time!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Other’ is closed to new topics and replies.