Graham
bemethavinci No you can delete it if you don't want it
bemethavinci
Graham i want to know somethinq sir graham...what are the thinq that will make xtgem owners to block my site?...like removing the login'' and sign up'' linkat the top right side of a xtgem site...i shouldnt remove any thinq...
Graham
bemethavinci The only thing like that that I will close or warn a site for is blocking our ad
If you want to remove the 'login signup' simply add this to
_headtags
bemethavinci
Graham what about that pop ads that normal appears...when your site is been visited.
Graham
bemethavinci The xtgem ads you are stuck with they pay our bills
bemethavinci
Graham ok...for the twig tutorial should i learn the Twig 1.x or Twig.2.x...or the both?...or can i learn any of my choice?...
Graham
bemethavinci xtgem uses twig 1.x and only the parts of that relevant to templates
bemethavinci
Graham ok...how do i create my own headtags and put a fixed screen size for both mobile and web
Graham
bemethavinci _headtags is just a plain text file that holds the css links and stuff like the xt:auth function
_header is your navigation so look in the tutorial under navbar and nav
bootstrap is a responsive template not a fixed width one but I don't think you meant that
This forum uses a 'fixed' template (it looks the same on both mobile and web)
the container grid and column bootstrap components take care of the screen sizes
again look at the tutorials