Pages: [1]
Author Topic: Please help, very small poblem, but i have spent hours and no success  (Read 2083 times)
rojar
Guest


Email
on: Feb 09, 08, 03:44 PM

yo guys
this is my css file:
http://toddlehop.com/templates/Toys/images/styles.css if you look at a games page for e.g. http://toddlehop.com/play/Gold--Diggers/
The content is aligned a little on the left. Please help me centre align it; i have spent hours but havent  ???been able to sort it. thanks very much Grin
Logged
Administrator
Sr. Member
*

Karma: 7
Posts: 486


Email
Reply #1 on: Feb 10, 08, 12:43 PM

hi Rojar,
I'll take a look at your css on monday, most likely the problem is padding in one of the elements...
Logged
rojar
Guest


Email
Reply #2 on: Feb 10, 08, 01:15 PM

thanks alot man, i owe you one:D
Logged
Administrator
Sr. Member
*

Karma: 7
Posts: 486


Email
Reply #3 on: Feb 11, 08, 11:52 PM

found the solution: you should locate the following code inside your CSS file:
Code:
#RootWide #Content{ float:left;....
and change the padding to
Code:
padding: 0 56px 0 30px;
That's it Smiley
Logged
rojar
Guest


Email
Reply #4 on: Feb 12, 08, 03:09 AM

found the solution: you should locate the following code inside your CSS file:
Code:
#RootWide #Content{ float:left;....
and change the padding to
Code:
padding: 0 56px 0 30px;
That's it Smiley

Sergy, awesome thanks man!!!! you sorted one of my most annoying problems!!! Thanks alot:D i so happy with the support that i am deciding to get a second licesne for another one of my sites:D Keep up the good work and thnx again Grin
Logged
Pages: [1]
 
Jump to: