I'm using CKEditor as an editor to my nodes content, but when I edit something in the editors window as a basic page content and then post it, it looks different on the site than in the editor. Why? Not only sizes of fonts changes (we're talking about dissimilar font size changes in paragraphs), but also colors and margins. What am I doing wrong ?
Editing html source and changing editor to TinyMCE didn't change a thing. I'm using standard starting drupal theme.
hi.. when i click on the user register link (user/register), it just redirects me to login (user/login).. doing it twice gives me what i want.. drupal version 7.2
I want place all of the "Create Article" information into a block that I can pin to the static "Content" block section above the other articles to have that 4chan look, (as opposed to clicking a link to take you to a separate "Create Article page).
Why do the Block and Page attributes in Views have to mirror each other? I want one single view that displays a BLOCK with a certain set of attributes (no paging, for example), and that same view should display a PAGE with a different set of attributes (such as paging). If both block and page have their own settings, why does changing one of them override the other? Am I missing something?