Forums

Widths wrong in page template (6 posts)

  1. Jennifer420
    Member
    Posted 2 weeks ago #

    Anyone know why the featured gallery isn't showing here and why the width of the boxes is getting cut off?

    http://justinverrengia.com/2009/11/how-to-awaken-your-chakras-through-guided-meditation/

    Any help would be appreciated, thanks `

  2. samboll
    moderator
    Posted 2 weeks ago #

    I see it just fine
    do you need to clear your browser cache?

  3. Jennifer420
    Member
    Posted 2 weeks ago #

    Hi samboll,

    If you look just above the video they have there, you'll see the empty box where the featured gallery image should be, it looks to be cut off on the right side as well. I've been editing the css a bit - but haven't found it yet.

    Thanks for the reply ~

  4. Jennifer420
    Member
    Posted 2 weeks ago #

    Grr, you can see another example of whats happening on the page here: http://justinverrengia.com/2009/10/custom-branded-google-me-website-packages/

    Anyone have idea of what's going on ... please?! Lol

  5. buddha trance
    Member
    Posted 2 weeks ago #

    Jennifer, the css for that box in your style sheet is ad1

    If you adjust the width to 575px it seems to match the width of the content below, so it won't be cut off to the right. I added some height, just in case...

    .ad1{
    	text-align:center;
    	width:575px;
            height:250px;
    	margin: 5px 5px 5px 0px;
    	padding:5px 6px;
    	background:#fff;
    	border:1px solid #ccc;
    	border-radius:5px;
    	-moz-border-radius:5px;
    	-webkit-border-radius:5px;
    }
  6. Jennifer420
    Member
    Posted 2 weeks ago #

    All figured out ... thanks a bunch! :)

Reply

You must log in to post.

About this Topic

Tags

No tags yet.