Update forum

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:
Update forum

Post by Владимир Никонов 2 » Mon Nov 19, 2018 0:56

rel wrote:
Sun Nov 18, 2018 17:11
If the forum only allow the background color to indicate it is possible hook to bypass, separate CSS register..
Yes, it is possible to prescribe. Could you tell me what code you have? I have a swim while:
Screenshot_17.png
You do not have the required permissions to view the files attached to this post.

User avatar
rel
Posts:400
Joined:Sat Oct 29, 2011 9:31
Has thanked: 222 times
Been thanked: 84 times
Contact:

Update forum

Post by rel » Mon Nov 19, 2018 1:07

Vladimirtry this:

Code: Select all

html, body {
 background: url('adresat') no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
(or if fixed not like, you can do this via the picture - in the photoshop to make her double the height by pushing the original to the top, and the second half height to take a reflected vertical copy, and in the end the picture can be "infinite" (height) and "seamless".. if that, write, I'll do it, but it seems to be fixed would be fine)

User avatar
rel
Posts:400
Joined:Sat Oct 29, 2011 9:31
Has thanked: 222 times
Been thanked: 84 times
Contact:

Update forum

Post by rel » Mon Nov 19, 2018 1:17

still, I have this picture saved as it is, at first, now I look 300 KB png you can make it easier, + if the mode "cover", then proportions of the screen, you can.. - put to the same folder on the Google optimized file 3_opt.jpg (100KB) - in the age of fast Internet are not a strong speed boost) but still..)

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Mon Nov 19, 2018 3:04

Try every day a new background, until we find a suitable! Today is the day the mood is blue. ;)
What are your impressions?

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Mon Nov 19, 2018 3:07

Ольга К wrote:
Sun Nov 18, 2018 17:09
and the font of the theme (all themes) can be changed? Smaller distance between the letters or to the letters themselves in would have been.... and somehow stretched...
Set the font Veranda, as it was before.

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Mon Nov 19, 2018 3:08

rel wrote:
Mon Nov 19, 2018 1:17
still, I have this picture saved as is, spell
I'm still on your screenshots saw the logo and menu design. What styles?

User avatar
rel
Posts:400
Joined:Sat Oct 29, 2011 9:31
Has thanked: 222 times
Been thanked: 84 times
Contact:

Update forum

Post by rel » Mon Nov 19, 2018 5:14

Vladimirfor some reason (maybe I wrote not correctly), offered me a shortened combined version of the style to read the forum fully, namely, abolished the property "fixed" - that's happening is that when the page lots of messages (i.e. stretched vertically) - the picture of background is greatly increased (stretched vertically, while the horizontal shows everything smaller part), which is very hard and decreases its quality.. literally we see blurry pixels..

Therefore, the background image was high quality, it is necessary to prescribe fixed in another way - separately and explicitly. That is, you just have to add (in the style related to body in the stylesheet base.css 24th line, or how You do it) this line:

Code: Select all

background-attachment: fixed;
(actually, to test, to experiment, and learn in what file and what line you can, if you right click on page and choose "Search element" You might know). The effect of the application of this line I checked the same in the Inspector Firefox-a, it works and gives the desired effect. Although it happens that in the debugger everything is OK, and the file of styles is not working, then you just have to add !important, namely:

Code: Select all

background-attachment: fixed !important;
- the picture will cease to stretch and blur.. :ay

Styles of logo and buttons - these styles are in the source psd, which I put in a Google folderthere you can select the layer to copy the style and apply it where necessary in your source code. On or off other layers, crop the file size to the size of the logo or button (with a small indentation or not) and save them as PNG with a transparent background.. I have Photoshop version CS 2017, i.e., the source code will open all versions of this and above..

In General, the background (coupled with 'fixed', i.e. without blur) me quite nice.. Gives a desired depth and moderately futuristic.. :) The idea is to try different backgrounds every day good! I took these "at random" from search (Google images), there can still search something, which I never delved down)<

