News:

Wondering if this will always be free?  See why free is better.

Main Menu

Help!

Started by Matko, January 20, 2017, 06:42:17 PM

Previous topic - Next topic

Matko

Hi.
I am new so i need help with smf i want in board type to have this:

that images is the text you type about what the board is about..

Kindred

In short, no... putting HTML and images into the board description will cause all sorts of issues
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Steve

You can, however, put a small image next to the board description. See this thread: http://www.simplemachines.org/community/index.php?topic=539000.msg3830565#msg3830565


Also, you might want to make your topic titles here a little more descriptive. People tend to skip topic titles that just say Help! or is in all caps, etc. :)
DO NOT pm me for support!

Matko

I am so sorry next time i'l care  :D
btw this where to put? :D
#board_1 > .info > p::after {
   content: "";
   height: 16px;
   width: 16px;
   position: absolute;
   margin-left: 5px;
   background: url(hxxp:localhost/lunar/Themes/Lunarfall/images/animal-penguin.png [nonactive]) no-repeat;
}
the code to show after the description
And the Verification is so hard it takes me 1 hour :D

Steve

Two responses down it says:

Quote from: Illori on August 17, 2015, 09:46:00 AM
that code goes in your index.css file. the location does not really matter.

Just put it at the end.

As for the verification, unfortunately, it's a measure to prevent spammers and will go away after a short number of posts.
DO NOT pm me for support!

Matko

Quote from: Steve on January 21, 2017, 04:03:12 PM
Two responses down it says:

Quote from: Illori on August 17, 2015, 09:46:00 AM
that code goes in your index.css file. the location does not really matter.

Just put it at the end.

As for the verification, unfortunately, it's a measure to prevent spammers and will go away after a short number of posts.
I can't make it tell how to do it like that if its not recomended just tell me to try

Steve

I'm not sure what you're asking.

For each theme, go to the css folder and find the file called 'index.css'. Make a backup copy and then add this to the end of it:

#board_5>.info>a:after {
   content: "";
   height: 15px;
   width: 25px;
   display: inline-block;
   vertical-align: middle;
   background: url(url of image) 10px 0 no-repeat;
}


Where it says #board_5 above just substitute the board number you want the image to show after.
DO NOT pm me for support!

Matko


why is this?
btw here is the code i set and i want normal not like that :D
#board_2>.info>a:after {
   content: "";
   height: 406px;
   width: 406px;
   display: inline-block;
   vertical-align: middle;
   background: url(http://marksova-zp.esy.es/Themes/zone99/images/ip.png) 10px 0 no-repeat;
}

Kindred

Quote from: Kindred on January 20, 2017, 09:49:01 PM
In short, no... putting HTML and images into the board description will cause all sorts of issues

Quote from: Steve on January 21, 2017, 08:42:14 AM
You can, however, put a small image next to the board description.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Matko

Quote from: Kindred on January 23, 2017, 02:09:10 PM
Quote from: Kindred on January 20, 2017, 09:49:01 PM
In short, no... putting HTML and images into the board description will cause all sorts of issues

Quote from: Steve on January 21, 2017, 08:42:14 AM
You can, however, put a small image next to the board description.
I finally make it what i want,thank you love you alllll!!!!

Advertisement: