chatbox modification help

e107 CMS » Forums » e107 Code » Plugin / Code Developer Discussion << Previous thread | Next thread >>
jackbauer750
Jun 05 2012, 05:24PM
Registered Member #144536
Joined: Jan 05 2012, 09:12AM
Posts: 50
hi fellas,
i would like help please in making alterations to the way the message boxes are shown in the chatbox.

fig:1
this is how the message box currently looks:


fig:2
this is how i would like it to look:


Notice the difference between the two?
ok, top version...
1) the name (Webmaster) is not lined up next to the orb icon.
2) the date and time of the post is not lined up under the posters name.
3) the actual grey message box is joined with the top message box.

would like some help please on how i can get it looking like the bottom picture.
would appreciate any help on actually achieving this please.

thank you kindly
Go to top
inebriated
Jun 05 2012, 05:32PM
  • e107 Support Team
  • e107 Documentation Team
Registered Member #33479
Joined: Jan 15 2007, 07:52PM
Location: East London, UK
Posts: 705
look at $CHATBOXSTYLE in your theme.php and see what CSS elements are attached to it.

then find them in your style.css file and make the edits accordingly.

moving the date/time could easily be done with padding-left:30px; and the same applies for the border / padding between the messages, something like margin-bottom:20px; would do the trick.

Go to top
Website
jackbauer750
Jun 05 2012, 05:51PM
Registered Member #144536
Joined: Jan 05 2012, 09:12AM
Posts: 50
most appreciated sir, i will have a go and report back.
thank you
Go to top
jackbauer750
Jun 06 2012, 06:28AM
Registered Member #144536
Joined: Jan 05 2012, 09:12AM
Posts: 50
thank you so much PHPnoobie, your methods worked a treat sir
Go to top
inebriated
Jun 06 2012, 08:58AM
  • e107 Support Team
  • e107 Documentation Team
Registered Member #33479
Joined: Jan 15 2007, 07:52PM
Location: East London, UK
Posts: 705
Your welcome, glad you figured it out
Go to top
Website
 

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System