Jump to content

Global margin settings for text in center table


Camotec

Recommended Posts

Hey Guys,

 

I am integrating whmcs into my site and I am having issues getting margins to work for the text on my site, it was designed to sit flush on the edge of the table but this does not suit my theme as the text sits on a grey background that butts against a dark red background.

 

http://www.camotec.com.au/cc

 

I have been right through the style.css file trying the margin settings etc. but with no luck.

I know I can go into each template file and set a margin there but I am trying to avoid that if possible.

 

Can someone please shed some light on this?

 

Cheers

Ben

Link to comment
Share on other sites

This is the code that's responsible for that:

</td>

</tr>

<tr>

<td style="padding:0px">

<br /><table width="100%" bgcolor=#eff2f9 border="0" cellspacing="0" cellpadding="0">

<tr>

<td>Welcome to our Support Area.</td>

Find that, add some padding, you're all set. (it's in line, not in the style sheet)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated