Search found 122 matches

by wbs
Thu Apr 13, 2017 11:54 pm
Forum: Changing layout
Topic: Responsive tables
Replies: 6
Views: 6148

Re: Responsive tables

I want the :before contents: only on small displays. I'm removing thead and only display one column for mobile devices.
How can I wrap the part with the :before/after contents: for table style="specialtablestyle"?

I'll try out those plugins, but I'd like to know how it is done with css.
by wbs
Thu Apr 13, 2017 9:33 pm
Forum: General Discussions & Announcements
Topic: Embedding Maps
Replies: 8
Views: 7421

Embedding Maps

/edit: Ok, this is bullcrap, just use Google's "share" Iframe code. Is this function well done? I found it on the internet and the output looks fine. function rockable_googlemap($atts, $content = null) { extract(shortcode_atts(array( "width" => '940', "height" => '300', "src" => '' ), $atts)); retur...
by wbs
Thu Apr 13, 2017 9:30 pm
Forum: Changing layout
Topic: Responsive tables
Replies: 6
Views: 6148

Responsive tables

I'm using following css for responsive tables /* tables */ table { border-collapse: collapse; } td, th { padding: 1em; } th:first-child { padding-left: .5em; } th:last-child, td:last-child { padding-right: .5em; } thead th { border-bottom: 2px solid yellow; } tbody th { font-weight: normal; text-ali...
by wbs
Tue Apr 11, 2017 11:20 pm
Forum: Deutsch
Topic: Neuer Name und neue Marketingausrichtung für unser CMS
Replies: 76
Views: 17359

Re: Neuer Name und neue Marketingausrichtung für unser CMS

Da geht's ja nicht darum, dass Pluginupdates wichtig sind sondern um zu Zeigen, dass die Community aktiv entwickelt. Und wenn die Änderungen zentral verfolgt werden, kann gleich alles im Wiki nachdokumentiert werden. Ich mein, ich hab ja keine Ahnung, wie viel passiert und wie viel Mehrarbeit das wä...
by wbs
Tue Apr 11, 2017 8:02 pm
Forum: Deutsch
Topic: Neuer Name und neue Marketingausrichtung für unser CMS
Replies: 76
Views: 17359

Re: Neuer Name und neue Marketingausrichtung für unser CMS

Ich glaube, das Wichtigste wäre, die Diskussion im englischen Forum zu führen.
by wbs
Tue Apr 11, 2017 7:37 pm
Forum: General Discussions & Announcements
Topic: Free webspace hosting
Replies: 3
Views: 6145

Re: Free webspace hosting

My byethost.org Account got suspended. I contacted support and they said it was a misunderstanding, i was marked as fraud. I got reactivated immideately.

Here's a link with a free hosting list from 2017: http://www.hostingadvice.com/how-to/free-web-hosting/
by wbs
Mon Apr 10, 2017 4:39 pm
Forum: General Discussions & Announcements
Topic: Free webspace hosting
Replies: 3
Views: 6145

Free webspace hosting

Where do you guys host your websites? I don't really have a need for websites for myself, so I'm testing on free accounts. I've testet three of them so far. http://bplaced.net offers 1 or 2 GB of webspace with lots of databases (mysql and postresql). The number of databases is depending on whether o...
by wbs
Mon Apr 10, 2017 12:55 pm
Forum: Deutsch
Topic: Neuer Name und neue Marketingausrichtung für unser CMS
Replies: 76
Views: 17359

Re: Neuer Name und neue Marketingausrichtung für unser CMS

Ja, das habe ich mir beim weiteren Drübernachdenken auch gedacht. Aber ich glaube, dass man da über das Cmsimpleforum darauf stößt, und die Domain müsste man dann halt behalten und auf den neuen Namen weiterleiten. Ich bin mir auch nicht mehr sicher, wie gut eine Umbenennung nach so vielen Jahren fu...
by wbs
Mon Apr 10, 2017 9:19 am
Forum: Deutsch
Topic: Neuer Name und neue Marketingausrichtung für unser CMS
Replies: 76
Views: 17359

Re: Neuer Name und neue Marketingausrichtung für unser CMS

Ich bin jetzt zufällig auf diese Diskussion gestoßen. Ist die im Sand verlaufen? Eine Namensänderung empfinde ich als ganz wichtig. Die Verwirrung ist riesig. Ich habe mit CMSimple vor 2010 gebastelt, CMSimple_XH damals auch noch verwendet. Jetzt habe ich eine Seite aktualisiert und bin zuerst bei C...
by wbs
Mon Apr 10, 2017 6:44 am
Forum: Deutsch
Topic: Fragen zum Template "fhs-op2"
Replies: 82
Views: 14039

Re: Fragen zum Template "fhs-op2"

Was ist die beste Möglichkeit, im Slider auf der Startseite nur ein Bild zu haben? Wenn ich die anderen lösche, passt es zwar bei breiten Auflösungen, am Handy wird trotzdem auf ein leeres Bild geslidet...