24 May 2013
Support Center
»
Knowledgebase
»
Images Aren't Lining Up
Images Aren't Lining Up
Solution
When adding images via the Visual/WYSIWYG Editor, rather than inserting an alignment code into the image, the editor appears to be adding a class code instead. What you can do is add a bit of code into your CSS Style Sheet so that this issue will be corrected for all your images without having to hard code them each time you insert them.
In your Design Center, go to "CSS Editor".
Under the "Settings" section, select "Custom" and "Save"
In the Text Box provided, add the following bit of code after all the text
img.alignleft
{border-right: 5px solid #ffffff;
border-bottom: 5xp solid #ffffff;
float: left;
}
img.alignright
{border-left: 5px solid #ffffff;
border-bottom: 5xp solid #ffffff;
float: right;
}
Article Details
Article ID:
75
Created On:
31 Oct 2008 01:17 PM
This answer was helpful
This answer was not helpful
User Comments
Add a Comment
Sharing is good. If you have a comment about this entry, please feel free to share. The comments might be reviewed by our staff, and may require approval before being posted. Questions posted will not be answered. Please submit a Ticket for support requests.
Fullname:
Email: (Optional)
Comments:
Back
Login
[Lost Password]
Email:
Password:
Remember Me:
Search
-- Entire Support Site --
Knowledgebase
Downloads
Troubleshooter
Article Options
Add Comment
Print Article
PDF Version
Email Article
Add to Favorites
Home
|
Register
|
Submit a Ticket
|
Knowledgebase
|
Troubleshooter
|
Downloads
Language:
English (U.S.)
Help Desk Software By Kayako eSupport v3.30.02