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

 Back
 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase | Troubleshooter | Downloads
Language:

Help Desk Software By Kayako eSupport v3.30.02