User avatar
Магирани
Posts:38
Joined:Fri Dec 25, 2009 2:14
Location:Москва
Has thanked: 3 times
Been thanked: 2 times

Update forum

Post by Магирани » Mon Nov 19, 2018 13:20

Hello. I do not know in what branch to write. I ask the question here, because after the update it appeared, or rather disappeared. Much has disappeared from the site price list? It was convenient to see the price list for all products. And now only through a catalog that is not very convenient.

User avatar
Андрей Кабанков
Автор сайта
Posts:3875
Joined:Fri Mar 31, 2006 8:19
Location:Москва
Has thanked: 1 time
Been thanked: 182 times
Contact:

Update forum

Post by Андрей Кабанков » Mon Nov 19, 2018 15:43

https://mindmachine.ru/catalog/shop/pricelist/
The price left the button "price list" must be returned.

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Mon Nov 19, 2018 15:57

Андрей Кабанков wrote:
Mon Nov 19, 2018 15:43
The price left the button "price list" must be returned.
Done.

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Mon Nov 19, 2018 15:58

rel wrote:
Mon Nov 19, 2018 5:14
Therefore, the background image was high quality, it is necessary to prescribe fixed in another way - separately and explicitly
So?

User avatar
rel
Posts:400
Joined:Sat Oct 29, 2011 9:31
Has thanked: 222 times
Been thanked: 84 times
Contact:

Update forum

Post by rel » Mon Nov 19, 2018 16:05

Yes, now everything is fine! :ay

User avatar
Андрей Кабанков
Автор сайта
Posts:3875
Joined:Fri Mar 31, 2006 8:19
Location:Москва
Has thanked: 1 time
Been thanked: 182 times
Contact:

Update forum

Post by Андрей Кабанков » Tue Nov 20, 2018 18:09

Getting requests to make the colors and the background as neutral as possible, what would the emphasis was on information in messages, and attention is not distributed on the elements.

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Tue Nov 20, 2018 20:50

Андрей Кабанков wrote:
Tue Nov 20, 2018 18:09
Getting requests to make the colors and the background as neutral as possible, what would the emphasis was on information in messages, and attention is not distributed on the elements.
Yes, a solid color obtained quieter and faster to boot. But there will always be dissatisfied with any decision. Color background offer color! I also will study.

User avatar
Андрей Кабанков
Автор сайта
Posts:3875
Joined:Fri Mar 31, 2006 8:19
Location:Москва
Has thanked: 1 time
Been thanked: 182 times
Contact:

Update forum

Post by Андрей Кабанков » Tue Nov 20, 2018 23:01

Try to use one color for all. The cap site, the cap forum and background.

User avatar
к-13
Posts:2325
Joined:Thu Aug 06, 2009 23:19
Location:Север Кубани
Has thanked: 31 times
Been thanked: 129 times
Contact:

Update forum

Post by к-13 » Mon Nov 26, 2018 14:05

Guys, do not you think that the management of subscriptions on the topics once implemented crooked?
I went into the theme of rejuvenation (interestingly the same: eternal youth, the philosophical stone, the gold from everything for free, the cure-all, power over the world, competition with clan Macleod in the face Duncan with a katana), I skimmed it and left. From that moment my mail began to receive alerts about new posts there.
Why?
No subscriptions, I personally did not.
Further. Trying to unsubscribe using the relevant link in the email about the new message:
TA-DAAAAM!)))
Image
Dude, not cool... not Directly the topic, and the virtual branch of Omsk. Climbed in the personal section, found subscription, tick the topic, deleted.
On guess?))) A new letter about the new post in the topic of rejuvenation in an hour.
Your forum gently reminds me that I'm already old enough it is time to think about the mortal carcass?)))
Open the topic:
Image
In the menu it says subscribe and is a jackdaw. Click there, the checkbox disappears, but a pop-up message flashes that says "You have successfully subscribed to the topic". Odd suspicion... And the menu now looks like this:
Image
So how do I unsubscribe then?

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Mon Nov 26, 2018 16:40

к-13 wrote:
Mon Nov 26, 2018 14:05
So how do I unsubscribe then?
I will be studying. ;)

