Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • TomPark 1 post 21 karma points
    Jan 18, 2013 @ 10:29
    TomPark
    0

    Div's, class and styles

    Hi Guys,

    I have Umbraco 4.11 and I want to use div's in my template to create the basic layout of the site. I have created div's and linked my css. When I view the page the layout is not how it should be. It should be in the center of the screen but it doesn't seam to want to read the css correctly and display the page how it should.

    Is there any thing in perticular that needs to be set to alow the divs to behave in the way that I want. I have tested the css on a standard HTML page.

    Any ideas

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 18, 2013 @ 19:22
    Jan Skovgaard
    0

    Hi TomPark and welcome to our :)

    Could you perhaps post some of the code from your template? It could be an uncolsed tag or some missing stylesheet references that are causing the issue. But it's a bit hard to give advice when it's not possible to see the issue visually.

    /Jan

  • Charles Afford 1163 posts 1709 karma points
    Jan 26, 2013 @ 20:42
    Charles Afford
    0

    Hey, I have had this before and for me is was a self closeing tag.  If you have no content with in the <xsl> tags you need to &nbsp;

    As Jan says check for a missing style sheet, use firebug in Firefox and make sure the style sheet is being loaded into the page :)

    Charlie :)

Please Sign in or register to post replies

Write your reply to:

Draft