How to center 7878's ORM methods landing page/website?

danny_563

Registered Member
Joined
May 9, 2012
Messages
69
Reaction score
3
Hi.

I will be taking action on 7878's ORM method in the next couple of weeks. I uploaded the landing page to an old domain of mine but noticed the page was too far on the right. I don't know any css and have been searching tutorials for a few days to try and solve this issue. I'm sure all it needs is a couple lines of code.

Can anyone help please? The domain is onlinewebsitesolutions(.)co.uk

Thanks for all your help in advance!
 
Last edited:
You're website redirects to another page, might wanna check that one out. Can't help you if I can't even see the actual page.
 
Sorry! The domain extension is .co.uk, not com! :)
 
Really? Fine as in it is centered? That's strange, I have viewed it on my netbook, iphone and computer but it is on the right?
 
Ok not sure why that was happening then. Thanks to both of you for checking it out!
 
Looks centered too here... If it's not then place this css rule (change the width):
Code:
#reviewc{margin:0 auto; display:block; width:yourwidth;}
 
Hi.

I will be taking action on 7878's ORM method in the next couple of weeks. I uploaded the landing page to an old domain of mine but noticed the page was too far on the right. I don't know any css and have been searching tutorials for a few days to try and solve this issue. I'm sure all it needs is a couple lines of code.

Can anyone help please? The domain is onlinewebsitesolutions(.)co.uk

Thanks for all your help in advance!

I wish i could get that far...Im trying to figure out HOW to set the website up! If you have any pointers, IM all ears!
 
Back
Top