Problem with red train... Problem with red train...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Problem with red train...

Started by chuchi, October 19, 2006, 12:37:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.


Gizmo

I tried to access the theme on your site but it's not working so all I can offer is that you check the width of the #content style.
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

Naesstrom

I'm not sure if u already fixed the problem but I had the same and found that in the .css file and in the content part it says: margin: 1em 215px 0em 15px;
simply change that to:
margin: 1em 15px 0em 15px;
and it works!

maybe someone else may have some use of it anyway!