×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Comment CSS Problem

Comment CSS Problem 15 years 1 month ago #3048

  • Jatin
  • Jatin's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Hi Friends,

I have created custom template for Joomla Comment

The CSS (layout, colour, etc) works fine on page load and refresh.

But when I submit the form everything gets messed up.

layout and colour of new comment breaks (old comments looks ok). On page refresh the newly added comment looks OK.

Can anyone help me with this???

Thank you.

Comment CSS Problem 15 years 1 month ago #3065

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Here is an example. You most probably have this in your index.html file:
<div class="test">....

instead of
<div class='test'>....

the double quotes will be replaced with ""test"" and the single quotes will be replaced with "test" - you get it? Sure you do :)

When you template is ready you can share it with us and advertise your website here:
compojoom.com/advertise.html

Comment CSS Problem 15 years 1 month ago #3067

  • Jatin
  • Jatin's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 0
Yes. You are right.


The support you provide us by giving this wonderful component and support is great for me.

Will definitely share my template with you.

Thanks.
  • Page:
  • 1
Time to create page: 0.120 seconds