Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Responsive Webdesign

Asked Modified Viewed 4,081 times
L
Layzee
L
Layzee 10
Seen it - done it!
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 20 threads in the forums
  • Started this discussions
asked
Member

Hey there,

ever heard about "responsive webdesign"?
Responsive web design (RWD) is a web design approach aimed at crafting sites to provide an optimal viewing experience—easy reading and navigation with a minimum of resizing, panning, and scrolling—across a wide range of devices (from desktop computer monitors to mobile phones).
More infos HERE

Unfortunateley, PHPFusion is not ready for this new techniques.
We ported and offered an amount of responsive themes on [url=http:gfdf.de]GFDF.de[/url], but all of them are just "semi-responsive" and without minor changes of many lines of core-codes it is impossible to let them be full responsive.

In matter of fact, php-fusion is still working with tables on wide parts of its installation - mostly defined as fixed width. It's not up to date to work with tables in general, we are about to work only with <div> and css since more than 2 or 3 years.

It would be great, if someone could recode the core of for example forum-layout or profile, just to let fusion make the next step to future. It would be also a great step to take that with you for future releases of php-fusion.

Best regards
Layzee
0 replies

6 posts

A
Archer
A
Archer 9
  • Member, joined since
  • Contributed 115 posts on the community forums.
  • Started 7 threads in the forums
answered
Member

We are working on HTML5 and CSS3 for v8. Tables in the forum is the correct use of tables, the profile doesn't need to use tables. Hope this helps.
0 replies
T
Tyler
T
Tyler 10
Helping, would be pointing you in the right direction, not doing it all for you.
  • Member, joined since
  • Contributed 198 posts on the community forums.
  • Started 3 threads in the forums
answered
Member

I agree with responsive design Layzee. I don't think you are correct on the table aspect. In fact, in my project I am working, I've made my tables responsive. Sure, it requires a little additional coding but it is worth while.

I've converted an already made theme into a responsive-er template.

Fusion definitely needs to go responsive to stay in the game. This was a downfall I had and was the reason I was thinking about looking elsewhere.
0 replies
L
Layzee
L
Layzee 10
Seen it - done it!
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 20 threads in the forums
  • Started this discussions
answered
Member

Well, that's what I was trying to say. To keep Fusion up to date and keep it to attract attention to new users it's one of the urgently needed things.
Also it needs to be easier to adept fusion to responsive themes or vice versa for themedesigners at all.
0 replies
T
Tyler
T
Tyler 10
Helping, would be pointing you in the right direction, not doing it all for you.
  • Member, joined since
  • Contributed 198 posts on the community forums.
  • Started 3 threads in the forums
answered
Member

I agree. I think we need a stricter format for submitting templates along with a template engine. something simple and effective.

Fusion is pretty awesome now. Scratch the current license, rework some of the current design issues and polish the rest and we'd have a competitive cms.
0 replies
F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

I belive you have many valid points there.

If we use tables or divs here or there is not the question and it often boils down to personal preference´s.

From a optimized point of view, some claim that divs can be rendered faster than tables.

From a supportive point of view, tables have more tolerance than divs.

We definatly need to start to be aware of these things and work with % and relative positioning wheter we use divs or tables.
0 replies
N
NetriX
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
answered
Senior Member

Here is a great read for anyone interested in Division vs Table.
0 replies

Category Forum

General Discussion

Labels

None yet

Statistics

  • Views 0 views
  • Posts 6 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

F
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
N
N
NetriX 10
Need help? Having trouble?
» View our Documentation for guides, functions and more - including the Getting Started section!
» Attach Log Files and Screenshots when reporting issues
» My support days are usually Mon-Thurs. Send me a PM if urgent.
  • Senior Member, joined since
  • Contributed 566 posts on the community forums.
  • Started 93 threads in the forums
L
L
Layzee 10
Seen it - done it!
  • Member, joined since
  • Contributed 113 posts on the community forums.
  • Started 20 threads in the forums
  • Started this discussions
T
T
Tyler 10
Helping, would be pointing you in the right direction, not doing it all for you.
  • Member, joined since
  • Contributed 198 posts on the community forums.
  • Started 3 threads in the forums
A
A
Archer 9
  • Member, joined since
  • Contributed 115 posts on the community forums.
  • Started 7 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet