Welcome, Guest
Username Password: Remember me

text align
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: text align

text align 1 year, 8 months ago #17066

Hi! First of all, thank you for this great shoutbox! Now I have a little problem, I would like to you how to show the text at the left side of the shoutbox intead of center.

Thanks!
  • ssor
  • OFFLINE
  • Visitante
  • Posts: 4
  • Karma: 0

Re: text align 1 year, 8 months ago #17068

Hii!!

I don't understand you.

The text is in the left side of shout-box.

www.jonijnm.es/web/chat.html

What do you mean?

Bye!!
  • xyz0k
  • OFFLINE
  • Experto
  • Posts: 206
  • Karma: 10

Re: text align 1 year, 8 months ago #17069

in chat mode, the text is in the left position, but in shoutbox, it's in the center. Login to our site if you want to se: www.clanras.com

Thanks!
  • ssor
  • OFFLINE
  • Visitante
  • Posts: 4
  • Karma: 0

Re: text align 1 year, 8 months ago #17072

Hi!!

I see that you want change, ¿it's right?



I was looking for to try to help you.

Maybe it is that you must change for take you wish effect:

Go to com_kide\front\views\history\tmpl\default.php in line 13 and do this:

 
go to line 13:
 
search this:
<div align="center"><?php echo $this->pags; ?></div>
 
and replace for:
<div align="left"><?php echo $this->pags; ?></div>
 
go to line 44:
search this:
 
<div align="center"><?php echo $this->pags; ?></div>
 
and replace for:
<div align="left"><?php echo $this->pags; ?></div>


I'm not shure, but you should try it. (Do a backup always).

Regards!
  • xyz0k
  • OFFLINE
  • Experto
  • Posts: 206
  • Karma: 10
The following user(s) said Thank You: JoniJnm

Re: text align 1 year, 8 months ago #17084

sorry but the same problem occurs. Something else I could try?
  • ssor
  • OFFLINE
  • Visitante
  • Posts: 4
  • Karma: 0

Re: text align 1 year, 8 months ago #17091

Where is the shoutbox? I can't see it
  • JoniJnm
  • OFFLINE
  • Administrador
  • Posts: 4297
  • Karma: 148

Re: text align 1 year, 8 months ago #17093

I think you should change it in the template CSS of Joomla.
This part effects all of the left column.
#leftcolumn {margin: 0;width: 190px;float: left;text-align: left;padding: 0;}

Re: text align 1 year, 8 months ago #17096

jonijnm you have to login to our site to view the shoutbox, sorry.
  • ssor
  • OFFLINE
  • Visitante
  • Posts: 4
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.57 seconds