Image Left aligned after importing from Artisteer 3.0 to mojoPortal

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
12/22/2011 1:54:38 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Image Left aligned after importing from Artisteer 3.0 to mojoPortal

Hi,

I am having a problem with importing an Artisteer 3.0 design into a mojoPortal web site.

Most of the images and text etc is importing correctly except for the main Banner image which instead of being Justified (left & right) is left aligned.  Anyone got any ideas how I should fix this? 

When viewed in Artisteer 3.0 the banner image is justified (left to right) full width.

Thanks

Phill

12/22/2011 5:15:31 PM
Gravatar
Total Posts 383
Thanks Squire Dude

Re: Image Left aligned after importing from Artisteer 3.0 to mojoPortal

Update to Left Alignment...

It seems that I did not look carefully enough as I now have tested three different browsers Firefox, Chrome, IE (all latest versions) and I see the same thing on each...

The Top Menu, Header Image, content pages are ALL LEFT ALIGNED while in Artisteer they are all centered with the image justified & centered.

I have tried changing the following and it makes no difference...

/* begin Header */
.art-header-jpeg
{
position: absolute;
z-index:-1;
top: 0;
width: 100%;
height: 400px;
background-image: url('images/header.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
}
/* end Header */

Help???

You must sign in to post in the forums. This thread is closed to new posts.