User avatar
Магирани
Posts:38
Joined:Fri Dec 25, 2009 2:14
Location:Москва
Has thanked: 3 times
Been thanked: 2 times

Update forum

Post by Магирани » Wed Nov 28, 2018 11:12

Vladimir Nikonov,
Please tell me, where did the option to "view entire message of the author." A week ago it was possible to see when a person last visited the site, and in General all of his posts. Now this feature is not available

User avatar
к-13
Posts:2325
Joined:Thu Aug 06, 2009 23:19
Location:Север Кубани
Has thanked: 31 times
Been thanked: 129 times
Contact:

Update forum

Post by к-13 » Wed Nov 28, 2018 20:04

Владимир Никонов wrote:
Mon Nov 26, 2018 16:40
к-13 wrote:
Mon Nov 26, 2018 14:05
So how do I unsubscribe then?
I will be studying. ;)
Vladimir, your forum continues to make me offensive hints :lol:
And I'm in the wrong topic didn't even go.

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Thu Nov 29, 2018 0:37

Магирани wrote:
Wed Nov 28, 2018 11:12
Please tell me, where did the option to "view entire message of the author." A week ago it was possible to see when a person last visited the site, and in General all of his posts. Now this feature is not available
It is possible that this feature was closed. Will look for another one.

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Thu Nov 29, 2018 0:37

к-13 wrote:
Wed Nov 28, 2018 20:04
Vladimir, your forum continues to make me offensive hints :lol:
And I'm in the wrong topic didn't even go.
Let's face it. :)

User avatar
к-13
Posts:2325
Joined:Thu Aug 06, 2009 23:19
Location:Север Кубани
Has thanked: 31 times
Been thanked: 129 times
Contact:

Update forum

Post by к-13 » Thu Nov 29, 2018 15:12

Владимир Никонов wrote:
Thu Nov 29, 2018 0:37
к-13 wrote:
Wed Nov 28, 2018 20:04
Vladimir, your forum continues to make me offensive hints :lol:
And I'm in the wrong topic didn't even go.
Let's face it. :)
Yes, absolutely do not care really (know how to configure the spam filter of the header without including the sender address), but you have a problem in the code, I mean that it has not disappeared.
Again yesterday to remove a theme from the subscriptions on the forum she did not go (even the cursor with the mouse in her district weren't), again comes in the mail.
Who me signs? Or am I under some kind of rollback will get all the time?

Oh, and the spoiler doesn't work.
[spoiler="sample of spoiler"] isn't it supposed to look like? [/spoiler]

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Thu Nov 29, 2018 18:52

к-13 wrote:
Thu Nov 29, 2018 15:12
пример спойлера
and isn't it supposed to look like?
I agree! Rule.
Screenshot_2.png
You do not have the required permissions to view the files attached to this post.

User avatar
Владимир Никонов 2
Автор сайта
Posts:820
Joined:Thu Oct 26, 2006 19:52
Location:Краснодар
Has thanked: 20 times
Been thanked: 28 times
Contact:

Update forum

Post by Владимир Никонов 2 » Thu Nov 29, 2018 18:54

к-13 wrote:
Wed Nov 28, 2018 20:04
Vladimir, your forum continues to make me offensive hints :lol:
And I'm in the wrong topic didn't even go.
It is possible that you signed up immediately on the news of the WHOLE forum, and therefore sends hints :wiz
https://www.phpbbguru.net/community/vie ... hp?t=41865

User avatar
к-13
Posts:2325
Joined:Thu Aug 06, 2009 23:19
Location:Север Кубани
Has thanked: 31 times
Been thanked: 129 times
Contact:

Update forum

Post by к-13 » Fri Nov 30, 2018 0:44

Владимир Никонов wrote:
Thu Nov 29, 2018 18:54
It is possible that you signed up immediately on the news of the WHOLE forum, and therefore sends hints :wiz
https://www.phpbbguru.net/community/vie ... hp?t=41865
Image

Post Reply