My custom template page is not of relative size

  • Author
    Posts
  • #8771
    Daniel

    I made a really simple website with just one sidebar on the right. In the settings I set the content to 60% and the sidebar to 20%. It works great except when I use a custom page template. I check the difference between a regular page and this one and it’s in the <head> in the <style> section.

    In the one that works (category) I have some lines that I don’t have in my custom pages:
    <style type=”text/css”>

    #content { width:73%;}
    #primary,#secondary {width:23%;}.

    I inserted those lines at the top of my custom page file and it works but it’s far from being elegant. Is there any other way that when I set my site “relative” it applies to all pages including the custom ones?

    Thank you very much.

Viewing 1 post (of 1 total)

The topic ‘My custom template page is not of relative size’ is closed to new replies.