131
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 17:39

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


In the validator, the file name is unfortunately not written.
If I need help, I'll help. Can make temporary access to ftp? Or send all css files to aerograf@shmel.org



132
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 17:22

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


The [img] code is recoded to <img src = with the default parameters, so you have everything working. This can be seen in the file: /class/textsanitizer/image/image.php



133
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 17:05

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


View all the included css files.
You have a common mistake, you add new classes to the beginning of the css file, so you can zero them afterwards. In all the basic css are the lines of the css reset. Therefore, you have mistakes. You have to go through all the files and check for class repeatability and delete all the repetitions.
Connect css in series, after checking.



134
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 16:56

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


And the fact that you added the code:
.img.big {
cursor : se-resize;
max-width : 150px;
padding : 5px;
}
.img.big:hover {
max-width : none;
padding : 5px;
}
Works on hover:
https://www.shmel.org/lexikon/entry.php?entryID=75



135
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 16:47

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Look here:
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.kulturystyka.org.pl%2Fmodules%2Ficontent%2Findex.php%3Fpage%3D41&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en

After the font is added: Glyphicons Halflings

You have so many classes for img ... It's bad.

Quote:
but when i remove class from article code and remove bleekk script from theme.html then is ok

About what I wrote earlier ...



136
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 16:40

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


As far as I can see, you have several css files that first reset css and then assign classes again. It is necessary to understand these files.



137
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 16:29

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Name:
Img {
vertical-align: middle;
}
on
Img {
border: 0;
}
Remove, for a time class = "img-responsive" from the code.
Then we'll see.



138
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 15:57

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Do you have css
Img {
Vertical-align: middle;
}
So what do you want ????
Http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.kulturystyka.org.pl%2Fmodules%2Fnews%2Farticle.php%3Fstoryid%3D436&profile=css3&usermedium=all&warning=1&vextwarning= & Lang = en



139
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 14:50

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


Quote:

Hadesteam wrote:
I asking him about rating module for xoops 2.5.7 and modification in module tag...

OK back to the topic, without spaces is not work, i have 4 editors in news module: plain text, dhtml with xcode, Koivi editor and TinyMCE and now is only
[img] [/img]
is working, so if any another method to display images correctly i need edit i notepad++ and replaced:

<img src="
to
[img]
.... ?

Validator says:"
Quote:
Sorry, I am unable to validate this document because on line 192 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.
The error was: utf8 "\xB3" does not map to Unicode
;)

Maybe my xoops.css in the root path is wrong to this theme?

I think it will soon update to 2.6.0 ...

You have a pseudo element in the text. Correct "Fabryka Si�y"
Try disabling css news module (rename css files), and look. And use the advice on reset css.



140
aerograf
Re: Automatic image width (for mobile devices)
  • 2017/4/26 8:01

  • aerograf

  • Quite a regular

  • Posts: 214

  • Since: 2017/1/7 1


I recommend to check the site here:https://validator.w3.org/




TopTop
« 1 ... 11 12 13 (14) 15 16 17 ... 21 »



Login

Who's Online

151 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 151


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits