Fork me on GitHub

Blocks Moved  Bottom

  • hi there
    i have a trouble with blocks as pictured
    is anyone know how to fix and where to dig ?!
    Post Nuke Theme has been made not by me.

    http://decclan.net/images/movedblocks.jpg
    Thx :D
  • Is this a regular, Xanthia, or AutoTheme?
  • this is regular theme.
  • PNphpBB style defaultcss.css replaced with dark.css and buttons and icons replaced with subblack3d images from AutoTheme PNphpBB images
  • So this only occurs when you are viewing the PNphpBB2 module? Its pretty clear what is happening (i.e. the center table is a few pixels too wide), but if it doesn't occur on the other modules, then the cause is a bit perplexing.
  • no..its everywhere
  • Ahhh, well then it looks to be a code mistake. Just find the part of the theme that produces the blocks and look for an HTML error in the table that produces the blocks.
  • Looks like the block is made up of three sections: top middle bottom - also looks like the middly section is pushing out a bit far. I would say that the block has a td cell in the middle that holds the content and one td cell to each side which have the graphics (the ones that expand up and down as the block gets longer or shorter). Try and reduce the width of the center td that is holding the block content.

    Regards

    --
    -Lobos
    Professional PHP Framework Services: Concept, Development and Deployment
  • thx we will try :D
  • Hi i am afiad my mate endless ahs got it wrong 8) and so have some you u guys.

    i designed the theme, www.graphix.ws

    and this is my second Postnuke theme so i am still learning in this department.

    but both themes i have created caused the same probelm and i really do not think its my coding.

    Block 1 the edges where the content has over expaned, as you can see below.

    http://www.graphix.ws/block1.gif

    and block two which is in the same site is perfect! also the block doesnt look like that i just has make it smaller.

    http://www.graphix.ws/block2.gif

    block one is on the left side and block 2 is on the right, now do jump ahead and think the rest in the right is fine.. well they r not.

    the blocks i coded for set up like this:

    2 top images, one for title and second for the gradrent, and the too sides left and right the green part (height 100%) and with the orange has a backgound, and then the botton, althogether there is 6 images.

    there is 6 blocks in total on the site 3 left, 3 right and only 1 is prefect... HOW can the be!!

    i would like to no how to fix this as well, as in fixing fixing the site for endless's mate... and also it will help me in future productions.

    Thanks alot
    LiL Neo
    www.graphix.ws
  • I had a bit of troulbe following your HTML description, but let me ask you this:

    Are your left and right side blocks rather wide - say 50 pix or so? If yes, then the problem is that too much of the total width of the block is being consumed by the left and right graphics. The appearance is deceiving because it looks like there is a bunch of space, but in fact rather narrow center contents are forcing the block wider than you intended. I try to keep the left and right block images to no more than 15 pic total on a 180 pic wide block.
  • I don't even use left and right images for content, unless the block has to be able to expand horizontally, I just give it one repeating background and position the content using CSS

    --
    -Lobos
    Professional PHP Framework Services: Concept, Development and Deployment
  • 0 users

This list is based on users active over the last 60 minutes.