Loading...
 
Features / Usability

Features / Usability


Re: Banners Push Down Modules

posts: 3665 United States

> When I add a banner to the top of my pages, it pushes down the modules, therefore my logo, (which is in a module box) gets pushed down. Did I possibly break a template, and if so, which one? I would like the logo to stay in the upper left hand corner and have the banner appear to the right of it.

How are you adding the banner zone? Try enclosing it in a floating div:

Copy to clipboard
<div style="float:right;"> ... </div>


HTH,

-Rick
Coming soon: TikiWiki for Dummies Smarties — A beginner's reference guide to ))TikiWiki((.

posts: 8

> > When I add a banner to the top of my pages, it pushes down the modules, therefore my logo, (which is in a module box) gets pushed down. Did I possibly break a template, and if so, which one? I would like the logo to stay in the upper left hand corner and have the banner appear to the right of it.
>
> How are you adding the banner zone? Try enclosing it in a floating div:

>
Copy to clipboard
> <div style="float:right;"> > ... > </div> >

>
> HTH,
>
> -Rick
> Coming soon: TikiWiki for Dummies Smarties — A beginner's reference guide to ))TikiWiki((.

Thanks Rick,

I am adding the banner (728pW by 90pH), which is in zone 'Home Page' through the "Site Identity" area in the "Content" section, using
 Plugin disabled
Plugin banner cannot be executed.
.


I tried using:

< div style="float:right;">
 Plugin disabled
Plugin banner cannot be executed.
< /div>


It did place the banner to the far right of the page, but it compressed all of my pages content to around 6 inches wide and though the modules are at the top of the screen now, so is the center section. It didn't get moved down like it should.

I will leave my site in this configuration so you can see what is happening.

It is at ModernSciFi?.com

When I tried centering the banner with

< div style="float:CENTER;">
 Plugin disabled
Plugin banner cannot be executed.
< /div>,

it did center the banner, but it once again simply pushed down the center (Main Body) section and the Modules as well.

Should I put the code into a template instead, and if so, which one is it?

Sincerely,
Nathan