Shopping Basket

 x 
Cart empty


Popular Items

Find Us Elsewhere

2Checkout.com is a worldwide leader in payment services
  • Page:
  • 1

TOPIC: Styling the "Mail this page" module

Styling the "Mail this page" module 9 months 2 weeks ago #656

  • gofer123
  • gofer123's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Hi all,
Sorry, this is a real basic question but can't seem to figure it out, in the Mail this page module, how do I style the CSS for the submit button, all the properties seem to be the same for all the text fields as the submit button. I want different styling for the submit button and want to move it on the X axis.
Thanks for any advise.
cheers
The administrator has disabled public write access.

Styling the "Mail this page" module 9 months 1 week ago #660

  • boggler
  • boggler's Avatar
  • OFFLINE
  • Moderator
  • Posts: 476
  • Thank you received: 51
  • Karma: 10
You can edit the template for the form, it is in file tmpl/default.php. The code for the button is
<input type="submit" value="<?php echo $lists->submit; ?>" />

The easiest thing would be to apply some inline styles to the <input> element.
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: boggler
Time to create page: 0.314 seconds