×

Notice

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

TOPIC: some layout problem

some layout problem 15 years 5 months ago #1667

  • Odd-Bjørnar Pettersen
  • Odd-Bjørnar Pettersen's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
How do i fix this so the comment box start under the article?

some layout problem 15 years 5 months ago #1668

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Thank you for the detailed explanation!

Link to your web page, better description of the problem. Steps that you took in trying to solve it would be very nice!

some layout problem 15 years 5 months ago #1670

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Open your template and add between:
<body>
<div id="comment">

the following:
<div style="clear:both"></div>

some layout problem 15 years 5 months ago #1672

  • Odd-Bjørnar Pettersen
  • Odd-Bjørnar Pettersen's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
ok, sorry about my poor explanation.
her is the link http://myklebostad.net/index.php?option=com_content&view=article&id=21:vinteren-pa-tur&catid=1:nyheter
its in norwegian...

if you look at the comment field, it continues over the side menubar.
I wish it could start under the "photo" in article..
I have not tried much to solve this problem cause iam not shure what to do, i have tried to make some changes in the content setting.

hope this can help
thanks

some layout problem 15 years 5 months ago #1674

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Well, the comments are only enabled for registered users so I don't see the layout problem. But from the picture you have attached I believe that the code I wrote should solve your problem.

some layout problem 15 years 5 months ago #1676

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

Daniel is right.

You need to clear:both as per his code.

some layout problem 15 years 5 months ago #1677

  • Odd-Bjørnar Pettersen
  • Odd-Bjørnar Pettersen's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
in this case i use the akostyle template. So i guess its the index file in /components/com_comment/joscomment/templates/akostyle/
i should edit...
anyway, i tried this, no change as i can see, same problem...
<html>
<head>
<link rel="stylesheet" href="css/css.css" type="text/css" />
</head>
<body>
<div style="clear:both"></div>
<div id="comment">


thanks

some layout problem 15 years 5 months ago #1680

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Yes, does it work?

some layout problem 15 years 5 months ago #1681

  • Odd-Bjørnar Pettersen
  • Odd-Bjørnar Pettersen's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
no sorry, did not work:S
Is this a common problem?
Maybe i should uninstall and install it again to se if that fixes the problem?

some layout problem 15 years 5 months ago #1685

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Please send me an account for your web page. (PM it to me)

some layout problem 15 years 5 months ago #1689

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Ok, the solution is the one I wrote to you.
As I'm looking in your template you don't have the
<div style="clear:both"></div>
in it. So please check again if you inserted the code in the right template.
  • Page:
  • 1
Time to create page: 0.123 seconds