Are you trying to work on the html code directly in the Umbraco backoffice?
It's not really recommended to do so. You should use a proper editor like SublimeText 2 or whatever editor you prefer to edit the code. You can find the masterpages on the disk in the folder "Masterpages" in the folder containing your Umbraco installation.
Can you ellaborate in a bit more detail what it is you're trying to do? From the ghist I get from what you're writing above I suspect you may do some stuff in a way that is harder than neccesary :)
HTML editor shows code as massive block of text - no lines, no tabs, only spaces
When I view the html code it eliminates any formatting.
Instead of:
code
code
code
code
code
I get
codecodecodecodecodeocode
This makes it EXTREMELEY difficult to find the elements I am trying to work on. Is there any way to fix this?
Hi Brian and welcome to our :)
Are you trying to work on the html code directly in the Umbraco backoffice?
It's not really recommended to do so. You should use a proper editor like SublimeText 2 or whatever editor you prefer to edit the code. You can find the masterpages on the disk in the folder "Masterpages" in the folder containing your Umbraco installation.
Hope this helps.
/Jan
Thanks for the response! Yes, I was trying to do that. I guess I will stick with copy/paste then!
Hi Brian
What do you mean by sticking with copy/paste?
Can you ellaborate in a bit more detail what it is you're trying to do? From the ghist I get from what you're writing above I suspect you may do some stuff in a way that is harder than neccesary :)
Looking forward to hearing from you.
/Jan
is working on a reply...