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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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!