Forums

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

Home Forums CSS [Solved] Scheme in the header: logo , slogan, image, etc

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #151571
    tirengarfio
    Participant

    Hi,

    I want to create a schema like this:

    Image and video hosting by TinyPic

    I’m wondering if it is better create a container for logo and slogan or not.. I’m wondering also if it is better create a container for telephone icon, phone1, phone2 and facebook button or not..

    I wanted to create a container (div) for logo and slogan but someone told me it is not necessary.. would be that container so bad??

    Can you help me?

    #151671
    tirengarfio
    Participant

    any help?

    #151672
    tirengarfio
    Participant

    My question is: containers or not? if not, how can I make it?

    #151700
    Paulie_D
    Member

    Containers would be useful but whether or not to use them depends on whether you might need the elements to move around when the site is responsive.

    As for how to build it without containers is a somewhat larger question and you would get a range of answers.

    What have you tried so far?

    #151715
    tirengarfio
    Participant

    Someone recommended me this: http://jsfiddle.net/fkrQa/ what is your opinion?

    Im very interested in responsive sites, so if I want my site to be responsive, containers are better or not?

    #151728
    Paulie_D
    Member

    It’s fine fora start.

    I’d probably do it a little different but, as I said, if you use containers you will find it harder to move items out of the containers if you decide to.

    I’ll think on it a little more.

    #151732
    tirengarfio
    Participant

    Im very curious about a code without containers… I would like to do it without containers, since you said it wil be better for responsive sites.

    Just to start: I’m trying to create the scheme for logo, slogan a warranty image (look at my first post) but I don’t know how to do it without a container..

    http://codepen.io/anon/pen/yvedo

    #151823
    Paulie_D
    Member

    I didn’t have a lot of time today but here’s my quick effort without any additional containers.

    I did wrap the logo and logo text in a single link but that makes sense anyway.

    http://codepen.io/Paulie-D/pen/zfoDi

    #151849
    tirengarfio
    Participant

    Thanks! I will have a look tomorrow, at the first sight I have seen the Text and the Telephone 2 are not at the correct place.. Im using FF 23.

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