Forums

First row different from others (9 posts)

  1. sbraia
    Member
    Posted 7 months ago #

    Hi everyone,
    the problem is that the first row is composed by 2 boxes and the others are composed by three boxes. It should be 3 boxes on the same row.
    This is how it looks: http://i56.tinypic.com/316anvc.jpg

    The css of the box is

    .singlework {
    	width: 295px;
    	height: 180px;
    	margin-right: 10px;
    	margin-bottom: 8px;
    	float: left;
    	background-color: #999;
    }

    Where am I wrong?
    Anyone can help me?

    Thanks

  2. esmi
    Theme Diva & Forum Moderator
    Posted 7 months ago #

    A screenshot is of no use. What might help is a link to a page demonstrating the problem.

  3. sbraia
    Member
    Posted 7 months ago #

    I don't have an online version of the site yet.
    But trust me, for this kind of problem I don't think it is useful to take a look at an online version.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 7 months ago #

    Good luck then. :-)

  5. Hotmale
    Member
    Posted 7 months ago #

    trust me, you should listen to esmi!

    d(>_<)b

    It makes a huge difference when working out CSS related issues to see all the code. It might help to post your rendered page HTML and the CSS. There are instructions somewhere for what to do with large amounts of code.

    Martin

  6. esmi
    Theme Diva & Forum Moderator
    Posted 7 months ago #

    Posting Code.
    But even then, it's often impossible to troubleshoot a CSS issue without being able to see the CSS working in the context of the generated markup.

  7. alchymyth
    The Sweeper
    Posted 7 months ago #

    good luck from me too ;-)

    btw:
    this is a pure css question and should not be asked in a wordpress forum.

    free tip:
    check if the first box might be stuck on the container of the 'my work' title.

  8. sbraia
    Member
    Posted 7 months ago #

    Ok I'll do an online version as soon as possible

  9. sbraia
    Member
    Posted 7 months ago #

    Thank you alchymyth, that was the problem.. thank you!!

Reply

You must log in to post.

About this Topic

Tags