2018-04-01, 04:09 AM
is it possible to add css support to the code? (i mean the code that we use to show the thumbnail)
Thumbnail of attachment in threadlist
|
2018-04-01, 04:09 AM
is it possible to add css support to the code? (i mean the code that we use to show the thumbnail)
^ yes, of course you can modify the code like below
(edited)
2018-04-01, 06:02 AM
(2018-04-01, 04:24 AM).m. Wrote: ^ yes, of course you can modify the code like below thanks.... can you give us the code in case that we want to add some lines of code into a global.css to formatting the display of the thumbnail?
2018-04-01, 06:20 AM
^ you can try adding required style properties to class thumbnailimage - like below
2018-04-01, 06:43 AM
(2018-04-01, 06:20 AM).m. Wrote: ^ you can try adding required style properties to class thumbnailimage - like below the class thumbnailimage must be a new one? i'm searching css files but i can't find this class. When i add this class how can i call it (into the .php file before the call of $attachment_thumbnail) thanks
^ if you have modified the code segment in the php file like below
then you can use new class style property in global.css as suggested above (post #74)(edited)
2018-04-01, 07:07 AM
(2018-04-01, 06:48 AM).m. Wrote: ^ if you have modified the code segment in the php file like below sorry but i receive an error message... "This page isn’t working"
2018-04-01, 07:26 AM
:oops: please change php code modification as below
(2018-04-01, 07:26 AM).m. Wrote: :oops: please change php code modification as below everything is working now!!!! thanks once again my friend!!! (2014-09-25, 02:28 AM)anhmjn Wrote: Hi, this code working perfectly in mybb 1.8 forumdisplay.php i have the same question....is it possible to show thumbnail in portal? |
« Next Oldest | Next Newest »
|