- Posts: 18
- Thank you received: 0
Explorer issue
-
DRmedia
Inactive member -
Topic Author
- New Member
-
Less
More
15 years 2 months ago #580
by DRmedia
Replied by DRmedia on topic Re: Explorer issue
Milos,
Sorry to be a pain, I did and it is still not lining up correctly.
The image in the module is 990 x 215. Does it maybe need CSS to force a zero margin inside the module?
Tom
Sorry to be a pain, I did and it is still not lining up correctly.
The image in the module is 990 x 215. Does it maybe need CSS to force a zero margin inside the module?
Tom
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
15 years 2 months ago #581
by milos
Replied by milos on topic Re: Explorer issue
No, instead of this
put just this
Code:
<p><br><img width="990" height="215" border="0" style="border: 0pt none;" alt="Evergreen" src="/content/images/header.jpg"></p>
Code:
<img width="990" height="215" border="0" style="border: 0pt none;" alt="Evergreen" src="/content/images/header.jpg">
Please Log in to join the conversation.
-
DRmedia
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
15 years 2 months ago #582
by DRmedia
Replied by DRmedia on topic Re: Explorer issue
OMG, I'm sorry. My bad! I missed the paragraph and line break tags.
Unfortunately the image is still not on the top of the div. Any ideas?
Thanks again for your time.
Unfortunately the image is still not on the top of the div. Any ideas?
Thanks again for your time.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
15 years 2 months ago #583
by milos
Replied by milos on topic Re: Explorer issue
It's not because WYSIWYG editor adds <p> automatically.
Use noWYSIWYG editor instead or change settings for this editor.

Please Log in to join the conversation.
-
DRmedia
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 18
- Thank you received: 0
15 years 2 months ago #584
by DRmedia
Replied by DRmedia on topic Re: Explorer issue
LOL What a PITA! Issue resolved.
Sorry I didn't catch it put the <p> back in.
Thank you, thank you!
Sorry I didn't catch it put the <p> back in.
Thank you, thank you!

Please Log in to join the conversation.
Time to create page: 0.085 seconds