forocom

Well-Known Member
O no, me again,, -sorry!!

Ok, please, i have two questions.

1 ) How change the post style ?

From :
from this.png
to :
to this.png

2 ) There is some chance to serve the logo from a sprite image ?

Best regards
 
done,, I fixed it.
xenporta2 : Default Article Settings

uncheck : Enable custom article layout

Thanks for your help.

Plz, what i can do with

2 ) There is some chance to serve the logo from a sprite image ?
 
The logo Sprite would take a bit of edits to get it working. Essentially you need to edit the logo_block and remove the image. Next in your CSS you can do something like:

Code:
#logo span { background:url(image) no-repeat 0 0 transparent; width:200px;height:100px;display:block;}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back