Avatar

Background (Design/Themes)

by Auge ⌂, Sunday, September 16, 2018, 17:10 (2041 days ago) @ Sla

Hello

I need a transparent background under the entire forum. Including the top. So that you can insert your background image without scrolling. If anyone knows, tell me how to do it in detail. You can give the finished file. There are no messages on my forum. Only installed.

There are several places, where background colours and images get defined. In general, all definitions are placed in the themes style.css and style.min.css. Per default, the style.min.css is in use.

You can search the definitions with the developer tools of your browser. Most browsers run it with the shortcut [F11]. In most cases it's a definition of background-image, background-color or background.

Please search for #subnav, #content and #footer and remove the definitions for background (looks in example like this: background: #ffffff;). Search for #top and remove background: #d2ddea url(images/bg_gradient_x.png) repeat-x 0 0;.

I don't know if it is a good idea to remove the background colours and images from the table view or the nested view of a thread.

Second, when registering, I need to ask my question and the answer to it, to make the forum only for the invited. So that it was not necessary to add them to the groups manually on the forum.

I don't know, what you want to reach. Can you please decribe it again in other words?

It would be nice to at least make access to writing messages in certain sections only for people who have been tested once by a special password that is issued by the administrator. Not to create a separate forum for these purposes.

Currently it is not possible to open categories to certain group of users but the feature is under consideration.

Tschö, Auge

--
Trenne niemals Müll, denn er hat nur eine Silbe!


Complete thread:

 RSS Feed of thread