⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

[help]why my grocery in my template like this



opek
  • profile picture
  • Member

Posted 13 July 2012 - 05:54 AM

hii everyone i have little problem
after i combine grocerycrud with my template i succces to combine it.
bbut the problem is why form add and form edit i have small form like this.

thanks

noskov.biz
  • profile picture
  • Member

Posted 13 July 2012 - 06:10 AM

Hi, opek!

Probably it happens because of your sequence of css files at your template. Some css rules override the other.

opek
  • profile picture
  • Member

Posted 13 July 2012 - 06:15 AM

hmm thanks i haven't familiar with my css
thanks

noskov.biz
  • profile picture
  • Member

Posted 13 July 2012 - 06:20 AM

You are welcome!

It is just my guess about css. Look at your firebug, maybe it goes something wrong also with your js-files. Becouse of the sequence of files is important thing and you could change the behavior at your template adding other scripts and css-files.

fdias
  • profile picture
  • Member

Posted 13 July 2012 - 12:36 PM

Noskov could be right, but if the order of the CSS files does not help, then I would try encoding the file as UTF-8 without BOM because that was causing a lot of problems for me related to layout and char encoding.

Cheers.

opek
  • profile picture
  • Member

Posted 13 July 2012 - 14:47 PM

[quote name='fdias' timestamp='1342182993' post='2689']
Noskov could be right, but if the order of the CSS files does not help, then I would try encoding the file as UTF-8 without BOM because that was causing a lot of problems for me related to layout and char encoding.

Cheers.
[/quote]
@noskov.biz that's awkward when i open in mozilla like picture aboce but when i open in chorome it's not happen form add little bit large

Anto
  • profile picture
  • Member

Posted 19 July 2012 - 05:21 AM

i've been there just add this at top of your view <!DOCTYPE html>