I have created a table (5 x 5). In the propoerties, I have set Striped row to light green and ticked "header Row" (Under extra styles). In the style tab, I have set the background to solid and the colour to a light beige. All this in the default breakpoint.
When I then look at the table in any other breakpoint, the style beige colour has gone back to white. The default one is still OK. In the style tab properties, the mode is set to transparent.
The other issue is that I have some text on one of the cells which I want to be centred both horizontally and vertically in that cell. So, I set it up in the default breakpoint. When I look at table in any other breakpoint, it is centred vertically but on the left of the cell. When I then go back to default, it is the same - not how I want it. I cannot change the cell alignment in any other breakpoint to centre/centre.
Is this me? Or is there a small bug here?
thanks
Alan
Table colours don't propogate across breakpoints plus one other issue
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Table colours don't propogate across breakpoints plus one other issue
HTML table are generally not responsive. So, usually I do not suggest to use them in breakpoints,
You may need set the color for each breakpoint individually.
You may need set the color for each breakpoint individually.
Re: Table colours don't propogate across breakpoints plus one other issue
Thanks, I wasn't aware of that.
What would you suggest I use instead.
regards
Alan
What would you suggest I use instead.
regards
Alan
Re: Table colours don't propogate across breakpoints plus one other issue
Thanks, but that seems to be for a large amount of data that comes from an external site. I just want something that looks like this: http://www.penninescouts.org.uk/badges.html
I'll think about using buttons or even menus.
cheers
Alan
I'll think about using buttons or even menus.
cheers
Alan
Re: Table colours don't propogate across breakpoints plus one other issue
Did you create the table before or after adding breakpoints
I did a test by creating the table after the breakpoint was added and that seems to work correct.
I did a test by creating the table after the breakpoint was added and that seems to work correct.
Re: Table colours don't propogate across breakpoints plus one other issue
I created the table after the breakpoints were created. I have 5 breakpoints and the errors were in all of them apart from the default one (which I created it in first).
But I am using CSS menus now and have deleted the table. That does what I need for now.
Thanks again or your support.
Alan
But I am using CSS menus now and have deleted the table. That does what I need for now.
Thanks again or your support.
Alan