×

Notice

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

TOPIC: Add new comment window cuts off part of mainbody

Add new comment window cuts off part of mainbody 15 years 7 months ago #993

  • valters grivins
  • valters grivins's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hi!
Very possibly it is a template bug, but if anybody can take a look, i will be thankful.
Well where is the problem? - In FF (only), when i click on write comment button and a form for a new comment loads, there happens some css problem and a part of my mainbody content cuts off.
I use Yootheme Nu template with Joomla 1.0.15.
Link: www.kauguri.lv/index.php?option=com_cont...=1&Itemid=1#JOSC_TOP

Thanks!

Add new comment window cuts off part of mainbody 15 years 7 months ago #994

  • valters grivins
  • valters grivins's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Problem solved by changing:
Code:

.floatbox {
overflow:hidden;
}


to

Code:

.floatbox {
overflow:visible;
}

Add new comment window cuts off part of mainbody 15 years 7 months ago #998

  • marcin
  • marcin 's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
stupid question but where did you make this changes ??
tnx!

Add new comment window cuts off part of mainbody 15 years 6 months ago #1088

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
in the css file of !jocomment.
  • Page:
  • 1
Time to create page: 0.122 seconds