SOLVED

Custom Layout Designer

Go to solution
Benjamin_Ortiz1
Level 4
When creating a custom layout is it possible to insert dividers like this: http://screencast.com/t/OTHCs0ZwoLg
Tags (1)
1 ACCEPTED SOLUTION
Anonymous
Not applicable
Sorry - a misunderstanding on my part.  I thought that you were talking about the Landing Page Designer.  I don't believe that there is any formatting available with the Custom Layout Designer.

View solution in original post

5 REPLIES 5
Benjamin_Ortiz1
Level 4
Ah, thank you!
Anonymous
Not applicable
Sorry - a misunderstanding on my part.  I thought that you were talking about the Landing Page Designer.  I don't believe that there is any formatting available with the Custom Layout Designer.
Michelle_Tizian
Level 10
You can use the <hr> tag, but I use either an image spacer (1 px in height and you decided what width), or you can also use a border tag. 
Benjamin_Ortiz1
Level 4
Where would your edit this? I am in "Field Management" > "Custom Layout Designer"
Anonymous
Not applicable
You can use the <hr> HTML tag to draw a rule line (e.g. <hr width='100', color=xxxx>)