News:

Join the Facebook Fan Page.

Main Menu

as a picture here?

Started by PokeBoy, August 30, 2016, 07:06:37 PM

Previous topic - Next topic

PokeBoy

hello, how are you? please, someone knows how to add a picture on the right side of "information center"? I attached an image, where would I put the red box. Thanks and sorry for the inconvenience!
My web is www.pokemundo.net

sorry for my bad english x_X

Kindred

that would involve some coding in index.template.php (or maybe boardindex.template.php) and some CSS in index.css

and it will look terrible on anything but a wide screen....
Сл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."

PokeBoy

Quote from: Kindred on August 30, 2016, 07:09:39 PM
that would involve some coding in index.template.php (or maybe boardindex.template.php) and some CSS in index.css

and it will look terrible on anything but a wide screen....

please could provide me codes and put that file to add the image to the right there? Thank you

Kindred

I can't just randomly "provide codes"
it is slightly more complicated than that.

What is your site url?
Сл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."

PokeBoy

Quote from: Kindred on August 30, 2016, 07:12:54 PM
I can't just randomly "provide codes"
it is slightly more complicated than that.

What is your site url?

www.pokemundo.net :)

Antes

Add this code to bottom of your index.css

#upshrinkHeaderIC p:first-of-type:before {
   content: url(http://pokemundo.net/Themes/default/images/smflogo.png) no-repeat;
   float: right;
}


change the link with the image (don't pick too big image it'll break the visual). Attached the output.

PokeBoy

Quote from: Antes on August 30, 2016, 07:31:59 PM
Add this code to bottom of your index.css

#upshrinkHeaderIC p:first-of-type:before {
   content: url(http://pokemundo.net/Themes/default/images/smflogo.png) no-repeat;
   float: right;
}


change the link with the image (don't pick too big image it'll break the visual). Attached the output.

Hello how are you? I just added what he told me, but nothing appears :(

Antes

oh my bad, apologies.

#upshrinkHeaderIC p:first-of-type:before {
content: url(http://pokemundo.net/Themes/default/images/smflogo.png);
float: right;
}

PokeBoy

Quote from: Antes on August 30, 2016, 08:04:30 PM
oh my bad, apologies.

#upshrinkHeaderIC p:first-of-type:before {
content: url(http://pokemundo.net/Themes/default/images/smflogo.png);
float: right;
}


Now if I could brother !! Thank you!! a nuisance last please if possible, as I add an image in this part ?? I leave a photo

Antes

without going into php changes I think this is the best solution.

.news:before {
   content: url(http://pokemundo.net/Themes/default/images/smflogo.png);
   float: left;
}

PokeBoy

Quote from: Antes on August 30, 2016, 08:23:07 PM
without going into php changes I think this is the best solution.

.news:before {
   content: url(http://pokemundo.net/Themes/default/images/smflogo.png);
   float: left;
}


Wing works perfection !! and this part please? no more annoying thanks !!!!

Antes

That requires some coding and best asked to mod author.

Sorry :(

PokeBoy

Quote from: Antes on August 30, 2016, 09:13:19 PM
That requires some coding and best asked to mod author.

Sorry :(

:( ok bro :( Thanks! :)

Irisado

Please stop opening multiple topics on the same issue.  If you do not receive the help you need in the Spanish boards, opening a topic in the English support boards is okay, but considering the number of people who are helping you in the Spanish boards, you certainly do not need to be opening multiple topics at this time.  Topic locked.
Soñando con una playa donde brilla el sol, un arco iris ilumina el cielo, y el mar espejea iridescentemente

Advertisement: