html - Making a pages content go full width in Drupal. -



html - Making a pages content go full width in Drupal. -

i've removed blocks basic page has iframe embedded.

how iframe spread total width of page instead of starting blocks ended?

i have page running @ total width, believe editing stylesheet unnecessary.

the problematic page found here

the total width page link is: found here

i need problematic page go total width. else created total width page, i'm unsure how created.

thanks,

sam

#left { display: none; float: left; width: 212px; } #right { display: block; float: right; width: 100%; }

this seemed work.

html css iframe drupal drupal-7

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -