0
Welcome Guest! Login
0 items Join Now

Can Joomla templates be built using no tables?

    • David Crisler's Avatar

    Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
    • Can the basic framework of a Joomla template be built using purely CSS and absolutely no tables?

      Can said template be percentage based in terms of the width of the container and the sidebars etc?

      Can you use em values for typography?
    • MindTooth's Avatar
    • MindTooth
    • Elite Rocketeer
    • Posts: 563
    • Thanks: 0

    Re: Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
    • #1: Yes.

      #2: Yes. You can define the body of 750px, and the left coloumn 85% and the right coloumn 25%. You can even use PHP, so when you edit the first value, the second inherits the proper value.

      #3: Yes. Since the content is based on pure HTML. Just use inline style.
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
    • David Crisler wrote:
      Can the basic framework of a Joomla template be built using purely CSS and absolutely no tables?

      The template can of course, but bear in mind that J! will still output in tables unless you hack the core files.

      J!1.5 goes a long way to 'fix' this, allowing template overrides for all of the J! outputted content.

      Although personally I think all this anti-table hype has gone a bit too far :D
    • Toolbox Digital | Dribbble | Forrst
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
    • Dan L wrote:
      Although personally I think all this anti-table hype has gone a bit too far :D

      I couldn't agree more. Unfortunately when the masses buy the buzz, designers have to keep up or lose out. It's like hosts have to oversell hosting space now just because everyone else does it and if you don't follow the trend, you lose.
    • Say no to Internet Explorer 6.
      twitter.com/mark_up
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
  • Re: Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
    • Dan L wrote:
      Doesn't seem to have done RT any harm...and they still regularly use tables ;)

      Maybe that should in the features lists for each template "Tabled Designs!" ;D
    • James Spencer / Developer & Support / Hull, UK
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
    • Pacha's Avatar
    • Pacha
    • Rocketeer
    • Posts: 52
    • Thanks: 0

    Re: Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
    • Robert D. Wagers's Avatar
    • Robert D. Wagers
    • Elite Rocketeer
    • Posts: 1545
    • Thanks: 0
    • Full-Time Cancer Fighter!

    Re: Can Joomla templates be built using no tables?

    Posted 17 years 8 months ago
    • <table>
      laugh
      laugh
      laugh
      </table>
    • "Everyone has to get knocked-down every once-in-a-while, otherwise you'll never learn how to get-back-up! "
      A quote attributed to my Grandpa Wagers
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Can Joomla templates be built using no tables?

    Posted 17 years 7 months ago
    • I like tables for some things but for one thing it sucks...

      If you compare a similar css design to a table layout you will instantly see when a table layout fails:

      Mark the text, copy (ctrl-c)
      Open another application, Notepad/UltraEdit, whatever...
      Now press ctrl-v and paste the text..

      Compare the result and decide which output you like...

      The reason why i bring this up is because me and my friends usually copy A LOT of text from the net. Could be anything from error codes to funny quotes, well you get the idea ;)
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG

Time to create page: 0.073 seconds