1
maykeltje
Re: contact module
  • 2006/9/27 19:37

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


oke oke I like the idea but can someone help me with making a table in mij code like posted above?



2
maykeltje
Re: contact module
  • 2006/9/27 16:38

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


Yes it works. You think it looks nice yes thank you verry much.

But one thing now everything must go to the right also. Where can I do that also in the same html? I don't know how.

This is how it looks likes yet.

<br><br><br><br><br><br>
<{
$contactform.javascript}>
<
form name="<{$contactform.name}>" action="<{$contactform.action}>" method="<{$contactform.method}>" <{$contactform.extra}>>
  <
table class="outer" cellspacing="1">
    <
tr>
    <
th colspan="2"><{$contactform.title}></th>
    </
tr>
    <!-- 
start of form elements loop -->
    <{foreach 
item=element from=$contactform.elements}>
      <{if 
$element.hidden != true}>
      <
tr>
        <
td class="head"><{$element.caption}></td>
        <
td class="<{cycle values="even,odd"}>"><{$element.body}></td>
      </
tr>
      <{else}>
      <{
$element.body}>
      <{/if}>
    <{/foreach}>
    <!-- 
end of form elements loop -->
  </
table>
</
form>



3
maykeltje
contact module
  • 2006/9/27 14:47

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


Hello everyone,

I've made a new site. There I have the problem that my contact form is to high. I have made the usual blocks go down by changing something in the css.

Were can I change it in the contact module that everything goes down a bit.

If you don't understand what I mean look at my site here: MY site klik here

Thanks for helping me out



4
maykeltje
Re: Buttons
  • 2006/9/11 6:16

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


Is there really nobody who can help me? Why are my buttons going to the right when I change my margin there



5
maykeltje
Re: Buttons
  • 2006/9/5 15:15

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


Oke i tried. My css is now like this:

td#mainmenu a {background-color: #FFFFFF; url(http://www.website.nl/themes/default/bg.jpg) height: 62; width; 162; no-repeat;display: block; margin: 5px; padding: 0px; background: #e3e8e0 url(blankbutton.gif) no-repeat;
text-align: center;}


The bg.jpg is a background of the whole menu and works. The blankbutton comes as a button behind the button tekst. This works.

When I change margin to 5px the menu also goes to the right? I think 5 px to the right and a space between them. Why does that change both?

Greetings ans thanks to all helpers



6
maykeltje
Re: Buttons
  • 2006/9/5 15:14

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


Oke i tried. My css is now like this:

td#mainmenu a {background-color: #FFFFFF; url(http://www.website.nl/themes/default/bg.jpg) height: 62; width; 162; no-repeat;display: block; margin: 5px; padding: 0px; background: #e3e8e0 url(blankbutton.gif) no-repeat;
text-align: center;}


The bg.jpg is a background of the whole menu and works. The blankbutton comes as a button behind the button tekst. This works.

When I change margin to 5px the menu also goes to the right? I think 5 px to the right and a space between them. Why does that change both?

Greetings ans thanks to all helpers



7
maykeltje
Re: Buttons
  • 2006/9/5 15:13

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


Oke i tried. My css is now like this:

td#mainmenu a {background-color: #FFFFFF; url(http://www.website.nl/themes/default/bg.jpg) height: 62; width; 162; no-repeat;display: block; margin: 5px; padding: 0px; background: #e3e8e0 url(blankbutton.gif) no-repeat;
text-align: center;}


The bg.jpg is a background of the whole menu and works. The blankbutton comes as a button behind the button tekst. This works.

When I change margin to 5px the menu also goes to the right? I think 5 px to the right and a space between them. Why does that change both?

Greetings ans thanks to all helpers



8
maykeltje
Re: Buttons
  • 2006/9/4 15:32

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


I thought so but what or were do I have to change something to get more space between the buttons.



9
maykeltje
Re: Buttons
  • 2006/9/4 10:10

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


The default theme. With the normal css script



10
maykeltje
Re: Buttons
  • 2006/9/4 8:55

  • maykeltje

  • Just popping in

  • Posts: 16

  • Since: 2005/6/6 1


My menu buttons. They are to close to each other I want to create more space between them.

Thanks for helping me out




TopTop
(1) 2 »



Login

Who's Online

123 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 123


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