1
script_fu
Small css fieldset problem.

Look at my center blocks at the top
http://www.mrpart.com/

Now look at my center blocks on this page.
http://www.mrpart.com/user.php

Im trying to get my user.php page, "center block" to look the same as the front page. The dashed border runs thru the top words err. I think this is in fieldset part of the .css but have been unable to nail down the fix.


Here is the style sheet
http://www.mrpart.com/themes/mrpart_bottom/style.css

2
christian
Re: Small css fieldset problem.
  • 2005/1/9 22:10

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


The solution is in Xoops France Faq.

Best regards

3
script_fu
Re: Small css fieldset problem.

Thank you for the post. Nice touch...

Im still looking for that lil adjustment in my style sheet that will solve this problem.

4
rowdie
Re: Small css fieldset problem.
  • 2005/1/9 22:41

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Look at christian's link - that answers your question exactly.

I don't speak French either, but the code is very clear.

5
script_fu
Re: Small css fieldset problem.

I install the code. I also put this in my css file.

form.css fieldset
{
padding: 1em;
}
form.css label
{
display: inline;
float: left;
width: 70px;
}

Im lost on the adjustment in the css part of it.
Im not sure how to change it to fix my needs.

6
rowdie
Re: Small css fieldset problem.
  • 2005/1/9 23:09

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


try this...

instead of:
<form action="user.php" method="post" class="css">


make it this:
<form action="user.php" method="post" class="blockTitle">


make sure that your
td#centercolumn legend.blockTitle


uses the same styles as
td#centerCcolumn legend.blockTitle



Then you don't need the extra css styles from the french faq.

Hope that is more what you're looking for.

Rowd

7
christian
Re: Small css fieldset problem.
  • 2005/1/9 23:24

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Ok Rowd, but my solution is compliant xhtml/css

for script_fu, you can add a second < br /> for more space with two lines.
...value="<{$usercookie}>" /> <br /><br /><label for="password">...

Login

Who's Online

136 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 136


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits